@InterfaceAudience.Private @InterfaceStability.Evolving private static class HBaseAdmin.ReplicationFuture extends HBaseAdmin.ProcedureFuture<Void>
HBaseAdmin.ProcedureFuture.WaitForStateCallable| Modifier and Type | Field and Description | 
|---|---|
| private Supplier<String> | getOperation | 
| private String | peerId | 
procId| Constructor and Description | 
|---|
| ReplicationFuture(HBaseAdmin admin,
                 String peerId,
                 Long procId,
                 Supplier<String> getOperation) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | toString() | 
abortProcedureResult, cancel, convertResult, get, get, getAdmin, getProcedureResult, isCancelled, isDone, postOperationFailure, postOperationResult, waitForState, waitOperationResultprivate final Supplier<String> getOperation
public ReplicationFuture(HBaseAdmin admin, String peerId, Long procId, Supplier<String> getOperation)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.