- All Superinterfaces:
PortInstance
A runtime instance of a
LogicalPort.-
Method Summary
Modifier and TypeMethodDescriptionReturns a snapshot that reflects a point-in-time of this port instance.Methods inherited from interface com.pervasive.datarush.graphs.PortInstance
getName, getPath
-
Method Details
-
getSnapshot
OutputPortInstance getSnapshot()Description copied from interface:PortInstanceReturns a snapshot that reflects a point-in-time of this port instance.- Specified by:
getSnapshotin interfacePortInstance- Returns:
- a snapshot of the port instance
-