|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvoldemort.server.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.server.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 AbstractServiceprotected void stopInner()
stopInner in class AbstractServicepublic Rebalancer getRebalancer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||