public class PollResultIndexingStrategyCompositeForge extends Object implements PollResultIndexingStrategyForge
Constructor and Description |
---|
PollResultIndexingStrategyCompositeForge(int streamNum,
EventType eventType,
String[] optHashPropertyNames,
EPTypeClass[] optHashCoercedTypes,
MultiKeyClassRef optHashMultiKeyClasses,
String[] rangeProps,
EPTypeClass[] rangeTypes) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public PollResultIndexingStrategyCompositeForge(int streamNum, EventType eventType, String[] optHashPropertyNames, EPTypeClass[] optHashCoercedTypes, MultiKeyClassRef optHashMultiKeyClasses, String[] rangeProps, EPTypeClass[] rangeTypes)
public String toQueryPlan()
toQueryPlan
in interface PollResultIndexingStrategyForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface PollResultIndexingStrategyForge
Copyright © 2005–2021. All rights reserved.