|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdist1.acb.common.transport.Packet
dist1.acb.common.transport.Request
dist1.acb.common.transport.RequestUpdate
dist1.acb.CBL.concretePackets.RequestInitCBLTable
Request for initializing table CBL by setting all states = 0 and updating/inserting record about primary
Constructor Summary | |
RequestInitCBLTable(CBL primary)
Creates a new instance of RequestInitCBLTable |
Method Summary | |
CBL |
getPrimary()
Getter for property primary. |
void |
setPrimary(CBL primary)
Setter for property primary. |
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 RequestInitCBLTable(CBL primary)
primary
- New (current) primary in the systemMethod Detail |
public void setPrimary(CBL primary)
primary
- New value of property primary.public CBL getPrimary()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |