Uses of Class
com.espertech.esper.common.internal.epl.join.querygraph.QueryGraphValueEntryHashKeyedForge
Packages that use QueryGraphValueEntryHashKeyedForge
Package
Description
-
Uses of QueryGraphValueEntryHashKeyedForge in com.espertech.esper.common.internal.epl.join.indexlookupplan
Methods in com.espertech.esper.common.internal.epl.join.indexlookupplan that return QueryGraphValueEntryHashKeyedForgeConstructors in com.espertech.esper.common.internal.epl.join.indexlookupplan with parameters of type QueryGraphValueEntryHashKeyedForgeModifierConstructorDescriptionIndexedTableLookupPlanHashedOnlyForge
(int lookupStream, int indexedStream, boolean indexedStreamIsVDW, EventType[] typesPerStream, TableLookupIndexReqKey indexNum, QueryGraphValueEntryHashKeyedForge[] hashKeys, QueryPlanIndexForge indexSpecs, EPTypeClass[] optionalCoercionTypes, MultiKeyClassRef optionalEPLTableLookupMultiKey) Constructor parameters in com.espertech.esper.common.internal.epl.join.indexlookupplan with type arguments of type QueryGraphValueEntryHashKeyedForgeModifierConstructorDescriptionCompositeTableLookupPlanForge
(int lookupStream, int indexedStream, boolean indexedStreamIsVDW, EventType[] typesPerStream, TableLookupIndexReqKey indexNum, List<QueryGraphValueEntryHashKeyedForge> hashKeys, EPTypeClass[] hashCoercionTypes, List<QueryGraphValueEntryRangeForge> rangeKeyPairs, EPTypeClass[] optRangeCoercionTypes, QueryPlanIndexForge indexSpecs, MultiKeyClassRef optionalEPLTableLookupMultiKey) -
Uses of QueryGraphValueEntryHashKeyedForge in com.espertech.esper.common.internal.epl.join.querygraph
Subclasses of QueryGraphValueEntryHashKeyedForge in com.espertech.esper.common.internal.epl.join.querygraphModifier and TypeClassDescriptionclass
class
Methods in com.espertech.esper.common.internal.epl.join.querygraph that return types with arguments of type QueryGraphValueEntryHashKeyedForgeMethods in com.espertech.esper.common.internal.epl.join.querygraph with parameters of type QueryGraphValueEntryHashKeyedForgeModifier and TypeMethodDescriptionstatic ExprForge[]
QueryGraphValueEntryHashKeyedForge.getForges
(QueryGraphValueEntryHashKeyedForge[] keys) static EventPropertyGetterSPI[]
QueryGraphValueEntryHashKeyedForge.getGettersIfPropsOnly
(QueryGraphValueEntryHashKeyedForge[] keys) Method parameters in com.espertech.esper.common.internal.epl.join.querygraph with type arguments of type QueryGraphValueEntryHashKeyedForgeModifier and TypeMethodDescriptionstatic String
QueryGraphValueEntryHashKeyedForge.toQueryPlan
(List<QueryGraphValueEntryHashKeyedForge> keyProperties) Constructor parameters in com.espertech.esper.common.internal.epl.join.querygraph with type arguments of type QueryGraphValueEntryHashKeyedForgeModifierConstructorDescriptionQueryGraphValuePairHashKeyIndexForge
(String[] indexed, List<QueryGraphValueEntryHashKeyedForge> key, String[] strictKeys) -
Uses of QueryGraphValueEntryHashKeyedForge in com.espertech.esper.common.internal.epl.join.queryplan
Methods in com.espertech.esper.common.internal.epl.join.queryplan that return types with arguments of type QueryGraphValueEntryHashKeyedForgeModifier and TypeMethodDescriptionTableLookupKeyDesc.getHashes()
QueryPlanIndexUniqueHelper.ReducedHashKeys.getHashKeyFunctions()
Method parameters in com.espertech.esper.common.internal.epl.join.queryplan with type arguments of type QueryGraphValueEntryHashKeyedForgeModifier and TypeMethodDescriptionstatic CoercionDesc
CoercionUtil.getCoercionTypesHash
(EventType[] typesPerStream, int lookupStream, int indexedStream, List<QueryGraphValueEntryHashKeyedForge> keyProps, String[] indexProps) Returns null if no coercion is required, or an array of classes for use in coercing the lookup keys and index keys into a common type.QueryPlanIndexUniqueHelper.reduceToUniqueIfPossible
(String[] hashPropsProvided, EPTypeClass[] hashCoercionTypes, List<QueryGraphValueEntryHashKeyedForge> hashFunctions, String[][] hashPropsRequiredPerIndex) Constructor parameters in com.espertech.esper.common.internal.epl.join.queryplan with type arguments of type QueryGraphValueEntryHashKeyedForgeModifierConstructorDescriptionTableLookupKeyDesc
(List<QueryGraphValueEntryHashKeyedForge> hashes, List<QueryGraphValueEntryRangeForge> ranges) -
Uses of QueryGraphValueEntryHashKeyedForge in com.espertech.esper.common.internal.epl.lookupplan
Methods in com.espertech.esper.common.internal.epl.lookupplan that return QueryGraphValueEntryHashKeyedForgeConstructors in com.espertech.esper.common.internal.epl.lookupplan with parameters of type QueryGraphValueEntryHashKeyedForgeModifierConstructorDescriptionSubordPropHashKeyForge
(QueryGraphValueEntryHashKeyedForge hashKey, Integer optionalKeyStreamNum, EPTypeClass coercionType)