| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.protobuf.generated | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MasterProcedureProtos.CreateTableState | CreateTableProcedure. getInitialState() | 
| protected MasterProcedureProtos.CreateTableState | CreateTableProcedure. getState(int stateId) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected StateMachineProcedure.Flow | CreateTableProcedure. executeFromState(MasterProcedureEnv env,
                MasterProcedureProtos.CreateTableState state) | 
| protected int | CreateTableProcedure. getStateId(MasterProcedureProtos.CreateTableState state) | 
| protected void | CreateTableProcedure. rollbackState(MasterProcedureEnv env,
             MasterProcedureProtos.CreateTableState state) | 
| protected void | CreateTableProcedure. setNextState(MasterProcedureProtos.CreateTableState state) | 
| Modifier and Type | Method and Description | 
|---|---|
| static MasterProcedureProtos.CreateTableState | MasterProcedureProtos.CreateTableState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) | 
| static MasterProcedureProtos.CreateTableState | MasterProcedureProtos.CreateTableState. valueOf(int value) | 
| static MasterProcedureProtos.CreateTableState | MasterProcedureProtos.CreateTableState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MasterProcedureProtos.CreateTableState[] | MasterProcedureProtos.CreateTableState. 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.CreateTableState> | MasterProcedureProtos.CreateTableState. internalGetValueMap() | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.