com.espertech.esper.epl.join.hint
Class SelectorInstructionPair

java.lang.Object
  extended by com.espertech.esper.epl.join.hint.SelectorInstructionPair

public class SelectorInstructionPair
extends java.lang.Object


Constructor Summary
SelectorInstructionPair(java.util.List<IndexHintSelector> selector, java.util.List<IndexHintInstruction> instructions)
           
 
Method Summary
 java.util.List<IndexHintInstruction> getInstructions()
           
 java.util.List<IndexHintSelector> getSelector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorInstructionPair

public SelectorInstructionPair(java.util.List<IndexHintSelector> selector,
                               java.util.List<IndexHintInstruction> instructions)
Method Detail

getSelector

public java.util.List<IndexHintSelector> getSelector()

getInstructions

public java.util.List<IndexHintInstruction> getInstructions()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com