| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Field and Description | 
|---|---|
| private AsyncProcess | BufferedMutatorImpl. ap | 
| private AsyncProcess | HTableMultiplexer.FlushWorker. ap | 
| private AsyncProcess | ConnectionImplementation. asyncProcess | 
| private AsyncProcess | AsyncRequestFutureImpl. asyncProcess | 
| (package private) AsyncProcess | HTable. multiApThe Async process for batch | 
| Modifier and Type | Method and Description | 
|---|---|
| AsyncProcess | ClusterConnection. getAsyncProcess() | 
| AsyncProcess | ConnectionImplementation. getAsyncProcess() | 
| (package private) AsyncProcess | BufferedMutatorImpl. getAsyncProcess() | 
| Constructor and Description | 
|---|
| AsyncRequestFutureImpl(AsyncProcessTask task,
                      List<Action> actions,
                      long nonceGroup,
                      AsyncProcess asyncProcess) | 
| BufferedMutatorImpl(ClusterConnection conn,
                   BufferedMutatorParams params,
                   AsyncProcess ap) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.