Package | Description |
---|---|
com.espertech.esper.common.internal.epl.lookupplansubord |
Modifier and Type | Class and Description |
---|---|
class |
EventTableIndexMetadataEntry |
class |
EventTableIndexRepositoryEntry |
Modifier and Type | Method and Description |
---|---|
static Pair<IndexMultiKey,EventTableIndexEntryBase> |
EventTableIndexUtil.findIndexBestAvailable(Map<IndexMultiKey,? extends EventTableIndexEntryBase> tablesAvailable,
Set<String> keyPropertyNames,
Set<String> rangePropertyNames,
List<IndexHintInstruction> optionalIndexHintInstructions) |
Modifier and Type | Method and Description |
---|---|
static IndexMultiKey |
EventTableIndexUtil.findByIndexHint(Map<IndexMultiKey,? extends EventTableIndexEntryBase> indexCandidates,
List<IndexHintInstruction> instructions) |
static Pair<IndexMultiKey,EventTableIndexEntryBase> |
EventTableIndexUtil.findIndexBestAvailable(Map<IndexMultiKey,? extends EventTableIndexEntryBase> tablesAvailable,
Set<String> keyPropertyNames,
Set<String> rangePropertyNames,
List<IndexHintInstruction> optionalIndexHintInstructions) |
Copyright © 2005–2018. All rights reserved.