Package org.apache.accumulo.core.spi.balancer
package org.apache.accumulo.core.spi.balancer
-
ClassDescriptionThis interface is an extension of
ServiceEnvironment
that exposes system level information that is specific to tablet balancing.A balancer that evenly spreads groups of tablets across all tablet server.This balancer creates groups of tablet servers using user-provided regular expressions over the tablet server hostnames.AGroupBalancer
that groups tablets using a configurable regex.A simple tablet balancer that attempts to spread tablets out evenly across all available tablet servers.This class is responsible for managing the distribution of tablets throughout an Accumulo cluster.An interface for grouping parameters required for the balancer to assign unassigned tablets.An interface for grouping parameters required for the balancer to balance tablets.