| 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.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
AbstractQueryListener.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
CompositeQueryListener.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
DeleteQueryListener.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
LiveResult.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
QueryListener.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 | 
void | 
QueryListenerWrapper.tupleUpdated(TupleUpdatedEvent event)  | 
void | 
SnapshotQueryListener.tupleUpdated(TupleUpdatedEvent event)
Event when an existing tuple in the result is updated. 
 |