FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
action<com.apama.marketdata.SubscribeDepth > returns boolean | subscribeDepth
This is the action that is called by the Bridge just before it sends a SubscribeDepth event to the underlying DataSource that the Bridge has been configured for. |
action<com.apama.marketdata.SubscribeTick > returns boolean | subscribeTick
This is the action that is called by the Bridge just before it sends a SubscribeTick event to the underlying DataSource that the Bridge has been configured for. |
action<string, string, com.apama.md.adapter.ConnectDatastream > returns boolean | subscribeOthers
This is the action that is called by the Bridge just before it sends a success event to the underlying DataSource that the Bridge has been configured for. |
action<com.apama.marketdata.UnsubscribeDepth > returns boolean | unsubscribeDepth
This is the action that is called by the Bridge just before it sends a UnsubscribeDepth event to the underlying DataSource that the Bridge has been configured for. |
action<com.apama.marketdata.UnsubscribeTick > returns boolean | unsubscribeTick
This is the action that is called by the Bridge just before it sends a UnsubscribeTick event to the underlying DataSource that the Bridge has been configured for. |
action<string, string, com.apama.md.adapter.DisconnectDatastream > returns boolean | unsubscribeOthers
This is the action that is called by the Bridge event to the underlying DataSource that the Bridge has been configured for. |
action<com.apama.marketdata.Depth > returns boolean | depthTransform
This is the action that is called by the Bridge after it receives a Depth event from the underlying DataSource that the Bridge has been configured for. |
action<com.apama.marketdata.Tick > returns boolean | tickTransform
This is the action that is called by the Bridge after it receives a Tick event from the underlying DataSource that the Bridge has been configured for. |
Member Detail |
---|
action<com.apama.marketdata.Depth > returns boolean depthTransformThis is the action that is called by the Bridge after it receives a Depth event from the underlying DataSource that the Bridge has been configured for.
action<com.apama.marketdata.SubscribeDepth > returns boolean subscribeDepthThis is the action that is called by the Bridge just before it sends a SubscribeDepth event to the underlying DataSource that the Bridge has been configured for.
action<string, string, com.apama.md.adapter.ConnectDatastream > returns boolean subscribeOthersThis is the action that is called by the Bridge just before it sends a success event to the underlying DataSource that the Bridge has been configured for.
action<com.apama.marketdata.SubscribeTick > returns boolean subscribeTickThis is the action that is called by the Bridge just before it sends a SubscribeTick event to the underlying DataSource that the Bridge has been configured for.
action<com.apama.marketdata.Tick > returns boolean tickTransformThis is the action that is called by the Bridge after it receives a Tick event from the underlying DataSource that the Bridge has been configured for.
action<com.apama.marketdata.UnsubscribeDepth > returns boolean unsubscribeDepthThis is the action that is called by the Bridge just before it sends a UnsubscribeDepth event to the underlying DataSource that the Bridge has been configured for.
action<string, string, com.apama.md.adapter.DisconnectDatastream > returns boolean unsubscribeOthersThis is the action that is called by the Bridge event to the underlying DataSource that the Bridge has been configured for.
action<com.apama.marketdata.UnsubscribeTick > returns boolean unsubscribeTickThis is the action that is called by the Bridge just before it sends a UnsubscribeTick event to the underlying DataSource that the Bridge has been configured for.
FRAMES NO FRAMES | ||||||
| ||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |