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
Constructors Constructor Description CountingBatchCallback(HBaseNode<?,?,?,?,?> node, String opName)CountingBatchCallback(HBaseSubEntityNode<?,?,?,?,?> node, String opName)CountingBatchCallback(io.datarouter.storage.client.ClientId clientId, io.datarouter.storage.client.ClientTableNodeNames clientTableNodeNames, String opName) -
Method Summary
-
Constructor Details
-
CountingBatchCallback
-
CountingBatchCallback
-
CountingBatchCallback
public CountingBatchCallback(io.datarouter.storage.client.ClientId clientId, io.datarouter.storage.client.ClientTableNodeNames clientTableNodeNames, String opName)
-
-
Method Details