-
Constructors in io.datarouter.client.hbase with parameters of type HBaseClientManager
| 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) |
|
-
-
Constructors in io.datarouter.client.hbase.node.nonentity with parameters of type HBaseClientManager
| 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) |
|
HBaseReaderNode(HBaseClientManager hBaseClientManager,
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) |
|
-
Constructors in io.datarouter.client.hbase.node.subentity with parameters of type HBaseClientManager
| 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) |
|
HBaseSubEntityPageScanner(io.datarouter.storage.client.ClientType<?,?> clientType,
io.datarouter.storage.client.ClientId clientId,
String tableName,
String nodeName,
HBaseClientManager hBaseClientManager,
DatarouterHBaseExecutors.DatarouterHbaseClientExecutor datarouterHbaseClientExecutor,
io.datarouter.storage.serialize.fieldcache.PhysicalDatabeanFieldInfo<PK,D,F> fieldInfo,
io.datarouter.model.key.entity.EntityPartitioner<EK> partitioner,
HBaseNonEntityQueryBuilder<EK,PK,D> queryBuilder,
HBaseResultComparator resultComparator,
HBaseNonEntityResultParser<EK,PK,D,F> resultParser) |
|
HBaseSubEntityReaderNode(HBaseClientManager hBaseClientManager,
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) |
|