Uses of Enum Class
org.apache.hadoop.oncrpc.RpcDeniedReply.RejectState
Packages that use RpcDeniedReply.RejectState
Package
Description
This package provides ONC RPC implementation with simple UDP/TCP
Servers and clients.
-
Uses of RpcDeniedReply.RejectState in org.apache.hadoop.oncrpc
Methods in org.apache.hadoop.oncrpc that return RpcDeniedReply.RejectStateModifier and TypeMethodDescriptionstatic RpcDeniedReply.RejectStateReturns the enum constant of this class with the specified name.static RpcDeniedReply.RejectState[]RpcDeniedReply.RejectState.values()Returns an array containing the constants of this enum class, in the order they are declared.