Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.RegionState
Protobuf type
RegionState |
static class |
ClusterStatusProtos.RegionState.Builder
Protobuf type
RegionState |
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.RegionStateOrBuilder |
ClusterStatusProtos.RegionInTransitionOrBuilder.getRegionStateOrBuilder()
required .RegionState region_state = 2; |
ClusterStatusProtos.RegionStateOrBuilder |
ClusterStatusProtos.RegionInTransition.getRegionStateOrBuilder()
required .RegionState region_state = 2; |
ClusterStatusProtos.RegionStateOrBuilder |
ClusterStatusProtos.RegionInTransition.Builder.getRegionStateOrBuilder()
required .RegionState region_state = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.