|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZooKeeperProtos.Table.State | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ZooKeeperProtos.Table.State in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ZooKeeperProtos.Table.State | |
---|---|
ZooKeeperProtos.Table.State |
ZooKeeperProtos.TableOrBuilder.getState()
required .Table.State state = 1 [default = ENABLED]; |
ZooKeeperProtos.Table.State |
ZooKeeperProtos.Table.getState()
required .Table.State state = 1 [default = ENABLED]; |
ZooKeeperProtos.Table.State |
ZooKeeperProtos.Table.Builder.getState()
required .Table.State state = 1 [default = ENABLED]; |
static ZooKeeperProtos.Table.State |
ZooKeeperProtos.Table.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static ZooKeeperProtos.Table.State |
ZooKeeperProtos.Table.State.valueOf(int value)
|
static ZooKeeperProtos.Table.State |
ZooKeeperProtos.Table.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ZooKeeperProtos.Table.State[] |
ZooKeeperProtos.Table.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ZooKeeperProtos.Table.State | |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<ZooKeeperProtos.Table.State> |
ZooKeeperProtos.Table.State.internalGetValueMap()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ZooKeeperProtos.Table.State | |
---|---|
ZooKeeperProtos.Table.Builder |
ZooKeeperProtos.Table.Builder.setState(ZooKeeperProtos.Table.State value)
required .Table.State state = 1 [default = ENABLED]; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |