| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
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)
Deprecated.
Use
forNumber(int) instead. |
static ZooKeeperProtos.DeprecatedTableState.State |
ZooKeeperProtos.DeprecatedTableState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZooKeeperProtos.DeprecatedTableState.State[] |
ZooKeeperProtos.DeprecatedTableState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<ZooKeeperProtos.DeprecatedTableState.State> |
ZooKeeperProtos.DeprecatedTableState.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperProtos.DeprecatedTableState.Builder |
ZooKeeperProtos.DeprecatedTableState.Builder.setState(ZooKeeperProtos.DeprecatedTableState.State value)
This is the table's state.
|
Copyright © 2007–2019 Cloudera. All rights reserved.