Interface OutputPortInstance

All Superinterfaces:
PortInstance

public interface OutputPortInstance extends PortInstance
A runtime instance of a LogicalPort.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns 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