Class Summary |
Announcement |
An announcement is the information exchanged by the topology connector and
contains all clusters and instances which both the topology connector client
and servlet see (in their part before joining the two worlds). |
AnnouncementRegistryImpl |
|
CachedAnnouncement |
With SLING-3389 the Announcement itself doesn't use the created
(ie timeout) field anymore (it still has it currently for backwards
compatibility on the wire-level) - hence that's why there's this
small in-memory wrapper object which contains an Announcement and
carries a lastHeartbeat property. |
IncomingInstanceDescription |
InstanceDescription which represents an instance that was announced through
the topology connector - and hence is by definition a remote instance. |