|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.SubSelectHolder
public class SubSelectHolder
Entry holding lookup resource references for use by SubSelectStreamCollection
.
Constructor Summary | |
---|---|
SubSelectHolder(int streamNumber,
Viewable viewable,
ViewFactoryChain viewFactoryChain)
Ctor. |
Method Summary | |
---|---|
int |
getStreamNumber()
Returns lookup stream number. |
Viewable |
getViewable()
Returns the lookup child viewable. |
ViewFactoryChain |
getViewFactoryChain()
Returns the lookup view factory chain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubSelectHolder(int streamNumber, Viewable viewable, ViewFactoryChain viewFactoryChain)
streamNumber
- is the lookup stream numberviewable
- is the root viewableviewFactoryChain
- is the view chainMethod Detail |
---|
public int getStreamNumber()
public Viewable getViewable()
public ViewFactoryChain getViewFactoryChain()
|
© 2007 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 |