org.codehaus.wadi.dindex.impl
Class AbstractDIndexRequest
java.lang.Object
org.codehaus.wadi.dindex.impl.AbstractDIndexRequest
- All Implemented Interfaces:
- DIndexMessage, DIndexRequest, OldMessage, Serializable
- Direct Known Subclasses:
- DeleteIMToPM, DIndexRelocationRequest, InsertIMToPM, MoveIMToPM, RelocationRequest
- public abstract class AbstractDIndexRequest
- extends Object
- implements DIndexRequest, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_key
protected String _key
AbstractDIndexRequest
public AbstractDIndexRequest(String key)
AbstractDIndexRequest
protected AbstractDIndexRequest()
getKey
public String getKey()
- Specified by:
getKey
in interface DIndexRequest
getPartitionKey
public int getPartitionKey(int numPartitions)
- Specified by:
getPartitionKey
in interface DIndexRequest
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.