Class RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl
java.lang.Object
org.apache.phoenix.queryserver.server.RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl
- All Implemented Interfaces:
RemoteUserExtractorFactory
- Enclosing interface:
- RemoteUserExtractorFactory
public static class RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl
extends Object
implements RemoteUserExtractorFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.phoenix.queryserver.server.RemoteUserExtractorFactory
RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.calcite.avatica.server.RemoteUserExtractorcreateRemoteUserExtractor(org.apache.hadoop.conf.Configuration conf)
-
Constructor Details
-
RemoteUserExtractorFactoryImpl
public RemoteUserExtractorFactoryImpl()
-
-
Method Details
-
createRemoteUserExtractor
public org.apache.calcite.avatica.server.RemoteUserExtractor createRemoteUserExtractor(org.apache.hadoop.conf.Configuration conf) - Specified by:
createRemoteUserExtractorin interfaceRemoteUserExtractorFactory
-