Uses of Interface
org.apache.hadoop.hdfs.server.federation.router.security.token.SQLConnectionFactory
Packages that use SQLConnectionFactory
Package
Description
Includes implementations of token secret managers.
-
Uses of SQLConnectionFactory in org.apache.hadoop.hdfs.server.federation.router.security.token
Methods in org.apache.hadoop.hdfs.server.federation.router.security.token that return SQLConnectionFactoryModifier and TypeMethodDescriptionprotected SQLConnectionFactorySQLDelegationTokenSecretManagerImpl.getConnectionFactory()Constructors in org.apache.hadoop.hdfs.server.federation.router.security.token with parameters of type SQLConnectionFactoryModifierConstructorDescriptionDistributedSQLCounter(String field, String table, SQLConnectionFactory connectionFactory) SQLDelegationTokenSecretManagerImpl(org.apache.hadoop.conf.Configuration conf, SQLConnectionFactory connectionFactory, SQLSecretManagerRetriableHandler retryHandler)