org.codehaus.wadi.dindex
Interface CoordinatorConfig
- All Known Implementing Classes:
- DIndex
- public interface CoordinatorConfig
getNumPartitions
public int getNumPartitions()
getLocalNode
public Node getLocalNode()
getRemoteNodes
public Collection getRemoteNodes()
getCluster
public Cluster getCluster()
getDispatcher
public Dispatcher getDispatcher()
getRendezVousMap
public Map getRendezVousMap()
getLeavers
public Collection getLeavers()
getLeft
public Collection getLeft()
getInactiveTime
public long getInactiveTime()
regenerateMissingPartitions
public void regenerateMissingPartitions(Node[] living,
Node[] leaving)
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.