| Class | Description |
|---|---|
| BatchTSetImpl<T> | |
| BatchTupleTSetImpl<K,V> |
Attaches a key to the oncoming data.
|
| CachedTSet<T> |
Cached tset
|
| CheckpointedTSet<T> |
This is a shadow
PersistedTSet to add the checkpointing capability. |
| ComputeTSet<O,I> | |
| KeyedCachedTSet<K,V> | |
| KeyedCheckpointedTSet<K,V> |
This is a shadow
KeyedPersistedTSet to add the checkpointing capability. |
| KeyedPersistedTSet<K,V> | |
| KeyedSourceTSet<K,V> | |
| KeyedStoredTSet<K,V> | |
| KeyedTSet<K,V> |
Attaches a key to the oncoming data.
|
| PersistedTSet<T> | |
| SinkTSet<T> | |
| SourceTSet<T> | |
| StoredTSet<T> |
Cached tset
|