Uses of Class
io.datarouter.client.hbase.callback.CountingBatchCallbackFactory
Packages that use CountingBatchCallbackFactory
-
Uses of CountingBatchCallbackFactory in io.datarouter.client.hbase
Constructors in io.datarouter.client.hbase with parameters of type CountingBatchCallbackFactoryModifierConstructorDescriptionBaseHBaseClientNodeFactory(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 CountingBatchCallbackFactoryModifierConstructorDescriptionHBaseNode(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)