Uses of Package
com.pervasive.datarush.ports.physical
-
Packages that use com.pervasive.datarush.ports.physical Package Description com.pervasive.datarush.operators Provides classes and interfaces for developing dataflow operators.com.pervasive.datarush.operators.group Provides data aggregation components.com.pervasive.datarush.operators.io Provides base file I/O components including encoders and decoders.com.pervasive.datarush.operators.io.jdbc Provides operators for reading from JDBC sources and writing to JDBC targets.com.pervasive.datarush.ports Provides classes and interfaces related to receiving and sending data in a dataflow graph.com.pervasive.datarush.ports.physical Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph.com.pervasive.datarush.ports.record Provides implementations of port objects related to the flow of record sets between operators.com.pervasive.datarush.tokens Provides classes and utilities for working with data tokens.com.pervasive.datarush.tokens.record Provides implementations of and utilities for record valued tokens. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.operators Class Description RecordInput An input port on a record data flow.RecordInputSelector Provides a mechanism to wait for data on a set ofRecordInput
objects. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.operators.group Class Description RecordInput An input port on a record data flow. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.operators.io Class Description SteppableRecordValued -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.operators.io.jdbc Class Description RecordInput An input port on a record data flow.ScalarInputField A field of a record input port. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.ports Class Description OutputEventListener A callback interface for handling events occurring on an output port.PortStatistics Live run-time statistics for a dataflow port. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.ports.physical Class Description DoubleInputField A double valued field of a record input port.FloatInputField A float valued field of a record input port.GenericPushable An object publishing buffered data.InputSnapshot A snapshot of run-time statistics for an input port.InputStatistics Live run-time statistics for an input port.LongInputField A long valued field of a record input port.NumericInputField A numeric valued field of a record input port.OutputSnapshot A snapshot of run-time statistics for an output port.OutputStatistics Live run-time statistics for an input port.PortSnapshot A snapshot of run-time statistics for a dataflow port.PortStatistics Live run-time statistics for a dataflow port.PortStatus Possible states for a port.RecordInput An input port on a record data flow.ScalarInputField A field of a record input port.ScalarOutputField A field of a record output port.SteppableRecordValued -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.ports.record Class Description RecordInput An input port on a record data flow.RecordOutput An output port generating a flow of record tokens. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.tokens Class Description RecordInput An input port on a record data flow. -
Classes in com.pervasive.datarush.ports.physical used by com.pervasive.datarush.tokens.record Class Description ScalarInputField A field of a record input port.ScalarOutputField A field of a record output port.