| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
static ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.State.forNumber(int value) |
ClusterStatusProtos.RegionState.State |
ZooKeeperProtos.MetaRegionServerOrBuilder.getState()
State of the region transition.
|
ClusterStatusProtos.RegionState.State |
ZooKeeperProtos.MetaRegionServer.getState()
State of the region transition.
|
ClusterStatusProtos.RegionState.State |
ZooKeeperProtos.MetaRegionServer.Builder.getState()
State of the region transition.
|
ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionStateOrBuilder.getState()
required .hbase.pb.RegionState.State state = 2; |
ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.getState()
required .hbase.pb.RegionState.State state = 2; |
ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.Builder.getState()
required .hbase.pb.RegionState.State state = 2; |
static ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.State.valueOf(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.State.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static ClusterStatusProtos.RegionState.State |
ClusterStatusProtos.RegionState.State.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ClusterStatusProtos.RegionState.State[] |
ClusterStatusProtos.RegionState.State.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<ClusterStatusProtos.RegionState.State> |
ClusterStatusProtos.RegionState.State.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
ZooKeeperProtos.MetaRegionServer.Builder |
ZooKeeperProtos.MetaRegionServer.Builder.setState(ClusterStatusProtos.RegionState.State value)
State of the region transition.
|
ClusterStatusProtos.RegionState.Builder |
ClusterStatusProtos.RegionState.Builder.setState(ClusterStatusProtos.RegionState.State value)
required .hbase.pb.RegionState.State state = 2; |
Copyright © 2007–2019. All rights reserved.