|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.table.PropertySortedEventTable
com.espertech.esper.epl.join.table.PropertySortedEventTableCoerced
public class PropertySortedEventTableCoerced
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 |
---|
public PropertySortedEventTableCoerced(EventPropertyGetter propertyGetter, EventTableOrganization organization, java.lang.Class coercionType)
Method Detail |
---|
protected java.lang.Object coerce(java.lang.Object value)
coerce
in class PropertySortedEventTable
public java.lang.String toString()
toString
in class java.lang.Object
|
© 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 |