Interface RemoteUserExtractorFactory
- All Known Implementing Classes:
RemoteUserExtractorFactory.RemoteUserExtractorFactoryImpl
public interface RemoteUserExtractorFactory
Creates remote user extractors.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.calcite.avatica.server.RemoteUserExtractorcreateRemoteUserExtractor(org.apache.hadoop.conf.Configuration conf)
-
Method Details
-
createRemoteUserExtractor
org.apache.calcite.avatica.server.RemoteUserExtractor createRemoteUserExtractor(org.apache.hadoop.conf.Configuration conf)
-