FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
com.apama.md.X | output
The aggregated book most recently reported. |
dictionary<com.apama.md.agg.SessionSymbolKey, com.apama.md.X> | latestAggregates
The latest market data values on each of the component feeds, indexed by session ID. Data is converted to an AggregatedBook event on each component feed before being cached. |
com.apama.md.agg.AggregatorPriorityIndexData | priorityIndexes
The orderIDs recorded on this symbol. |
dictionary<com.apama.md.agg.SessionSymbolKey, com.apama.md.X> | temporaryAdjustedAggregates
A dictionary of any temporary user modifications to the AggregatedBook. These adjustments will be cleared on any update from the underlying Session. |
com.apama.md.agg.AggregatorPriorityIndexData | tempPriorityIndexes
|
sequence<com.apama.md.agg.QueuedX> | xSnapshotQueue
A queue of data ready to be output once connection is completed. |
sequence<com.apama.md.agg.QueuedXD> | xDeltaQueue
A queue of data ready to be output once connection is completed. |
sequence<com.apama.md.XLegStaticData> | latestLegStaticData
Dictionary containing the original leg static data for the underlying sessions. |
dictionary<com.apama.md.agg.SessionSymbolKey, sequence<integer>> | legStaticDataMapping
A dictionary containing the mapping of original to aggregated leg static data indexes. |
com.apama.md.agg.AggregatorDataCommon | common
This event object contains data common to a connection to the Aggregator. |
Member detail |
---|
com.apama.md.agg.AggregatorDataCommon commonThis event object contains data common to a connection to the Aggregator.
dictionary<com.apama.md.agg.SessionSymbolKey, com.apama.md.X> latestAggregatesThe latest market data values on each of the component feeds, indexed by session ID. Data is converted to an AggregatedBook event on each component feed before being cached.
sequence<com.apama.md.XLegStaticData> latestLegStaticDataDictionary containing the original leg static data for the underlying sessions.
dictionary<com.apama.md.agg.SessionSymbolKey, sequence<integer>> legStaticDataMappingA dictionary containing the mapping of original to aggregated leg static data indexes.
com.apama.md.X outputThe aggregated book most recently reported.
com.apama.md.agg.AggregatorPriorityIndexData priorityIndexesThe orderIDs recorded on this symbol.
dictionary<com.apama.md.agg.SessionSymbolKey, com.apama.md.X> temporaryAdjustedAggregatesA dictionary of any temporary user modifications to the AggregatedBook. These adjustments will be cleared on any update from the underlying Session.
com.apama.md.agg.AggregatorPriorityIndexData tempPriorityIndexes
sequence<com.apama.md.agg.QueuedXD> xDeltaQueueA queue of data ready to be output once connection is completed.
sequence<com.apama.md.agg.QueuedX> xSnapshotQueueA queue of data ready to be output once connection is completed.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |