Package | Description |
---|---|
com.espertech.esper.common.internal.epl.lookupplansubord |
Modifier and Type | Method and Description |
---|---|
SubordinateQueryIndexDesc[] |
SubordinateWMatchExprQueryPlan.getIndexDescs() |
SubordinateQueryIndexDesc[] |
SubordinateQueryPlanDesc.getIndexDescs() |
Modifier and Type | Method and Description |
---|---|
static void |
SubordinateQueryPlannerUtil.addIndexMetaAndRef(SubordinateQueryIndexDesc[] indexDescs,
EventTableIndexMetadata repo,
String deploymentId,
String statementName) |
static EventTable[] |
SubordinateQueryPlannerUtil.realizeTables(SubordinateQueryIndexDesc[] indexDescriptors,
EventType eventType,
EventTableIndexRepository indexRepository,
Iterable<EventBean> contents,
AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
void |
SubordinateQueryPlanDesc.setIndexDescs(SubordinateQueryIndexDesc[] indexDescs) |
Constructor and Description |
---|
SubordinateWMatchExprQueryPlan(SubordWMatchExprLookupStrategyFactory factory,
SubordinateQueryIndexDesc[] indexDescs) |
Copyright © 2005–2018. All rights reserved.