com.espertech.esper.epl.join.util
Class QueryPlanIndexDescBase

java.lang.Object
  extended by com.espertech.esper.epl.join.util.QueryPlanIndexDescBase
Direct Known Subclasses:
QueryPlanIndexDescFAF, QueryPlanIndexDescOnExpr, QueryPlanIndexDescSubquery

public abstract class QueryPlanIndexDescBase
extends java.lang.Object


Constructor Summary
protected QueryPlanIndexDescBase(IndexNameAndDescPair[] tables)
           
 
Method Summary
 IndexNameAndDescPair[] getTables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryPlanIndexDescBase

protected QueryPlanIndexDescBase(IndexNameAndDescPair[] tables)
Method Detail

getTables

public IndexNameAndDescPair[] getTables()

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