Get the StorageClient config data from PIO Framework's environment variables
Obtains a data access object that returns Event related local data structure.
:: DeveloperApi :: Get a data access object for AccessKeys
:: DeveloperApi :: Get a data access object for AccessKeys
An implementation of AccessKeys, depending on the runtime configuration
:: DeveloperApi :: Get a data access object for Apps
:: DeveloperApi :: Get a data access object for Channels
:: DeveloperApi :: Get a data access object for EngineInstances
:: DeveloperApi :: Get a data access object for EngineInstances
An implementation of EngineInstances, depending on the runtime configuration
:: DeveloperApi :: Get a data access object for EvaluationInstances
:: DeveloperApi :: Get a data access object for EvaluationInstances
An implementation of EvaluationInstances, depending on the runtime configuration
:: DeveloperApi :: Get a data access object for Models
Obtains a data access object that returns Event related RDD data structure.
Backend-agnostic data storage layer with lazy initialization. Use this object when you need to interface with Event Store in your engine.