|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.common.service.AbstractService
voldemort.server.rebalance.RebalancerService
public class RebalancerService
Constructor Summary | |
---|---|
RebalancerService(StoreRepository storeRepository,
MetadataStore metadataStore,
VoldemortConfig voldemortConfig,
AsyncOperationService asyncService,
SchedulerService service)
|
Method Summary | |
---|---|
Rebalancer |
getRebalancer()
|
protected void |
startInner()
|
protected void |
stopInner()
|
Methods inherited from class voldemort.common.service.AbstractService |
---|
getType, isStarted, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RebalancerService(StoreRepository storeRepository, MetadataStore metadataStore, VoldemortConfig voldemortConfig, AsyncOperationService asyncService, SchedulerService service)
Method Detail |
---|
protected void startInner()
startInner
in class AbstractService
protected void stopInner()
stopInner
in class AbstractService
public Rebalancer getRebalancer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |