com.espertech.esper.dataflow.util
Class GraphTypeDesc

java.lang.Object
  extended by com.espertech.esper.dataflow.util.GraphTypeDesc

public class GraphTypeDesc
extends java.lang.Object


Constructor Summary
GraphTypeDesc(boolean wildcard, boolean underlying, EventType eventType)
           
 
Method Summary
 EventType getEventType()
           
 boolean isUnderlying()
           
 boolean isWildcard()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphTypeDesc

public GraphTypeDesc(boolean wildcard,
                     boolean underlying,
                     EventType eventType)
Method Detail

isWildcard

public boolean isWildcard()

isUnderlying

public boolean isUnderlying()

getEventType

public EventType getEventType()

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