|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphOperatorOutputItemType | |
---|---|
com.espertech.esper.epl.spec | Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
Uses of GraphOperatorOutputItemType in com.espertech.esper.epl.spec |
---|
Methods in com.espertech.esper.epl.spec that return types with arguments of type GraphOperatorOutputItemType | |
---|---|
java.util.List<GraphOperatorOutputItemType> |
GraphOperatorOutputItem.getTypeInfo()
|
java.util.List<GraphOperatorOutputItemType> |
GraphOperatorOutputItemType.getTypeParameters()
|
Constructor parameters in com.espertech.esper.epl.spec with type arguments of type GraphOperatorOutputItemType | |
---|---|
GraphOperatorOutputItem(java.lang.String streamName,
java.util.List<GraphOperatorOutputItemType> typeInfo)
|
|
GraphOperatorOutputItemType(boolean wildcard,
java.lang.String typeOrClassname,
java.util.List<GraphOperatorOutputItemType> typeParameters)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |