|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterStatusProtos.RegionState in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClusterStatusProtos.RegionState | |
---|---|
static com.google.protobuf.Parser<ClusterStatusProtos.RegionState> |
ClusterStatusProtos.RegionState.PARSER
|
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()
required .RegionState region_state = 2; |
ClusterStatusProtos.RegionState |
ClusterStatusProtos.RegionInTransition.getRegionState()
required .RegionState region_state = 2; |
ClusterStatusProtos.RegionState |
ClusterStatusProtos.RegionInTransition.Builder.getRegionState()
required .RegionState region_state = 2; |
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 that return types with arguments of type ClusterStatusProtos.RegionState | |
---|---|
com.google.protobuf.Parser<ClusterStatusProtos.RegionState> |
ClusterStatusProtos.RegionState.getParserForType()
|
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)
required .RegionState region_state = 2; |
static ClusterStatusProtos.RegionState.Builder |
ClusterStatusProtos.RegionState.newBuilder(ClusterStatusProtos.RegionState prototype)
|
ClusterStatusProtos.RegionInTransition.Builder |
ClusterStatusProtos.RegionInTransition.Builder.setRegionState(ClusterStatusProtos.RegionState value)
required .RegionState region_state = 2; |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |