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