FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
action<integer, integer, com.apama.position.PositionConfigParams, action<integer, integer, boolean, string>> | createInstance
This action will be called when the Position Service Manager needs to create a new instance of a Position Tracker that has been registered with it. |
action<integer, integer, action<integer, integer, boolean, string>> | deleteInstance
This action will be called when the Position Service Manager needs to delete an instance of the Position Tracker. |
action<action<boolean, string>> | deleteAllInstances
This action will be called when the Position Service Manager needs to delete all instances of the Position Tracker. |
action<integer, integer, com.apama.position.Position, boolean, com.apama.position.PositionConfigParams, action<integer, integer, boolean, boolean, string>> | positionExternallyUpdated
This action will be called when a Subscription Manager Interface requests that a subscriptions position should be adjusted, either by an absolute or relative amount. |
action<integer, integer, action<integer, integer, boolean, string>> | positionExternallyReset
This action will be called when a Subscription Manager Interface requests that a subscriptions position should be reset to zero. |
action<integer, integer, string, action<integer, integer, string, boolean, string, com.apama.position.Position, integer>> | subscribeSymbolSliceUpdates
This action will be called when a Subscription Manager Interface requests a subscription to a symbol slice. |
action<integer, integer, string, action<integer, integer, string, boolean, string>> | unsubscribeSymbolSliceUpdates
This action will be called when a Subscription Manager Interface requests an unsubscription to a symbol slice. The subscription requests should be reference counted and updates no longer published when the count is zero. |
Member detail |
---|
action<integer, integer, com.apama.position.PositionConfigParams, action<integer, integer, boolean, string>> createInstanceThis action will be called when the Position Service Manager needs to create a new instance of a Position Tracker that has been registered with it.
action<action<boolean, string>> deleteAllInstancesThis action will be called when the Position Service Manager needs to delete all instances of the Position Tracker.
action<integer, integer, action<integer, integer, boolean, string>> deleteInstanceThis action will be called when the Position Service Manager needs to delete an instance of the Position Tracker.
action<integer, integer, action<integer, integer, boolean, string>> positionExternallyResetThis action will be called when a Subscription Manager Interface requests that a subscriptions position should be reset to zero.
action<integer, integer, com.apama.position.Position, boolean, com.apama.position.PositionConfigParams, action<integer, integer, boolean, boolean, string>> positionExternallyUpdatedThis action will be called when a Subscription Manager Interface requests that a subscriptions position should be adjusted, either by an absolute or relative amount.
action<integer, integer, string, action<integer, integer, string, boolean, string, com.apama.position.Position, integer>> subscribeSymbolSliceUpdatesThis action will be called when a Subscription Manager Interface requests a subscription to a symbol slice.
action<integer, integer, string, action<integer, integer, string, boolean, string>> unsubscribeSymbolSliceUpdatesThis action will be called when a Subscription Manager Interface requests an unsubscription to a symbol slice. The subscription requests should be reference counted and updates no longer published when the count is zero.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |