Gemstone.Timeseries.Configuration Namespace

[Missing <summary> documentation for "N:Gemstone.Timeseries.Configuration"]

Classes

BinaryFileConfigurationLoader Represents a configuration loader that gets its configuration from a binary file.
ConfigurationLoaderBase Represents a base class for IConfigurationLoader implementations.
DatabaseConfigurationLoader Represents a configuration loader that gets its configuration from a database connection.
WebServiceConfigurationLoader Represents a configuration loader that queries a web service for its configuration.
XMLConfigurationLoader Represents a configuration loader that gets its configuration from an XML file.

Interfaces

IConfigurationLoader Represents the interface by which the time-series engine's system configuration is loaded from a configuration source.

Delegates

DataOperationFunction Defines a method signature for a bootstrap data source operation.