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