|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle
com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAdd
public class PropertyIndexedEventTableSingleCoerceAdd
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle |
---|
organization, propertyGetter, propertyIndex |
Constructor Summary | |
---|---|
PropertyIndexedEventTableSingleCoerceAdd(EventPropertyGetter propertyGetter,
EventTableOrganization organization,
SimpleNumberCoercer coercer,
java.lang.Class coercionType)
|
Method Summary | |
---|---|
protected java.lang.Object |
getKey(EventBean theEvent)
Determine multikey for index access. |
Methods inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle |
---|
add, add, addRemove, clear, getIndex, getNumberOfEvents, getNumKeys, getOrganization, isEmpty, iterator, lookup, remove, remove, toQueryPlan, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyIndexedEventTableSingleCoerceAdd(EventPropertyGetter propertyGetter, EventTableOrganization organization, SimpleNumberCoercer coercer, java.lang.Class coercionType)
Method Detail |
---|
protected java.lang.Object getKey(EventBean theEvent)
PropertyIndexedEventTableSingle
getKey
in class PropertyIndexedEventTableSingle
theEvent
- to get properties from for key
|
© 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 |