Uses of Class
com.espertech.esper.common.internal.epl.lookupplansubord.SubordinateQueryIndexDesc
Packages that use SubordinateQueryIndexDesc
-
Uses of SubordinateQueryIndexDesc in com.espertech.esper.common.internal.epl.lookupplansubord
Methods in com.espertech.esper.common.internal.epl.lookupplansubord that return SubordinateQueryIndexDescModifier and TypeMethodDescriptionSubordinateQueryPlanDesc.getIndexDescs()
SubordinateWMatchExprQueryPlan.getIndexDescs()
Methods in com.espertech.esper.common.internal.epl.lookupplansubord with parameters of type SubordinateQueryIndexDescModifier 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) Constructors in com.espertech.esper.common.internal.epl.lookupplansubord with parameters of type SubordinateQueryIndexDescModifierConstructorDescriptionSubordinateWMatchExprQueryPlan
(SubordWMatchExprLookupStrategyFactory factory, SubordinateQueryIndexDesc[] indexDescs)