|
||||||||||
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
com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAll
public class PropertyIndexedEventTableSingleCoerceAll
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle |
---|
organization, propertyGetter, propertyIndex |
Constructor Summary | |
---|---|
PropertyIndexedEventTableSingleCoerceAll(EventPropertyGetter propertyGetter,
EventTableOrganization organization,
SimpleNumberCoercer coercer,
java.lang.Class coercionType)
|
Method Summary | |
---|---|
java.util.Set<EventBean> |
lookup(java.lang.Object key)
Returns the set of events that have the same property value as the given event. |
Methods inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAdd |
---|
getKey |
Methods inherited from class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle |
---|
add, add, addRemove, clear, getIndex, getNumberOfEvents, getNumKeys, getOrganization, isEmpty, iterator, remove, remove, toQueryPlan, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyIndexedEventTableSingleCoerceAll(EventPropertyGetter propertyGetter, EventTableOrganization organization, SimpleNumberCoercer coercer, java.lang.Class coercionType)
Method Detail |
---|
public java.util.Set<EventBean> lookup(java.lang.Object key)
lookup
in class PropertyIndexedEventTableSingle
key
- to compare against
|
© 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 |