|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationValidationContext | |
---|---|
com.espertech.esper.client.hook | Callback interfaces for use with statement annotations. |
com.espertech.esper.epl.agg.service | Aggregation services. |
Uses of AggregationValidationContext in com.espertech.esper.client.hook |
---|
Methods in com.espertech.esper.client.hook with parameters of type AggregationValidationContext | |
---|---|
void |
AggregationFunctionFactory.validate(AggregationValidationContext validationContext)
Implemented by plug-in aggregation functions to allow such functions to validate the type of values passed to the function at statement compile time and to generally interrogate parameter expressions. |
Uses of AggregationValidationContext in com.espertech.esper.epl.agg.service |
---|
Methods in com.espertech.esper.epl.agg.service with parameters of type AggregationValidationContext | |
---|---|
abstract void |
AggregationSupport.validate(AggregationValidationContext validationContext)
Implemented by plug-in aggregation functions to allow such functions to validate the type of values passed to the function at statement compile time and to generally interrogate parameter expressions. |
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |