public class PEOutputPort extends Element
| Constructor and Description |
|---|
PEOutputPort() |
| Modifier and Type | Method and Description |
|---|---|
long |
getIndexWithinPE()
Gets the index of this output port within the
processing element |
java.util.List<Metric> |
getMetrics()
Gets the
metrics for this output port |
java.lang.String |
getResourceType()
Identifies the REST resource type
|
java.lang.String |
getTransportType()
Gets the transport type for this processing element output port
|
getStreamsConnection, refresh, toStringpublic long getIndexWithinPE()
processing elementpublic java.util.List<Metric> getMetrics() throws java.io.IOException
metrics for this output portIBM Streams Metricsjava.io.IOExceptionpublic java.lang.String getTransportType()
public java.lang.String getResourceType()