|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a SESSION_START message information.
Method Summary | |
int |
getAckSequenceInterval()
Returns the acknowledge sequence interval |
int |
getAckTimeInterval()
Returns the acknowledge time interval |
byte[] |
getDocumentId()
Returns the document Id |
long |
getDroppedRecordCount()
Returns the dropped record count |
int |
getExporterBootTime()
Returns the exporter boot time (in seconds from epoch time) |
long |
getFirstRecordSequenceNumber()
Returns the first record sequence number |
byte |
getSessionId()
Returns the session Id |
boolean |
isPrimary()
Returns true if the current collector is the primary else false |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public int getAckSequenceInterval()
public int getAckTimeInterval()
public byte[] getDocumentId()
public long getDroppedRecordCount()
public int getExporterBootTime()
public long getFirstRecordSequenceNumber()
public boolean isPrimary()
public byte getSessionId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |