Uses of Interface
com.espertech.esper.common.internal.epl.join.hint.IndexHintInstruction
Package
Description
Hints related to joins.
-
Uses of IndexHintInstruction in com.espertech.esper.common.internal.epl.join.hint
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionSelectorInstructionPair.getInstructions()
IndexHint.getInstructionsFireAndForget()
IndexHint.getInstructionsSubquery
(int subqueryNumber) -
Uses of IndexHintInstruction in com.espertech.esper.common.internal.epl.lookupplansubord
Modifier and TypeMethodDescriptionstatic IndexMultiKey
EventTableIndexUtil.findByIndexHint
(Map<IndexMultiKey, ? extends EventTableIndexEntryBase> indexCandidates, List<IndexHintInstruction> instructions) EventTableIndexUtil.findIndexBestAvailable
(Map<IndexMultiKey, ? extends EventTableIndexEntryBase> tablesAvailable, Set<String> keyPropertyNames, Set<String> rangePropertyNames, List<IndexHintInstruction> optionalIndexHintInstructions) EventTableIndexRepository.findTable
(Set<String> keyPropertyNames, Set<String> rangePropertyNames, List<IndexHintInstruction> optionalIndexHintInstructions)