Uses of Package
com.pervasive.datarush.ports
-
Packages that use com.pervasive.datarush.ports Package Description com.pervasive.datarush.analytics.pmml Provides shared and base classes for PMML model representation of Analytics algorithms.com.pervasive.datarush.graphs Provides classes and interfaces for the construction of executable dataflow graphs.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.staging Provides operators for reading and writing DataRush staging datasets.com.pervasive.datarush.operators.join Provides operators for joining together two data sets into a single one.com.pervasive.datarush.operators.model Provides operators for handling models.com.pervasive.datarush.operators.select Provides operators for selecting a subset of the data set.com.pervasive.datarush.ports Provides classes and interfaces related to receiving and sending data in a dataflow graph.com.pervasive.datarush.ports.model Provides implementations of port objects dealing with the flow of single objects between operators.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.script -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.analytics.pmml Class Description LogicalPort A operator's port ( either input or output ).LogicalPortFactory A port factory creates a port.PortMetadata Marker interface for metadata associated with a given port. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.graphs Class Description LogicalPort A operator's port ( either input or output ).LogicalPortOptions Marker interface for port options used byLogicalSubgraph.filtered
-
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators Class Description LogicalPort A operator's port ( either input or output ).LogicalPortFactory A port factory creates a port.LogicalPortOptions Marker interface for port options used byLogicalSubgraph.filtered
PhysicalInputPort Marker interface for physical inputs.PhysicalOutputPort Marker interface for physical outputs.PortMetadata Marker interface for metadata associated with a given port.PortSetting A representation of the setting for a port configuration property. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators.group Class Description LogicalPort A operator's port ( either input or output ). -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators.io.staging Class Description LogicalPort A operator's port ( either input or output ).LogicalPortFactory A port factory creates a port. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators.join Class Description LogicalPort A operator's port ( either input or output ). -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators.model Class Description LogicalPortFactory A port factory creates a port. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.operators.select Class Description LogicalPort A operator's port ( either input or output ). -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.ports Class Description LogicalPort A operator's port ( either input or output ).LogicalPort.Direction Indicates whether the port is input or outputLogicalPortFactory A port factory creates a port.PhysicalPort The common interface for all ports, both input and output.PortMetadata Marker interface for metadata associated with a given port.PortSetting A representation of the setting for a port configuration property. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.ports.model Class Description LogicalPort A operator's port ( either input or output ).LogicalPort.Direction Indicates whether the port is input or outputLogicalPortFactory A port factory creates a port.PortMetadata Marker interface for metadata associated with a given port. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.ports.physical Class Description PhysicalInputPort Marker interface for physical inputs.PhysicalOutputPort Marker interface for physical outputs.PhysicalPort The common interface for all ports, both input and output. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.ports.record Class Description LogicalPort A operator's port ( either input or output ).LogicalPortFactory A port factory creates a port.LogicalPortOptions Marker interface for port options used byLogicalSubgraph.filtered
PortMetadata Marker interface for metadata associated with a given port. -
Classes in com.pervasive.datarush.ports used by com.pervasive.datarush.script Class Description LogicalPort A operator's port ( either input or output ).LogicalPort.Direction Indicates whether the port is input or output