|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordinateQueryPlannerIndexPropListPair
public class SubordinateQueryPlannerIndexPropListPair
Constructor Summary | |
---|---|
SubordinateQueryPlannerIndexPropListPair(java.util.List<IndexedPropDesc> hashedProps,
java.util.List<IndexedPropDesc> btreeProps)
|
Method Summary | |
---|---|
java.util.List<IndexedPropDesc> |
getBtreeProps()
|
java.util.List<IndexedPropDesc> |
getHashedProps()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubordinateQueryPlannerIndexPropListPair(java.util.List<IndexedPropDesc> hashedProps, java.util.List<IndexedPropDesc> btreeProps)
Method Detail |
---|
public java.util.List<IndexedPropDesc> getHashedProps()
public java.util.List<IndexedPropDesc> getBtreeProps()
|
© 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 |