JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.espertech.esper.common.client.hook.aggfunc
Annotation Interface ExtensionAggregationFunction
@Retention
(
RUNTIME
)
public @interface
ExtensionAggregationFunction
Annotation for use in EPL statements to add a debug.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Aggregation function name.
Element Details
name
String
name
Aggregation function name.
Returns:
name