Class SelectorInstructionPair
java.lang.Object
com.espertech.esper.common.internal.epl.join.hint.SelectorInstructionPair
-
Constructor Summary
ConstructorDescriptionSelectorInstructionPair
(List<IndexHintSelector> selector, List<IndexHintInstruction> instructions) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SelectorInstructionPair
public SelectorInstructionPair(List<IndexHintSelector> selector, List<IndexHintInstruction> instructions)
-
-
Method Details
-
getSelector
-
getInstructions
-