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
metrics for 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, toString
public long getIndexWithinOperator()
Operator
public java.util.List<Metric> getMetrics() throws java.io.IOException
metrics
for this input portIBM Streams Metrics
java.io.IOException
public java.lang.String getName()
public java.lang.String getResourceType()