Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
RetriesExhaustedWithDetailsException
This subclass of
RetriesExhaustedException
is thrown when we have more information about which rows were causing which
exceptions on what servers. |
Modifier and Type | Method and Description |
---|---|
Result |
RpcRetryingCallerWithReadReplicas.call()
Algo:
- we put the query into the execution pool.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.