Uses of Class
com.espertech.esper.epl.lookup.EventTableIndexMetadata

Packages that use EventTableIndexMetadata
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
com.espertech.esper.epl.named Named window classes are in this package 
com.espertech.esper.epl.table.mgmt Table-related services and metadata. 
 

Uses of EventTableIndexMetadata in com.espertech.esper.epl.lookup
 

Methods in com.espertech.esper.epl.lookup with parameters of type EventTableIndexMetadata
static void SubordinateQueryPlannerUtil.addIndexMetaAndRef(SubordinateQueryIndexDesc[] indexDescs, EventTableIndexMetadata repo, java.lang.String statementName)
           
static SubordinateWMatchExprQueryPlanResult SubordinateQueryPlanner.planOnExpression(ExprNode joinExpr, EventType filterEventType, IndexHint optionalIndexHint, boolean isIndexShare, int subqueryNumber, ExcludePlanHint excludePlanHint, boolean isVirtualDataWindow, EventTableIndexMetadata indexMetadata, EventType eventTypeIndexed, java.util.Set<java.lang.String> optionalUniqueKeyProps, boolean onlyUseExistingIndexes, java.lang.String statementName, java.lang.String statementId, java.lang.annotation.Annotation[] annotations)
           
static SubordinateQueryPlanDesc SubordinateQueryPlanner.planSubquery(EventType[] outerStreams, SubordPropPlan joinDesc, boolean isNWOnTrigger, boolean forceTableScan, IndexHint optionalIndexHint, boolean indexShare, int subqueryNumber, boolean isVirtualDataWindow, EventTableIndexMetadata indexMetadata, java.util.Set<java.lang.String> optionalUniqueKeyProps, boolean onlyUseExistingIndexes, java.lang.String statementName, java.lang.String statementId, java.lang.annotation.Annotation[] annotations)
           
 

Uses of EventTableIndexMetadata in com.espertech.esper.epl.named
 

Methods in com.espertech.esper.epl.named that return EventTableIndexMetadata
 EventTableIndexMetadata NamedWindowProcessor.getEventTableIndexMetadataRepo()
           
 

Uses of EventTableIndexMetadata in com.espertech.esper.epl.table.mgmt
 

Methods in com.espertech.esper.epl.table.mgmt that return EventTableIndexMetadata
 EventTableIndexMetadata TableMetadata.getEventTableIndexMetadataRepo()
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com