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.lookupConstants(RangeIndexLookupValue lookupValueBase) |
abstract Set<EventBean> |
PropertySortedEventTable.lookupConstants(RangeIndexLookupValue lookupValueBase) |
Modifier and Type | Method and Description |
---|---|
static CompositeIndexLookup |
CompositeIndexLookupFactory.make(Object[] keyValues,
RangeIndexLookupValue[] rangeValues,
Class[] rangeCoercion) |
Constructor and Description |
---|
CompositeIndexLookupRange(RangeIndexLookupValue lookupValue,
Class 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–2018. All rights reserved.