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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.RegionState
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.Builder.build()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.Builder.buildPartial()
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.getDefaultInstance()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.getDefaultInstanceForType()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.Builder.getDefaultInstanceForType()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionInTransitionOrBuilder.getRegionState()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionInTransition.getRegionState()
           
 ClusterStatusProtos.RegionState ClusterStatusProtos.RegionInTransition.Builder.getRegionState()
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseDelimitedFrom(InputStream input)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(byte[] data)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(com.google.protobuf.ByteString data)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(com.google.protobuf.CodedInputStream input)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(InputStream input)
           
static ClusterStatusProtos.RegionState ClusterStatusProtos.RegionState.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.RegionState
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.mergeFrom(ClusterStatusProtos.RegionState other)
           
 ClusterStatusProtos.RegionInTransition.Builder ClusterStatusProtos.RegionInTransition.Builder.mergeRegionState(ClusterStatusProtos.RegionState value)
           
static ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.newBuilder(ClusterStatusProtos.RegionState prototype)
           
 ClusterStatusProtos.RegionInTransition.Builder ClusterStatusProtos.RegionInTransition.Builder.setRegionState(ClusterStatusProtos.RegionState value)
           
 



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