Uses of Interface
org.apache.accumulo.core.spi.balancer.TabletBalancer
Packages that use TabletBalancer
-
Uses of TabletBalancer in org.apache.accumulo.core.spi.balancer
Classes in org.apache.accumulo.core.spi.balancer that implement TabletBalancerModifier and TypeClassDescriptionclassA balancer that will do nothing and warn about doing nothing.classA balancer that evenly spreads groups of tablets across all tablet server.classThis balancer creates groups of tablet servers using user-provided regular expressions over the tablet server hostnames.classAGroupBalancerthat groups tablets using a configurable regex.classA simple tablet balancer that attempts to spread tablets out evenly across all available tablet servers.classMethods in org.apache.accumulo.core.spi.balancer that return TabletBalancerModifier and TypeMethodDescriptionprotected TabletBalancerTableLoadBalancer.getBalancerForTable(TableId tableId)