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

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

public class IndexHint
extends java.lang.Object


Constructor Summary
IndexHint(java.util.List<SelectorInstructionPair> pairs)
           
 
Method Summary
static IndexHint getIndexHint(java.lang.annotation.Annotation[] annotations)
           
 java.util.List<IndexHintInstruction> getInstructionsFireAndForget()
           
 java.util.List<IndexHintInstruction> getInstructionsSubquery(int subqueryNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexHint

public IndexHint(java.util.List<SelectorInstructionPair> pairs)
Method Detail

getIndexHint

public static IndexHint getIndexHint(java.lang.annotation.Annotation[] annotations)

getInstructionsSubquery

public java.util.List<IndexHintInstruction> getInstructionsSubquery(int subqueryNumber)

getInstructionsFireAndForget

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

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