Uses of Enum Class
com.pervasive.datarush.ports.physical.PortStatus
Packages that use PortStatus
Package
Description
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
-
Uses of PortStatus in com.pervasive.datarush.ports.physical
Methods in com.pervasive.datarush.ports.physical that return PortStatusModifier and TypeMethodDescriptionPortSnapshot.getState()Gets the current state of the port.PortStatistics.getState()Gets the current state of the port.static PortStatusReturns the enum constant of this class with the specified name.static PortStatus[]PortStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.