public class OutputPort extends Element
| Constructor and Description | 
|---|
| OutputPort() | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getIndexWithinOperator()Gets the index of this output port within the  operator | 
| java.util.List<Metric> | getMetrics()Gets the  metricsfor this output port | 
| java.lang.String | getName()Gets the name for this output port | 
| java.lang.String | getResourceType()Identifies the REST resource type | 
| java.lang.String | getStreamName()Identifies the name of the output stream associated with this output port | 
getStreamsConnection, refresh, toStringpublic long getIndexWithinOperator()
operatorpublic java.util.List<Metric> getMetrics() throws java.io.IOException
metrics for this output portIBM Streams Metricsjava.io.IOExceptionpublic java.lang.String getName()
public java.lang.String getResourceType()
public java.lang.String getStreamName()