Class IndexHint
java.lang.Object
com.espertech.esper.common.internal.epl.join.hint.IndexHint
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static boolean
checkValueAssignment
(String type, String value) protected static boolean
checkValueInParen
(String type, String value) protected static String
extractValueEquals
(String text) protected static Object
protected static int
extractValueParen
(String text) static IndexHint
getIndexHint
(Annotation[] annotations) getInstructionsSubquery
(int subqueryNumber)
-
Constructor Details
-
IndexHint
-
-
Method Details
-
getIndexHint
-
getInstructionsSubquery
-
getInstructionsFireAndForget
-
checkValueInParen
-
checkValueAssignment
-
extractValueParen
-
extractValueEqualsStringOrInt
-
extractValueEquals
-