public class GraphOperatorOutputItem extends Object implements Serializable
Constructor and Description |
---|
GraphOperatorOutputItem(String streamName,
List<GraphOperatorOutputItemType> typeInfo) |
Modifier and Type | Method and Description |
---|---|
String |
getStreamName() |
List<GraphOperatorOutputItemType> |
getTypeInfo() |
public GraphOperatorOutputItem(String streamName, List<GraphOperatorOutputItemType> typeInfo)
public String getStreamName()
public List<GraphOperatorOutputItemType> getTypeInfo()