|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyExprNW
com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyCoercingNW
public class SubordIndexedTableLookupStrategyCoercingNW
Index lookup strategy that coerces the key values before performing a lookup.
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyExprNW |
---|
evaluators, index, strategyDesc |
Constructor Summary | |
---|---|
SubordIndexedTableLookupStrategyCoercingNW(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.SubordIndexedTableLookupStrategyExprNW |
---|
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 SubordIndexedTableLookupStrategyCoercingNW(ExprEvaluator[] evaluators, PropertyIndexedEventTable index, java.lang.Class[] coercionTypes, LookupStrategyDesc strategyDesc)
Method Detail |
---|
protected java.lang.Object[] getKeys(EventBean[] eventsPerStream, ExprEvaluatorContext context)
SubordIndexedTableLookupStrategyExprNW
getKeys
in class SubordIndexedTableLookupStrategyExprNW
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 |