| 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  | 
HashableTuple
HashableTuple is a wrapper for Tuples from a single Query so they can be stored in a HashSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KeyValue | 
AbstractTupleEvent.getKeyValue()
This replaces  
AbstractTupleEvent.getKey() now that there is support for complex keys | 
| Modifier and Type | Method and Description | 
|---|---|
Tuple | 
LiveResult.getTuple(KeyValue keyValue)
Get a tuple from the KeyValue obtained from an Event. 
 |