Uses of Class
org.apache.hadoop.hbase.client.AsyncProcess
Packages that use AsyncProcess
-
Uses of AsyncProcess in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as AsyncProcessModifier and TypeFieldDescriptionprivate final AsyncProcessBufferedMutatorImpl.apprivate final AsyncProcessHTableMultiplexer.FlushWorker.apprivate final AsyncProcessAsyncRequestFutureImpl.asyncProcessprivate final AsyncProcessConnectionImplementation.asyncProcess(package private) AsyncProcessHTable.multiApThe Async process for batchMethods in org.apache.hadoop.hbase.client that return AsyncProcessModifier and TypeMethodDescription(package private) AsyncProcessBufferedMutatorImpl.getAsyncProcess()ClusterConnection.getAsyncProcess()Returns Default AsyncProcess associated with this connection.ConnectionImplementation.getAsyncProcess()Constructors in org.apache.hadoop.hbase.client with parameters of type AsyncProcessModifierConstructorDescriptionAsyncRequestFutureImpl(AsyncProcessTask task, List<Action> actions, long nonceGroup, AsyncProcess asyncProcess) (package private)BufferedMutatorImpl(ClusterConnection conn, BufferedMutatorParams params, AsyncProcess ap)