|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dist1.acb.common.transport.Packet dist1.acb.common.transport.Request dist1.acb.CBL.concretePackets.RequestReplicasToPrimary
RequestReplicasToPrimary
Constructor Summary | |
RequestReplicasToPrimary(java.util.List replicas)
Creates a new instance of RequestReplicasToPrimary |
Method Summary | |
java.util.List |
getReplicas()
Getter for property replicas. |
void |
setReplicas(java.util.List replicas)
Setter for property replicas. |
Methods inherited from class dist1.acb.common.transport.Packet |
equals, getId, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RequestReplicasToPrimary(java.util.List replicas)
replicas
- Array of replicasMethod Detail |
public void setReplicas(java.util.List replicas)
replicas
- New value of property replicas.public java.util.List getReplicas()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |