Uses of Interface
org.apache.accumulo.core.spi.balancer.data.TabletStatistics
Packages that use TabletStatistics
-
Uses of TabletStatistics in org.apache.accumulo.core.spi.balancer
Methods in org.apache.accumulo.core.spi.balancer that return types with arguments of type TabletStatisticsModifier and TypeMethodDescriptionprotected List<TabletStatistics>HostRegexTableLoadBalancer.getOnlineTabletsForTable(TabletServerId tabletServerId, TableId tableId) protected List<TabletStatistics>SimpleLoadBalancer.getOnlineTabletsForTable(TabletServerId tabletServerId, TableId tableId) BalancerEnvironment.listOnlineTabletsForTable(TabletServerId tabletServerId, TableId tableId) Fetch the tablets for the given table by asking the tablet server.