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

java.lang.Object
  extended by com.espertech.esper.epl.join.table.PropertySortedEventTable
      extended by com.espertech.esper.epl.join.table.PropertySortedEventTableCoerced
All Implemented Interfaces:
EventTable, java.lang.Iterable<EventBean>

public class PropertySortedEventTableCoerced
extends PropertySortedEventTable


Field Summary
 
Fields inherited from class com.espertech.esper.epl.join.table.PropertySortedEventTable
nullKeyedValues, organization, propertyGetter, propertyIndex
 
Constructor Summary
PropertySortedEventTableCoerced(EventPropertyGetter propertyGetter, EventTableOrganization organization, java.lang.Class coercionType)
           
 
Method Summary
protected  java.lang.Object coerce(java.lang.Object value)
           
 java.lang.String toString()
           
 
Methods inherited from class com.espertech.esper.epl.join.table.PropertySortedEventTable
add, add, addRemove, clear, getIndex, getIndexedValue, getNumberOfEvents, getNumKeys, getOrganization, isEmpty, iterator, lookupConstants, lookupGreater, lookupGreaterColl, lookupGreaterEqual, lookupGreaterEqualColl, lookupLess, lookupLessEqual, lookupLessEqualColl, lookupLessThenColl, lookupRange, lookupRangeColl, lookupRangeInverted, lookupRangeInvertedColl, remove, remove, toQueryPlan
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertySortedEventTableCoerced

public PropertySortedEventTableCoerced(EventPropertyGetter propertyGetter,
                                       EventTableOrganization organization,
                                       java.lang.Class coercionType)
Method Detail

coerce

protected java.lang.Object coerce(java.lang.Object value)
Overrides:
coerce in class PropertySortedEventTable

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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