|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyExpr
com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyCoercing
public class SubordIndexedTableLookupStrategyCoercing
Index lookup strategy that coerces the key values before performing a lookup.
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyExpr |
---|
evaluators, index |
Constructor Summary | |
---|---|
SubordIndexedTableLookupStrategyCoercing(int numStreamsOuter,
ExprEvaluator[] evaluators,
PropertyIndexedEventTable index,
java.lang.Class[] coercionTypes,
LookupStrategyDesc strategyDesc)
|
Method Summary | |
---|---|
protected java.lang.Object[] |
getKeys(EventBean[] eventsPerStream,
ExprEvaluatorContext context)
Get the index lookup keys. |
Methods inherited from class com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyExpr |
---|
getIndex, getStrategyDesc, lookup, toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubordIndexedTableLookupStrategyCoercing(int numStreamsOuter, ExprEvaluator[] evaluators, PropertyIndexedEventTable index, java.lang.Class[] coercionTypes, LookupStrategyDesc strategyDesc)
Method Detail |
---|
protected java.lang.Object[] getKeys(EventBean[] eventsPerStream, ExprEvaluatorContext context)
SubordIndexedTableLookupStrategyExpr
getKeys
in class SubordIndexedTableLookupStrategyExpr
eventsPerStream
- is the events for each stream
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |