Package | Description |
---|---|
com.espertech.esper.common.internal.epl.index.sorted | |
com.espertech.esper.common.internal.epl.join.exec.composite |
Composite query execution for hash+btree combined lookup.
|
com.espertech.esper.common.internal.epl.join.exec.util | |
com.espertech.esper.common.internal.epl.virtualdw |
Modifier and Type | Method and Description |
---|---|
Set<EventBean> |
PropertySortedEventTableImpl.lookupConstantsFAF(RangeIndexLookupValue lookupValueBase) |
abstract Set<EventBean> |
PropertySortedEventTable.lookupConstantsFAF(RangeIndexLookupValue lookupValueBase) |
Modifier and Type | Method and Description |
---|---|
static CompositeIndexLookup |
CompositeIndexLookupFactory.make(Object[] keyValues,
MultiKeyFromObjectArray multiKeyTransform,
RangeIndexLookupValue[] rangeValues,
EPTypeClass[] rangeCoercion) |
Constructor and Description |
---|
CompositeIndexLookupRange(RangeIndexLookupValue lookupValue,
EPTypeClass coercionType) |
Modifier and Type | Class and Description |
---|---|
class |
RangeIndexLookupValueEquals |
class |
RangeIndexLookupValueRange |
Modifier and Type | Method and Description |
---|---|
Collection<EventBean> |
VirtualDWViewImpl.getFireAndForgetData(EventTable eventTable,
Object[] keyValues,
RangeIndexLookupValue[] rangeValues,
Annotation[] annotations) |
Collection<EventBean> |
VirtualDWView.getFireAndForgetData(EventTable eventTable,
Object[] keyValues,
RangeIndexLookupValue[] rangeValues,
Annotation[] annotations) |
Copyright © 2005–2021. All rights reserved.