Click or drag to resize

EPCompiledIOUtil Class

IO-related utilized for
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compiler.client.utilEPCompiledIOUtil

Namespace:  com.espertech.esper.compiler.client.util
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public class EPCompiledIOUtil

The EPCompiledIOUtil type exposes the following members.

Constructors
  NameDescription
Public methodEPCompiledIOUtil
Initializes a new instance of the EPCompiledIOUtil class
Top
Fields
  NameDescription
Public fieldStatic memberMANIFEST_COMPILER_VERSION
Name of the attribute providing the compiler version.
Public fieldStatic memberMANIFEST_MODULEPROVIDERCLASSNAME
Name of the attribute providing the module provider class name.
Public fieldStatic memberMANIFEST_QUERYPROVIDERCLASSNAME
Name of the attribute providing the fire-and-forget query provider class name.
Top
See Also