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, toString
public long getIndexWithinPE()
processing element
public java.util.List<Metric> getMetrics() throws java.io.IOException
metrics
for this output portIBM Streams Metrics
java.io.IOException
public java.lang.String getTransportType()
public java.lang.String getResourceType()