Uses of Class
io.datarouter.client.hbase.cluster.DrServerList
Packages that use DrServerList
Package
Description
-
Uses of DrServerList in io.datarouter.client.hbase.balancer
Fields in io.datarouter.client.hbase.balancer declared as DrServerListMethods in io.datarouter.client.hbase.balancer with parameters of type DrServerListModifier and TypeMethodDescriptionBaseHBaseRegionBalancer.init(io.datarouter.model.key.entity.EntityPartitioner<?> entityPartitioner, DrServerList drhServerList, DrRegionListFactory.DrRegionList drhRegionList) -
Uses of DrServerList in io.datarouter.client.hbase.balancer.imp
Methods in io.datarouter.client.hbase.balancer.imp with parameters of type DrServerListModifier and TypeMethodDescriptionConsistentHashBalancer.buildServerHashRing(DrServerList servers, int numBucketsPerNode) -
Uses of DrServerList in io.datarouter.client.hbase.cluster
Methods in io.datarouter.client.hbase.cluster with parameters of type DrServerListModifier and TypeMethodDescriptionDrRegionListFactory.make(io.datarouter.storage.client.ClientId clientId, DrServerList servers, String tableName, io.datarouter.storage.node.type.physical.PhysicalNode<?, ?, ?> node, BaseHBaseRegionBalancer balancer)