public class IndexHint
extends java.lang.Object
Constructor and Description |
---|
IndexHint(java.util.List<SelectorInstructionPair> pairs) |
Modifier and Type | Method and Description |
---|---|
static IndexHint |
getIndexHint(java.lang.annotation.Annotation[] annotations) |
java.util.List<IndexHintInstruction> |
getInstructionsFireAndForget() |
java.util.List<IndexHintInstruction> |
getInstructionsSubquery(int subqueryNumber) |
public IndexHint(java.util.List<SelectorInstructionPair> pairs)
public static IndexHint getIndexHint(java.lang.annotation.Annotation[] annotations)
public java.util.List<IndexHintInstruction> getInstructionsSubquery(int subqueryNumber)
public java.util.List<IndexHintInstruction> getInstructionsFireAndForget()