FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
com.apama.md.adapter.CrossRateServiceParams | crossRateParams
The service parameters used for this connection. |
string | streamType
Datastream Type. |
integer | numRouteInstances
The number of subscriptions that require data routing for this crossrate connection. |
integer | numSendInstances
The number of subscriptions that require data to be sent on a channel for this crossrate connection. |
dictionary<string, com.apama.md.adapter.ConnectionKey > | legConnections
List of underlying legs and their connection state. |
sequence<integer > | queuedConnectionRequests
Connections queued until we have underlying connection to symbol. |
boolean | needWrapped
Boolean indicating if a Wrapped event is needed. |
string | channel
The channel to send events to. |
dictionary<integer, boolean > | clientsDataSendingMode
List of connections and their data sending mode flag, true if data is routed otherwise false. |
Member Detail |
---|
string channelThe channel to send events to.
dictionary<integer, boolean > clientsDataSendingModeList of connections and their data sending mode flag, true if data is routed otherwise false.
com.apama.md.adapter.CrossRateServiceParams crossRateParamsThe service parameters used for this connection.
dictionary<string, com.apama.md.adapter.ConnectionKey > legConnectionsList of underlying legs and their connection state.
boolean needWrappedBoolean indicating if a Wrapped event is needed.
integer numRouteInstancesThe number of subscriptions that require data routing for this crossrate connection.
integer numSendInstancesThe number of subscriptions that require data to be sent on a channel for this crossrate connection.
sequence<integer > queuedConnectionRequestsConnections queued until we have underlying connection to symbol.
string streamTypeDatastream Type.
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |