private static class HBaseAdmin.SplitTableRegionFuture extends HBaseAdmin.TableFuture<Void>
HBaseAdmin.TableFuture.TableWaitForStateCallableHBaseAdmin.ProcedureFuture.WaitForStateCallableprocId| Constructor and Description | 
|---|
| SplitTableRegionFuture(HBaseAdmin admin,
                      TableName tableName,
                      Long procId) | 
| SplitTableRegionFuture(HBaseAdmin admin,
                      TableName tableName,
                      org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SplitTableRegionResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getOperationType() | 
getDescription, getTableDescriptor, getTableName, postOperationFailure, postOperationResult, toString, waitForAllRegionsOnline, waitForSchemaUpdate, waitForTableDisabled, waitForTableEnabled, waitTableNotFoundabortProcedureResult, cancel, convertResult, get, get, getAdmin, getProcedureResult, isCancelled, isDone, waitForState, waitOperationResultpublic SplitTableRegionFuture(HBaseAdmin admin, TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SplitTableRegionResponse response)
public SplitTableRegionFuture(HBaseAdmin admin, TableName tableName, Long procId)
public String getOperationType()
getOperationType in class HBaseAdmin.TableFuture<Void>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.