LaColla.core.msg
Class msgPartitionsInvokeConsistencyRequest

java.lang.Object
  extended by LaColla.core.msg.Msg
      extended by LaColla.core.msg.msgPartitionsInvokeConsistencyRequest
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class msgPartitionsInvokeConsistencyRequest
extends Msg

See Also:
Serialized Form

Constructor Summary
msgPartitionsInvokeConsistencyRequest()
           
msgPartitionsInvokeConsistencyRequest(int id)
           
 
Method Summary
 java.util.Hashtable getInfoGAPAsTable()
           
 void setInfoGAPAsTable(java.util.Hashtable hashtable)
           
 
Methods inherited from class LaColla.core.msg.Msg
decrementConnectedAgents, getAddress, getConnectedAgents, getDest, getGroupId, getId, getKindOfAgent, getOb, getOwnerId, getSource, gettimestampLOCALlocation, setAddress, setConnectedAgents, setDest, setGroupId, setId, setKindOfAgent, setObject, setOwnerId, setSource, settimestampLOCALlocation, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

msgPartitionsInvokeConsistencyRequest

public msgPartitionsInvokeConsistencyRequest()

msgPartitionsInvokeConsistencyRequest

public msgPartitionsInvokeConsistencyRequest(int id)
Method Detail

setInfoGAPAsTable

public void setInfoGAPAsTable(java.util.Hashtable hashtable)
Parameters:
hashtable -

getInfoGAPAsTable

public java.util.Hashtable getInfoGAPAsTable()
Returns:
Returns the infoGAPAsTable.