org.codehaus.wadi.gridstate.impl
Class RemotePartition
java.lang.Object
org.codehaus.wadi.gridstate.impl.RemotePartition
- All Implemented Interfaces:
- Partition, PMPartition
- public class RemotePartition
- extends Object
- implements Partition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
protected final Log _log
_destination
protected final Destination _destination
_config
protected PartitionConfig _config
RemotePartition
public RemotePartition(Destination destination)
init
public void init(PartitionConfig config)
- Specified by:
init
in interface Partition
getDestination
public Destination getDestination()
- Specified by:
getDestination
in interface Partition
getLocation
public Location getLocation(Object key)
- Specified by:
getLocation
in interface Partition
getLock
public ReadWriteLock getLock()
- Specified by:
getLock
in interface Partition
getMap
public Map getMap()
- Specified by:
getMap
in interface Partition
isLocal
public boolean isLocal()
- Specified by:
isLocal
in interface PMPartition
getKey
public int getKey()
- Specified by:
getKey
in interface PMPartition
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.