Click or drag to resize

ConfigurationCompilerPlugInSingleRowFunction Properties

The ConfigurationCompilerPlugInSingleRowFunction type exposes the following members.

Properties
  NameDescription
Public propertyEventTypeName
Returns the event type name for functions that return instances.
Public propertyFilterOptimizable
Returns filter optimization settings.
Public propertyFunctionClassName
Returns the single-row function name.
Public propertyFunctionMethodName
Returns the name of the single-row function.
Public propertyName
Returns the single-row function name for use in EPL.
Public propertyRethrowExceptions
Returns indicator whether the runtimere-throws exceptions thrown by the single-row function. The default is false therefore the runtimeby default does not rethrow exceptions.
Public propertyValueCache
Returns the setting for the cache behavior.
Top
See Also