org.codehaus.wadi.dindex.impl
Class AbstractPartition
java.lang.Object
org.codehaus.wadi.dindex.impl.AbstractPartition
- All Implemented Interfaces:
- Partition, PMPartition, Serializable, SMPartition
- Direct Known Subclasses:
- DummyPartition, LocalPartition, PartitionFacade, RemotePartition
- public abstract class AbstractPartition
- extends Object
- implements Partition, Serializable
- See Also:
- Serialized Form
Field Summary |
protected int |
_key
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_key
protected int _key
AbstractPartition
public AbstractPartition(int key)
AbstractPartition
protected AbstractPartition()
getKey
public int getKey()
- Specified by:
getKey
in interface PMPartition
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.