Class CountingBatchCallbackFactory.CountingBatchCallback<R>
java.lang.Object
io.datarouter.client.hbase.callback.CountingBatchCallbackFactory.CountingBatchCallback<R>
- All Implemented Interfaces:
org.apache.hadoop.hbase.client.coprocessor.Batch.Callback<R>
- Enclosing class:
- CountingBatchCallbackFactory
public class CountingBatchCallbackFactory.CountingBatchCallback<R>
extends Object
implements org.apache.hadoop.hbase.client.coprocessor.Batch.Callback<R>
-
Constructor Summary
ConstructorsConstructorDescriptionCountingBatchCallback(HBaseNode<?, ?, ?, ?, ?> node, String opName) CountingBatchCallback(io.datarouter.storage.client.ClientId clientId, io.datarouter.storage.client.ClientTableNodeNames clientTableNodeNames, String opName) -
Method Summary
-
Constructor Details
-
CountingBatchCallback
-
CountingBatchCallback
public CountingBatchCallback(io.datarouter.storage.client.ClientId clientId, io.datarouter.storage.client.ClientTableNodeNames clientTableNodeNames, String opName)
-
-
Method Details
-
update
- Specified by:
updatein interfaceorg.apache.hadoop.hbase.client.coprocessor.Batch.Callback<R>
-