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