public class PropertySortedEventTableCoerced extends PropertySortedEventTableImpl
nullKeyedValues, propertyIndex
organization, propertyGetter
Constructor and Description |
---|
PropertySortedEventTableCoerced(EventPropertyGetter propertyGetter,
EventTableOrganization organization,
java.lang.Class coercionType) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
coerce(java.lang.Object value) |
java.lang.Class |
getProviderClass() |
java.lang.String |
toString() |
add, clear, destroy, getIndex, getNumberOfEvents, getNumKeys, isEmpty, iterator, lookupConstants, lookupGreater, lookupGreaterColl, lookupGreaterEqual, lookupGreaterEqualColl, lookupLess, lookupLessEqual, lookupLessEqualColl, lookupLessThenColl, lookupRange, lookupRangeColl, lookupRangeInverted, lookupRangeInvertedColl, remove
add, addRemove, getIndexedValue, getOrganization, normalize, normalize, normalizeCollection, normalizeCollection, remove, toQueryPlan
public PropertySortedEventTableCoerced(EventPropertyGetter propertyGetter, EventTableOrganization organization, java.lang.Class coercionType)
protected java.lang.Object coerce(java.lang.Object value)
coerce
in class PropertySortedEventTableImpl
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Class getProviderClass()
getProviderClass
in interface EventTable
getProviderClass
in class PropertySortedEventTableImpl