Package | Description |
---|---|
com.espertech.esper.epl.join.hint |
Hints related to joins.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexHintInstructionBust |
class |
IndexHintInstructionExplicit |
class |
IndexHintInstructionIndexName |
Modifier and Type | Method and Description |
---|---|
java.util.List<IndexHintInstruction> |
SelectorInstructionPair.getInstructions() |
java.util.List<IndexHintInstruction> |
IndexHint.getInstructionsFireAndForget() |
java.util.List<IndexHintInstruction> |
IndexHint.getInstructionsSubquery(int subqueryNumber) |
Constructor and Description |
---|
SelectorInstructionPair(java.util.List<IndexHintSelector> selector,
java.util.List<IndexHintInstruction> instructions) |