Uses of Class
com.espertech.esper.common.internal.epl.lookupplansubord.SubordinateQueryIndexDesc
-
Uses of SubordinateQueryIndexDesc in com.espertech.esper.common.internal.epl.lookupplansubord
Modifier and TypeMethodDescriptionSubordinateQueryPlanDesc.getIndexDescs()
SubordinateWMatchExprQueryPlan.getIndexDescs()
Modifier and TypeMethodDescriptionstatic 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) ModifierConstructorDescriptionSubordinateWMatchExprQueryPlan
(SubordWMatchExprLookupStrategyFactory factory, SubordinateQueryIndexDesc[] indexDescs)