FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
constant string | CONFIGSTORE_PATH_DEFAULT := "PositionManagerService.sqlite"
The default file and path configuration value for the Position Manager Services Configuration Store tables. |
constant string | CONFIGSTORE_PATH_KEY := "ConfigStorePath"
The configuration key value for setting the Position Manager Services default file and path for its Configuration Store tables. This can be used to override the default storage location that the Position Manager Service uses. |
constant boolean | ENABLE_PERSISTENCE_DEFAULT := true
The Enable Persistence default configuration value is true. |
constant string | ENABLE_PERSISTENCE_KEY := "EnablePersistence"
The Enable Persistence configuration key that indicates whether or not persistence is enabled for the Position Service . The default value is true. |
constant string | POSITION_MANAGER_INTERFACE_NAME := "PositionManagerInterface"
The name of the Position Manager Interface that is registered with the CMF Service Framework. |
constant string | POSITION_MANAGER_INTERFACE_TYPE := "PositionManagerInterface"
The type of the Position Manager Interface that is registered with the CMF Service Framework. |
constant string | POSITION_MANAGER_SERVICE_NAME := "PositionManagerService"
The name of the Position Manager Service that is registered with the CMF Service Framework. |
constant string | POSITION_MANAGER_SERVICE_TYPE := "PositionManagerService"
The type of the Position Manager Service that is registered with the CMF Service Framework. |
constant string | SUBSCRIPTION_CONFIG_INSTANT_REQUEST_KEY := "InstantRequest"
This configuration key can be used to indicate whether subscriptions to a Position Tracker should instantly return if no Position Tracker was found. |
constant float | TIMEOUT_DEFAULT := 5.0
The default Timeout duration that is used when attempting to subscribe to a Position Tracker. The default value is 5 seconds. |
constant string | TIMEOUT_KEY := "Timeout"
The Timeout duration configuration key can be used to alter the Timeout duration that the Position Service uses when subscribing to a Position Tracker. |
constant string | TRACKER_CONFIG_RECOVER_ALL_SUBSCRIPTIONS_KEY := "RecoverAllSubscriptions"
This configuration key can be used to change whether or not all (including zero reference counted) subscriptions are recovered when the Position Service is started. The default value is false. |
constant string | TRACKER_CONFIG_RECOVERED_SUBSCRIPTION_ID := "RECOVERED_SUBSCRIPTION_ID"
This configuration key is sent by Position Manager Service in the subscription configuration parameters when subscribing to a Position Tracker that is recovering a subscription from persistence. |
Constant detail |
---|
constant string CONFIGSTORE_PATH_DEFAULT := "PositionManagerService.sqlite"The default file and path configuration value for the Position Manager Services Configuration Store tables.
constant string CONFIGSTORE_PATH_KEY := "ConfigStorePath"The configuration key value for setting the Position Manager Services default file and path for its Configuration Store tables. This can be used to override the default storage location that the Position Manager Service uses.
constant boolean ENABLE_PERSISTENCE_DEFAULT := trueThe Enable Persistence default configuration value is true.
constant string ENABLE_PERSISTENCE_KEY := "EnablePersistence"The Enable Persistence configuration key that indicates whether or not persistence is enabled for the Position Service . The default value is true.
constant string POSITION_MANAGER_INTERFACE_NAME := "PositionManagerInterface"The name of the Position Manager Interface that is registered with the CMF Service Framework.
constant string POSITION_MANAGER_INTERFACE_TYPE := "PositionManagerInterface"The type of the Position Manager Interface that is registered with the CMF Service Framework.
constant string POSITION_MANAGER_SERVICE_NAME := "PositionManagerService"The name of the Position Manager Service that is registered with the CMF Service Framework.
constant string POSITION_MANAGER_SERVICE_TYPE := "PositionManagerService"The type of the Position Manager Service that is registered with the CMF Service Framework.
constant string SUBSCRIPTION_CONFIG_INSTANT_REQUEST_KEY := "InstantRequest"This configuration key can be used to indicate whether subscriptions to a Position Tracker should instantly return if no Position Tracker was found.
constant float TIMEOUT_DEFAULT := 5.0The default Timeout duration that is used when attempting to subscribe to a Position Tracker. The default value is 5 seconds.
constant string TIMEOUT_KEY := "Timeout"The Timeout duration configuration key can be used to alter the Timeout duration that the Position Service uses when subscribing to a Position Tracker.
constant string TRACKER_CONFIG_RECOVER_ALL_SUBSCRIPTIONS_KEY := "RecoverAllSubscriptions"This configuration key can be used to change whether or not all (including zero reference counted) subscriptions are recovered when the Position Service is started. The default value is false.
constant string TRACKER_CONFIG_RECOVERED_SUBSCRIPTION_ID := "RECOVERED_SUBSCRIPTION_ID"This configuration key is sent by Position Manager Service in the subscription configuration parameters when subscribing to a Position Tracker that is recovering a subscription from persistence.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |