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() |
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
private final Supplier<String> getOperation
ReplicationProcedureBiConsumer(String peerId, Supplier<String> getOperation)
String getDescription()
void onFinished()
onFinished
in class RawAsyncHBaseAdmin.ProcedureBiConsumer
void onError(Throwable error)
onError
in class RawAsyncHBaseAdmin.ProcedureBiConsumer
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.