Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
MultiResponse
A container for Result objects, grouped by regionName.
|
class |
SingleResponse
Class for single action response
|
Modifier and Type | Method and Description |
---|---|
protected RpcRetryingCaller<AbstractResponse> |
AsyncProcess.createCaller(CancellableRegionServerCallable callable,
int rpcTimeout)
Create a caller.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.