Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAdminRequestRetryingCaller<T> |
class |
AsyncMasterRequestRpcRetryingCaller<T>
Retry caller for a request call to master.
|
class |
AsyncServerRequestRpcRetryingCaller<T>
Retry caller for a request call to region server.
|
(package private) class |
AsyncSingleRequestRpcRetryingCaller<T>
Retry caller for a single request, such as get, put, delete, etc.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.