Click or drag to resize

ConfigurationSchema7To8Upgrade Class

Helper to migrate schema version 7 XML configuration to schema version 8 XML configuration.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configurationConfigurationSchema7To8Upgrade

Namespace:  com.espertech.esper.common.client.configuration
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ConfigurationSchema7To8Upgrade

The ConfigurationSchema7To8Upgrade type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationSchema7To8Upgrade
Initializes a new instance of the ConfigurationSchema7To8Upgrade class
Top
Methods
  NameDescription
Public methodStatic memberUpgrade
Convert a schema from the input stream
Top
See Also