org.codehaus.wadi.dindex
Interface DIndexRequest

All Superinterfaces:
DIndexMessage, OldMessage, Serializable
All Known Implementing Classes:
AbstractDIndexRequest, DIndexForwardRequest

public interface DIndexRequest
extends DIndexMessage


Method Summary
 String getKey()
           
 int getPartitionKey(int numPartitions)
           
 

Method Detail

getPartitionKey

public int getPartitionKey(int numPartitions)

getKey

public String getKey()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.