|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.plan.QueryPlanIndexUniqueHelper
public class QueryPlanIndexUniqueHelper
Nested Class Summary | |
---|---|
static class |
QueryPlanIndexUniqueHelper.ReducedHashKeys
|
Constructor Summary | |
---|---|
QueryPlanIndexUniqueHelper()
|
Method Summary | |
---|---|
static int[] |
checkSufficientGetAssignment(java.lang.String[] hashPropsRequired,
java.lang.String[] hashPropsProvided)
|
static QueryPlanIndexUniqueHelper.ReducedHashKeys |
reduceToUniqueIfPossible(java.lang.String[] hashPropsProvided,
java.lang.Class[] hashCoercionTypes,
java.util.List<QueryGraphValueEntryHashKeyed> hashFunctions,
java.lang.String[][] hashPropsRequiredPerIndex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryPlanIndexUniqueHelper()
Method Detail |
---|
public static QueryPlanIndexUniqueHelper.ReducedHashKeys reduceToUniqueIfPossible(java.lang.String[] hashPropsProvided, java.lang.Class[] hashCoercionTypes, java.util.List<QueryGraphValueEntryHashKeyed> hashFunctions, java.lang.String[][] hashPropsRequiredPerIndex)
public static int[] checkSufficientGetAssignment(java.lang.String[] hashPropsRequired, java.lang.String[] hashPropsProvided)
|
© 2006-2015 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 |