| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Method and Description |
|---|---|
MultiResponse |
MultiServerCallable.call(int callTimeout) |
| Modifier and Type | Method and Description |
|---|---|
protected RpcRetryingCaller<MultiResponse> |
AsyncProcess.createCaller(MultiServerCallable<Row> callable)
Create a caller.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
AsyncProcess.AsyncRequestFutureImpl.receiveMultiAction(MultiAction<Row> multiAction,
ServerName server,
MultiResponse responses,
int numAttempt)
Called when we receive the result of a server query.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.