|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.hint.IndexHint
public class IndexHint
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 |
---|
public IndexHint(java.util.List<SelectorInstructionPair> pairs)
Method Detail |
---|
public static IndexHint getIndexHint(java.lang.annotation.Annotation[] annotations)
public java.util.List<IndexHintInstruction> getInstructionsSubquery(int subqueryNumber)
public java.util.List<IndexHintInstruction> getInstructionsFireAndForget()
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |