|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordinateQueryIndexDesc
public class SubordinateQueryIndexDesc
Constructor Summary | |
---|---|
SubordinateQueryIndexDesc(IndexKeyInfo indexKeyInfo,
java.lang.String indexName,
IndexMultiKey indexMultiKey,
QueryPlanIndexItem queryPlanIndexItem)
|
Method Summary | |
---|---|
IndexKeyInfo |
getIndexKeyInfo()
|
IndexMultiKey |
getIndexMultiKey()
|
java.lang.String |
getIndexName()
|
QueryPlanIndexItem |
getQueryPlanIndexItem()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubordinateQueryIndexDesc(IndexKeyInfo indexKeyInfo, java.lang.String indexName, IndexMultiKey indexMultiKey, QueryPlanIndexItem queryPlanIndexItem)
Method Detail |
---|
public IndexKeyInfo getIndexKeyInfo()
public java.lang.String getIndexName()
public IndexMultiKey getIndexMultiKey()
public QueryPlanIndexItem getQueryPlanIndexItem()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |