Package | Description |
---|---|
com.espertech.esper.common.internal.epl.lookupplansubord | |
com.espertech.esper.common.internal.epl.virtualdw |
Modifier and Type | Method and Description |
---|---|
SubordinateQueryPlannerIndexPropListPair |
SubordinateQueryPlannerIndexPropDesc.getListPair() |
static SubordinateQueryPlannerIndexPropListPair |
SubordinateQueryPlannerUtil.toListOfHashedAndBtreeProps(String[] hashIndexPropsProvided,
Class[] hashIndexCoercionType,
String[] rangeIndexPropsProvided,
Class[] rangeIndexCoercionType) |
Constructor and Description |
---|
SubordinateQueryPlannerIndexPropDesc(String[] hashIndexPropsProvided,
Class[] hashIndexCoercionType,
String[] rangeIndexPropsProvided,
Class[] rangeIndexCoercionType,
SubordinateQueryPlannerIndexPropListPair listPair,
SubordPropHashKeyForge[] hashJoinedProps,
SubordPropRangeKeyForge[] rangeJoinedProps) |
Constructor and Description |
---|
SubordTableLookupStrategyFactoryForgeVDW(String statementName,
Annotation[] annotations,
EventType[] outerStreams,
List<SubordPropHashKeyForge> hashKeys,
CoercionDesc hashKeyCoercionTypes,
List<SubordPropRangeKeyForge> rangeKeys,
CoercionDesc rangeKeyCoercionTypes,
boolean nwOnTrigger,
SubordPropPlan joinDesc,
boolean forceTableScan,
SubordinateQueryPlannerIndexPropListPair hashAndRanges) |
Copyright © 2005–2019. All rights reserved.