private static class RawAsyncHBaseAdmin.ReplicationProcedureBiConsumer extends RawAsyncHBaseAdmin.ProcedureBiConsumer
| Modifier and Type | Field and Description | 
|---|---|
| private Supplier<String> | getOperation | 
| private String | peerId | 
| Constructor and Description | 
|---|
| ReplicationProcedureBiConsumer(String peerId,
                              Supplier<String> getOperation) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) String | getDescription() | 
| (package private) void | onError(Throwable error) | 
| (package private) void | onFinished() | 
acceptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenprivate final Supplier<String> getOperation
ReplicationProcedureBiConsumer(String peerId, Supplier<String> getOperation)
String getDescription()
void onFinished()
onFinished in class RawAsyncHBaseAdmin.ProcedureBiConsumervoid onError(Throwable error)
onError in class RawAsyncHBaseAdmin.ProcedureBiConsumerCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.