Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
static MasterProcedureProtos.EnableTableState |
MasterProcedureProtos.EnableTableState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MasterProcedureProtos.EnableTableState |
MasterProcedureProtos.EnableTableState.valueOf(int value) |
static MasterProcedureProtos.EnableTableState |
MasterProcedureProtos.EnableTableState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterProcedureProtos.EnableTableState[] |
MasterProcedureProtos.EnableTableState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<MasterProcedureProtos.EnableTableState> |
MasterProcedureProtos.EnableTableState.internalGetValueMap() |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.