org.codehaus.wadi.dindex.messages
Class RelocationRequest
java.lang.Object
org.codehaus.wadi.dindex.impl.AbstractDIndexRequest
org.codehaus.wadi.dindex.messages.RelocationRequest
- All Implemented Interfaces:
- DIndexMessage, DIndexRequest, OldMessage, Serializable
- public class RelocationRequest
- extends AbstractDIndexRequest
- implements OldMessage, Serializable
- See Also:
- Serialized Form
RelocationRequest
public RelocationRequest(String sessionName,
String nodeName,
int numConcurrentInvocations,
boolean shuttingDown)
RelocationRequest
protected RelocationRequest()
getSessionName
public String getSessionName()
getNodeName
public String getNodeName()
getNumConcurrentInvocations
public int getNumConcurrentInvocations()
getShuttingDown
public boolean getShuttingDown()
toString
public String toString()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.