Uses of Class
org.apache.hadoop.oncrpc.XDR.State

Packages that use XDR.State
org.apache.hadoop.oncrpc   
 

Uses of XDR.State in org.apache.hadoop.oncrpc
 

Methods in org.apache.hadoop.oncrpc that return XDR.State
static XDR.State XDR.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XDR.State[] XDR.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hadoop.oncrpc with parameters of type XDR.State
XDR(ByteBuffer buf, XDR.State state)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.