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

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

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.RegionState.Builder
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.clear()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.clearRegionInfo()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.clearStamp()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.clearState()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.clone()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionInTransition.Builder.getRegionStateBuilder()
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.mergeFrom(ClusterStatusProtos.RegionState other)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.mergeRegionInfo(HBaseProtos.RegionInfo value)
           
static ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.newBuilder()
           
static ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.newBuilder(ClusterStatusProtos.RegionState prototype)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.newBuilderForType()
           
protected  ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.setRegionInfo(HBaseProtos.RegionInfo.Builder builderForValue)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.setRegionInfo(HBaseProtos.RegionInfo value)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.setStamp(long value)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.Builder.setState(ClusterStatusProtos.RegionState.State value)
           
 ClusterStatusProtos.RegionState.Builder ClusterStatusProtos.RegionState.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClusterStatusProtos.RegionState.Builder
 ClusterStatusProtos.RegionInTransition.Builder ClusterStatusProtos.RegionInTransition.Builder.setRegionState(ClusterStatusProtos.RegionState.Builder builderForValue)
           
 



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