Uses of Class
io.datarouter.client.hbase.callback.CountingBatchCallbackFactory
| Package | Description |
|---|---|
| io.datarouter.client.hbase | |
| io.datarouter.client.hbase.node.nonentity |
-
Uses of CountingBatchCallbackFactory in io.datarouter.client.hbase
Constructors in io.datarouter.client.hbase with parameters of type CountingBatchCallbackFactory Constructor Description BaseHBaseClientNodeFactory(io.datarouter.storage.client.ClientType<?,?> clientType, CountingBatchCallbackFactory countingBatchCallbackFactory, HBaseClientManager hBaseClientManager, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor, io.datarouter.storage.node.adapter.NodeAdapters nodeAdapters)HBaseClientNodeFactory(HBaseClientType clientType, CountingBatchCallbackFactory countingBatchCallbackFactory, HBaseClientManager hBaseClientManager, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor, io.datarouter.storage.node.adapter.NodeAdapters nodeAdapters) -
Uses of CountingBatchCallbackFactory in io.datarouter.client.hbase.node.nonentity
Constructors in io.datarouter.client.hbase.node.nonentity with parameters of type CountingBatchCallbackFactory Constructor Description HBaseNode(HBaseClientManager hBaseClientManager, io.datarouter.storage.client.ClientType<?,?> clientType, CountingBatchCallbackFactory countingBatchCallbackFactory, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor, io.datarouter.storage.node.entity.EntityNodeParams<EK,E> entityNodeParams, io.datarouter.storage.node.NodeParams<PK,D,F> params)