|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hint | |
---|---|
com.espertech.esper.client.annotation | This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement information. |
com.espertech.esper.epl.agg.service | Aggregation services. |
Uses of Hint in com.espertech.esper.client.annotation |
---|
Methods in com.espertech.esper.client.annotation that return Hint | |
---|---|
Hint |
HintEnum.getHint(java.lang.annotation.Annotation[] annotations)
Check if the hint is present in the annotations provided. |
Methods in com.espertech.esper.client.annotation with parameters of type Hint | |
---|---|
java.lang.String |
HintEnum.getHintAssignedValue(Hint annotation)
Returns hint value. |
Uses of Hint in com.espertech.esper.epl.agg.service |
---|
Methods in com.espertech.esper.epl.agg.service with parameters of type Hint | |
---|---|
AggregationServiceFactory |
AggregationServiceFactoryServiceImpl.getGroupReclaimAged(ExprEvaluator[] evaluatorsArr,
AggregationMethodFactory[] aggregatorsArr,
Hint reclaimGroupAged,
Hint reclaimGroupFrequency,
VariableService variableService,
AggregationAccessorSlotPair[] pairs,
AggregationStateFactory[] accessAggregations,
boolean join,
java.lang.Object groupKeyBinding,
java.lang.String optionalContextName)
|
AggregationServiceFactory |
AggregationServiceFactoryService.getGroupReclaimAged(ExprEvaluator[] evaluatorsArr,
AggregationMethodFactory[] aggregatorsArr,
Hint reclaimGroupAged,
Hint reclaimGroupFrequency,
VariableService variableService,
AggregationAccessorSlotPair[] pairs,
AggregationStateFactory[] accessAggregations,
boolean join,
java.lang.Object groupKeyBinding,
java.lang.String optionalContextName)
|
Constructors in com.espertech.esper.epl.agg.service with parameters of type Hint | |
---|---|
AggSvcGroupByReclaimAgedFactory(ExprEvaluator[] evaluators,
AggregationMethodFactory[] prototypes,
java.lang.Object groupKeyBinding,
Hint reclaimGroupAged,
Hint reclaimGroupFrequency,
VariableService variableService,
AggregationAccessorSlotPair[] accessors,
AggregationStateFactory[] accessAggregations,
boolean isJoin,
java.lang.String optionalContextName)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |