com.espertech.esper.epl.join.table
Class PropertyIndexedEventTableSingleCoerceAdd

java.lang.Object
  extended by com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle
      extended by com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleCoerceAdd
All Implemented Interfaces:
EventTable, java.lang.Iterable<EventBean>
Direct Known Subclasses:
PropertyIndexedEventTableSingleCoerceAll

public class PropertyIndexedEventTableSingleCoerceAdd
extends PropertyIndexedEventTableSingle


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

PropertyIndexedEventTableSingleCoerceAdd

public PropertyIndexedEventTableSingleCoerceAdd(EventPropertyGetter propertyGetter,
                                                EventTableOrganization organization,
                                                SimpleNumberCoercer coercer,
                                                java.lang.Class coercionType)
Method Detail

getKey

protected java.lang.Object getKey(EventBean theEvent)
Description copied from class: PropertyIndexedEventTableSingle
Determine multikey for index access.

Overrides:
getKey in class PropertyIndexedEventTableSingle
Parameters:
theEvent - to get properties from for key
Returns:
multi key

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com