| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TupleAddedEvent
The event dispatched when a new Tuple is added to a query result. 
 | 
class  | 
TupleRemovedEvent
The event dispatched when an existing Tuple is removed. 
 | 
class  | 
TupleUpdatedEvent
The event dispatched when an existing Tuple is updated. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Long | 
LiveResult.getKeyForEvent(AbstractTupleEvent event,
              boolean remove)  | 
protected Long | 
LiveResult.getKeyFromEvent(AbstractTupleEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
AbstractBatchedQueryListener.update(List<AbstractTupleEvent> eventList)
This batch method is called zero or more times for continuous updates. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.