Package | Description |
---|---|
com.pervasive.datarush.ports.physical |
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
|
Modifier and Type | Method and Description |
---|---|
PortStatus |
PortStatistics.getState()
Gets the current state of the port.
|
PortStatus |
PortSnapshot.getState()
Gets the current state of the port.
|
static PortStatus |
PortStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortStatus[] |
PortStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Actian Corporation. All rights reserved.