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