The interface provides access to historical time-series data on a daily basis. There may be other uses of time-series within the application, but this interface is specifically focused on the requirement for daily data.
This interface provides a simple view of the time-series as needed by the engine. This may be backed by a full-featured time-series master, or by a much simpler data structure.
This interface is read-only. Implementations must be thread-safe.
|
|