Uses of Class
org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State

Uses of ClusterStatusProtos.RegionState.State in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.RegionState.State
 ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionStateOrBuilder.getState()
           
 ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionState.getState()
           
 ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionState.Builder.getState()
           
static ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionState.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionState.State.valueOf(int value)
           
static ClusterStatusProtos.RegionState.State ClusterStatusProtos.RegionState.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClusterStatusProtos.RegionState.State[] ClusterStatusProtos.RegionState.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.RegionState.State
static com.google.protobuf.Internal.EnumLiteMap<ClusterStatusProtos.RegionState.State> ClusterStatusProtos.RegionState.State.internalGetValueMap()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.RegionState.State
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.setState(ClusterStatusProtos.RegionState.State value)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.