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