- All Superinterfaces:
Serializable
- All Known Subinterfaces:
MasterSerialEvent
- All Known Implementing Classes:
MasterSerialListEvent
Wraps the master serial used by the
The tracker of a remote client periodically requests the master serial from the server. This is a long primitive wrapped in an object implementing
ModificationTracker.The tracker of a remote client periodically requests the master serial from the server. This is a long primitive wrapped in an object implementing
MasterSerial.
This can be a record or some other object representing a MasterSerialEvent
with optional, application-specific payload data.-
Method Summary
-
Method Details
-
serial
long serial()Gets the serial value.- Returns:
- the serial
-