org.codehaus.wadi.dindex
Interface StateManagerConfig
- All Known Implementing Classes:
- DIndex
- public interface StateManagerConfig
getPartition
public PartitionFacade getPartition(int key)
getPartition
public PartitionFacade getPartition(Object key)
getNumPartitions
public int getNumPartitions()
getLocalNodeName
public String getLocalNodeName()
getNodeName
public String getNodeName(Destination destination)
getDispatcher
public Dispatcher getDispatcher()
contextualise
public boolean contextualise(InvocationContext invocationContext,
String id,
Immoter immoter,
Sync motionLock,
boolean exclusiveOnly)
throws InvocationException
- Throws:
InvocationException
getInactiveTime
public long getInactiveTime()
getInvocationLock
public Sync getInvocationLock(String name)
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.