|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetriesExhaustedWithDetailsException | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
Uses of RetriesExhaustedWithDetailsException in org.apache.hadoop.hbase.client |
---|
Methods in org.apache.hadoop.hbase.client that throw RetriesExhaustedWithDetailsException | |
---|---|
void |
HTable.flushCommits()
Executes all the buffered Put operations. |
void |
HTable.put(List<Put> puts)
Puts some data in the table, in batch. |
void |
HTable.put(Put put)
Puts some data in the table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |