Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
static MasterProcedureProtos.DeleteColumnFamilyState |
MasterProcedureProtos.DeleteColumnFamilyState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MasterProcedureProtos.DeleteColumnFamilyState |
MasterProcedureProtos.DeleteColumnFamilyState.valueOf(int value) |
static MasterProcedureProtos.DeleteColumnFamilyState |
MasterProcedureProtos.DeleteColumnFamilyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterProcedureProtos.DeleteColumnFamilyState[] |
MasterProcedureProtos.DeleteColumnFamilyState.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.DeleteColumnFamilyState> |
MasterProcedureProtos.DeleteColumnFamilyState.internalGetValueMap() |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.