Uses of Class
com.streambase.liveview.client.EndSnapshotEvent
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of EndSnapshotEvent in com.streambase.liveview.client
Modifier and TypeMethodDescriptionvoid
AbstractBatchedQueryListener.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.void
AbstractQueryListener.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.void
CompositeQueryListener.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.void
DeleteQueryListener.snapshotEnd
(EndSnapshotEvent event) void
LiveResult.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.void
QueryListener.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.void
QueryListenerWrapper.snapshotEnd
(EndSnapshotEvent event) void
SnapshotQueryListener.snapshotEnd
(EndSnapshotEvent event) Event to indicate the query snapshot is complete.