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