private abstract static class RawAsyncHBaseAdmin.ProcedureBiConsumer extends Object implements BiConsumer<Void,Throwable>
| Modifier | Constructor and Description | 
|---|---|
| private  | ProcedureBiConsumer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(Void v,
      Throwable error) | 
| (package private) abstract void | onError(Throwable error) | 
| (package private) abstract void | onFinished() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenprivate ProcedureBiConsumer()
abstract void onFinished()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.