|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.context.subselect.SubSelectActivationHolder
public class SubSelectActivationHolder
Entry holding lookup resource references for use by SubSelectActivationCollection
.
Constructor Summary | |
---|---|
SubSelectActivationHolder(int streamNumber,
EventType viewableType,
ViewFactoryChain viewFactoryChain,
ViewableActivator activator,
StreamSpecCompiled streamSpecCompiled)
|
Method Summary | |
---|---|
ViewableActivator |
getActivator()
|
int |
getStreamNumber()
Returns lookup stream number. |
StreamSpecCompiled |
getStreamSpecCompiled()
|
EventType |
getViewableType()
|
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 SubSelectActivationHolder(int streamNumber, EventType viewableType, ViewFactoryChain viewFactoryChain, ViewableActivator activator, StreamSpecCompiled streamSpecCompiled)
Method Detail |
---|
public int getStreamNumber()
public EventType getViewableType()
public ViewFactoryChain getViewFactoryChain()
public ViewableActivator getActivator()
public StreamSpecCompiled getStreamSpecCompiled()
|
© 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 |