Event Summary |
BBA | Best Bid Ask Datastream event. |
BBASubscriber | A helper interface event for subscribing to BBA Market Data Datastream type. The interface must be constructed using the com.apama.md.BBASubscriberFactory supplying a connected com.apama.session.SessionHandler. |
BBASubscriberFactory | Factory event to construct fully initialized BBASubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
D | Depth by price datastream snapshot event. |
DatastreamConstants | Constants for datastream types and related information. |
DD | Depth by price datastream incremental sequence event. |
DepthSubscriber | A helper interface event for subscribing to Depth Market Data Datastream type. The interface must be constructed using the com.apama.md.DepthSubscriberFactory supplying a connected com.apama.session.SessionHandler. |
DepthSubscriberFactory | Factory event to construct fully initialized DepthSubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
DI | Single entry in a depth datastream. |
EP | ExtraParam snapshot datastream event. |
EPD | The ExtraParam Delta datastream sequence event is used to update a set of Extra Parameter values that have already been provided by the Extra Param Snapshot event. |
ErrorConstants | Constants for standard Error messages. |
ES | Extra Param Schema datastream event. |
ESD | The Extra Param Schema Delta datastream event is used to delta update the Extra Parameter schema, for adding or removing keys. |
ESI | Extra Param Schema Item. |
HandlerErrorConstants | Error Constants event for all Subscription Handlers. These provide the possible values for the errorType parameter in the Error Callback of the Subscription Handlers, and the possible keys for the extraParams dictionary. |
N | News datastream event. |
ND | News Delete datastream event. |
NewsSubscriber | A helper interface event for subscribing to News Market Data Datastream type. The interface must be constructed using the com.apama.md.NewsSubscriberFactory supplying a connected com.apama.session.SessionHandler. |
NewsSubscriberFactory | Factory event to construct fully initialized NewsSubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
NS | News Schema Snapshot. |
NSD | News Schema Update - To be applied to a snapshot. |
NSI | News Schema Item. |
O | Full Order book datastream event. |
OD | Order book datastream delta sequence event. |
OI | Single entry from a full orderbook datastream. |
OrderbookSubscriber | A helper interface event for subscribing to Orderbook Datastream type. The interface must be constructed using the com.apama.md.OrderbookSubscriberFactory supplying a connected com.apama.session.SessionHandler. |
OrderbookSubscriberFactory | Factory event to construct fully initialized OrderbookSubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
QB | Full Quote book datastream event. |
QBD | Quote book datastream delta sequence event. |
QBI | Single entry from a full quotebook datastream. |
QuotebookSubscriber | A helper interface event for subscribing to Quotebook Market Data Datastream type. The interface must be constructed using the com.apama.md.QuotebookSubscriberFactory supplying a connected com.apama.session.SessionHandler. |
QuotebookSubscriberFactory | Factory event to construct fully initialized QuotebookSubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
T | Trade datastream event. |
TradeSubscriber | A helper interface event for subscribing to Trade Market Data Datastream type. The interface must be constructed using the com.apama.md.TradeSubscriberFactory supplying a connected com.apama.session.SessionHandler. |
TradeSubscriberFactory | Factory event to construct fully initialized TradeSubscriber interface events. It also provides helper actions to allow commonly used functionality from the Handler to be run in a single line, such as subscribing. |
WrappedBBA | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedD | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedEP | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedES | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedN | Wrapped News datastream event - contains the schema. |
WrappedO | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedQB | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedT | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedX | Wrapped event for receiving the initial data from Source/Adapter on connection. |
WrappedXES | Wrapped event for receiving the initial data from Source/Adapter on connection. |
X | Multi-leg snapshot datastream event. |
XD | Multi-leg compound delta datastream event. |
XEPKey |
|
XES | Agg Extra Param Schema datastream event. |
XESD | The Extra Param Schema Delta datastream event is used to delta update the Extra Parameter schema, for adding or removing keys. |
XI | Single entry from a multi-leg datastream snapshot/delta event. |
XLeg | Leg entry specific entry per-leg from a multi-leg datastream snapshot/delta event. These events are not routed. |
XLegStaticData | Leg specific static data from a multi-leg datastream snapshot/delta event. These events are not routed. |