Uses of Class
org.apache.hadoop.ipc.Server.Connection
Packages that use Server.Connection
-
Uses of Server.Connection in org.apache.hadoop.security
Methods in org.apache.hadoop.security with parameters of type Server.ConnectionModifier and TypeMethodDescriptionSaslRpcServer.create(Server.Connection connection, Map<String, ?> saslProperties, SecretManager<TokenIdentifier> secretManager) Constructors in org.apache.hadoop.security with parameters of type Server.ConnectionModifierConstructorDescriptionSaslDigestCallbackHandler(SecretManager<TokenIdentifier> secretManager, Server.Connection connection) SaslDigestCallbackHandler(SecretManager<TokenIdentifier> secretManager, Server.Connection connection, Configuration conf)