| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
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. 
 |