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