- All Superinterfaces:
Snapshot
- All Known Implementing Classes:
SnapshotImpl.Server
Represents the complete state of the server at a given moment.
-
Method Summary
Modifier and TypeMethodDescriptionentities()
@UnknownNullability EntitySnapshot
entity
(int id) static ServerSnapshot
update()
-
Method Details
-
instances
Collection<InstanceSnapshot> instances() -
entities
Collection<EntitySnapshot> entities() -
entity
-
update
-