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