private static class TestBufferedMutatorParams.MockExceptionListener extends Object implements org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener
| Modifier | Constructor and Description |
|---|---|
private |
MockExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception,
org.apache.hadoop.hbase.client.BufferedMutator mutator) |
private MockExceptionListener()
public void onException(org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException exception, org.apache.hadoop.hbase.client.BufferedMutator mutator) throws org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
onException in interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListenerorg.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.