org.codehaus.wadi.location.balancing
Interface PartitionBalancerSingletonService

All Superinterfaces:
Lifecycle, java.lang.Runnable, SingletonService
All Known Implementing Classes:
BasicPartitionBalancerSingletonService

public interface PartitionBalancerSingletonService
extends Lifecycle, java.lang.Runnable, SingletonService


Field Summary
static ServiceName NAME
           
 
Method Summary
 void queueRebalancing()
           
 
Methods inherited from interface org.codehaus.wadi.core.Lifecycle
start, stop
 
Methods inherited from interface java.lang.Runnable
run
 
Methods inherited from interface org.codehaus.wadi.servicespace.SingletonService
onBecomeSingletonDueToMembershipUpdate
 

Field Detail

NAME

static final ServiceName NAME
Method Detail

queueRebalancing

void queueRebalancing()


Copyright © 2008. All Rights Reserved.