LaColla.core.msg
Class msgPartitionsAcceptConsistencyRequest

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

public class msgPartitionsAcceptConsistencyRequest
extends Msg

See Also:
Serialized Form

Constructor Summary
msgPartitionsAcceptConsistencyRequest()
           
msgPartitionsAcceptConsistencyRequest(int id)
           
 
Method Summary
 java.util.Hashtable getInfoGAPAsTable()
           
 void setInfoGAPAsTable(java.util.Hashtable infoGAPAsTable)
           
 
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

msgPartitionsAcceptConsistencyRequest

public msgPartitionsAcceptConsistencyRequest()

msgPartitionsAcceptConsistencyRequest

public msgPartitionsAcceptConsistencyRequest(int id)
Method Detail

getInfoGAPAsTable

public java.util.Hashtable getInfoGAPAsTable()
Returns:

setInfoGAPAsTable

public void setInfoGAPAsTable(java.util.Hashtable infoGAPAsTable)
Parameters:
infoGAPAsTable - The infoGAPAsTable to set.