public interface PortInstance
LogicalPort
.Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the short name of the port.
|
GraphPath |
getPath()
Returns the path corresponding to this port.
|
PortInstance |
getSnapshot()
Returns a snapshot that reflects a point-in-time of this port instance.
|
String getName()
GraphPath getPath()
inputs
.portName.
Output ports use paths of the form operatorPath.outputs
.portNamePortInstance getSnapshot()
Copyright © 2020 Actian Corporation. All rights reserved.