| Interface | Description |
|---|---|
| StreamingDataHandler |
Class the represents a streaming data listener for data being sent over a
TurbineStreamingConnection |
| Class | Description |
|---|---|
| RelevanceConfig |
Class that encapsulates the config required for specifying the relevance of data in a data stream.
|
| RelevanceKey |
Decides the sort order of items in a list based on the
RelevanceConfig provided |
| RelevanceKey.RelevanceComparator | |
| RelevanceKey.RelevanceItem | |
| RelevanceKey.UnitTest | |
| TurbineStreamingConnection<T extends TurbineData> |
Class that represents an output stream from a
ClusterMonitor |
| TurbineStreamingConnection.UnitTest |