private static class HBaseAdmin.ModifyColumnFamilyFuture extends HBaseAdmin.ModifyTableFuture
HBaseAdmin.TableFuture.TableWaitForStateCallable
HBaseAdmin.ProcedureFuture.WaitForStateCallable
procId
Constructor and Description |
---|
ModifyColumnFamilyFuture(HBaseAdmin admin,
TableName tableName,
org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.ModifyColumnResponse response) |
Modifier and Type | Method and Description |
---|---|
String |
getOperationType() |
postOperationResult
getDescription, getTableDescriptor, getTableName, postOperationFailure, toString, waitForAllRegionsOnline, waitForSchemaUpdate, waitForTableDisabled, waitForTableEnabled, waitTableNotFound
abortProcedureResult, cancel, convertResult, get, get, getAdmin, getProcedureResult, isCancelled, isDone, waitForState, waitOperationResult
public ModifyColumnFamilyFuture(HBaseAdmin admin, TableName tableName, org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.ModifyColumnResponse response)
public String getOperationType()
getOperationType
in class HBaseAdmin.ModifyTableFuture
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.