| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
static MasterProcedureProtos.ModifyNamespaceState |
MasterProcedureProtos.ModifyNamespaceState.forNumber(int value) |
static MasterProcedureProtos.ModifyNamespaceState |
MasterProcedureProtos.ModifyNamespaceState.valueOf(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MasterProcedureProtos.ModifyNamespaceState |
MasterProcedureProtos.ModifyNamespaceState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MasterProcedureProtos.ModifyNamespaceState |
MasterProcedureProtos.ModifyNamespaceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterProcedureProtos.ModifyNamespaceState[] |
MasterProcedureProtos.ModifyNamespaceState.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<MasterProcedureProtos.ModifyNamespaceState> |
MasterProcedureProtos.ModifyNamespaceState.internalGetValueMap() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.