Uses of Enum Class
org.apache.hadoop.ipc.Server.AuthProtocol
Packages that use Server.AuthProtocol
-
Uses of Server.AuthProtocol in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that return Server.AuthProtocolModifier and TypeMethodDescriptionstatic Server.AuthProtocolReturns the enum constant of this class with the specified name.static Server.AuthProtocol[]Server.AuthProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.