Uses of Class
io.datarouter.client.hbase.callback.CountingBatchCallbackFactory
| Package | Description |
|---|---|
| io.datarouter.client.hbase | |
| io.datarouter.client.hbase.node.nonentity | |
| io.datarouter.client.hbase.node.subentity |
-
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, io.datarouter.storage.node.adapter.availability.PhysicalSortedMapStorageAvailabilityAdapterFactory physicalSortedMapStorageAvailabilityAdapterFactory, io.datarouter.storage.node.adapter.availability.PhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory physicalSubEntitySortedMapStorageAvailabilityAdapterFactory, CountingBatchCallbackFactory countingBatchCallbackFactory, HBaseClientManager hBaseClientManager, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor)HBaseClientNodeFactory(HBaseClientType clientType, io.datarouter.storage.node.adapter.availability.PhysicalSortedMapStorageAvailabilityAdapterFactory physicalSortedMapStorageAvailabilityAdapterFactory, io.datarouter.storage.node.adapter.availability.PhysicalSubEntitySortedMapStorageAvailabilityAdapterFactory physicalSubEntitySortedMapStorageAvailabilityAdapterFactory, CountingBatchCallbackFactory countingBatchCallbackFactory, HBaseClientManager hBaseClientManager, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor) -
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) -
Uses of CountingBatchCallbackFactory in io.datarouter.client.hbase.node.subentity
Constructors in io.datarouter.client.hbase.node.subentity with parameters of type CountingBatchCallbackFactory Constructor Description HBaseSubEntityNode(HBaseClientManager hBaseClientManager, CountingBatchCallbackFactory countingBatchCallbackFactory, io.datarouter.storage.node.entity.EntityNodeParams<EK,E> entityNodeParams, io.datarouter.storage.node.NodeParams<PK,D,F> params, io.datarouter.storage.client.ClientType<?,?> clientType, DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor)