|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.FT.UpdateLogRecord
Field Summary | |
int |
current_retention_id
|
byte[] |
state
|
long |
timestamp
|
Constructor Summary | |
UpdateLogRecord()
|
|
UpdateLogRecord(byte[] state,
long timestamp,
int current_retention_id)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public byte[] state
public long timestamp
public int current_retention_id
Constructor Detail |
public UpdateLogRecord()
public UpdateLogRecord(byte[] state, long timestamp, int current_retention_id)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |