cgl.narada.service.storage.file
Class InventoryRecord
java.lang.Object
cgl.narada.service.storage.file.InventoryRecord
- All Implemented Interfaces:
- Serializable
public class InventoryRecord
- extends Object
- implements Serializable
Storage Service File implement
- Version:
- 1.0
- See Also:
- Serialized Form
|
Constructor Summary |
InventoryRecord(long seq,
long preSeq,
int tID,
byte[] event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
seqNum
public long seqNum
previousSeqNum
public long previousSeqNum
templateID
public int templateID
event
public byte[] event
InventoryRecord
public InventoryRecord(long seq,
long preSeq,
int tID,
byte[] event)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project