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.ExceptionListener
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.