public static class ChronoSync2013.SyncState extends Object
| Constructor and Description |
|---|
SyncState(String dataPrefixUri,
long sessionNo,
long sequenceNo,
Blob applicationInfo) |
| Modifier and Type | Method and Description |
|---|---|
Blob |
getApplicationInfo()
Get the application info which was included when the sender published
the next sequence number.
|
String |
getDataPrefix()
Get the application data prefix for this sync state message.
|
long |
getSequenceNo()
Get the sequence number for this sync state message.
|
long |
getSessionNo()
Get the session number associated with the application data prefix for
this sync state message.
|
public final String getDataPrefix()
public final long getSessionNo()
public final long getSequenceNo()
public final Blob getApplicationInfo()
Copyright © 2019. All rights reserved.