Click or drag to resize

ConfigurationCompilerPlugInAggregationFunction Class

Configuration information for plugging in a custom aggregation function.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.compilerConfigurationCompilerPlugInAggregationFunction

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ConfigurationCompilerPlugInAggregationFunction

The ConfigurationCompilerPlugInAggregationFunction type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyForgeClassName
Returns the class name of the aggregation function factory class.
Public propertyName
Returns the aggregation function name.
Top
Methods
  NameDescription
Public methodEquals
Public methodGetHashCode
Top
See Also