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