public class PropertyIndexedEventTableSingleCoerceAll extends PropertyIndexedEventTableSingleCoerceAdd
Constructor and Description |
---|
PropertyIndexedEventTableSingleCoerceAll(EventPropertyGetter propertyGetter,
EventTableOrganization organization,
SimpleNumberCoercer coercer,
java.lang.Class coercionType) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<EventBean> |
lookup(java.lang.Object key)
Returns the set of events that have the same property value as the given event.
|
add, addRemove, clear, getIndex, getNumberOfEvents, getNumKeys, getOrganization, isEmpty, iterator, remove, toQueryPlan, toString
public PropertyIndexedEventTableSingleCoerceAll(EventPropertyGetter propertyGetter, EventTableOrganization organization, SimpleNumberCoercer coercer, java.lang.Class coercionType)
public java.util.Set<EventBean> lookup(java.lang.Object key)
lookup
in class PropertyIndexedEventTableSingle
key
- to compare against