- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.apache.hadoop.conf.Configurable, org.apache.hadoop.hbase.conf.ConfigurationObserver, org.apache.hadoop.hbase.master.LoadBalancer, org.apache.hadoop.hbase.Stoppable
- All Known Implementing Classes:
- RSGroupBasedLoadBalancer
@InterfaceAudience.Private
public interface RSGroupableBalancer
extends org.apache.hadoop.hbase.master.LoadBalancer
Marker Interface. RSGroups feature will check for a LoadBalancer
marked with this Interface before it runs.
-
-
Field Summary
-
Fields inherited from interface org.apache.hadoop.hbase.master.LoadBalancer
BOGUS_SERVER_NAME, SYSTEM_TABLES_ON_MASTER, TABLES_ON_MASTER
-
Method Summary
-
Methods inherited from interface org.apache.hadoop.hbase.master.LoadBalancer
balanceCluster, balanceCluster, initialize, isMasterCanHostUserRegions, isSystemTablesOnlyOnMaster, isTablesOnMaster, onConfigurationChange, postMasterStartupInitialize, randomAssignment, regionOffline, regionOnline, retainAssignment, roundRobinAssignment, setClusterLoad, setClusterMetrics, setMasterServices, updateBalancerStatus
-
Methods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
Methods inherited from interface org.apache.hadoop.hbase.Stoppable
isStopped, stop
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.