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.
|
Class and 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.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPortOptions
Marker interface for port options used by
LogicalSubgraph.filtered |
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPortFactory
A port factory creates a port.
|
LogicalPortOptions
Marker interface for port options used by
LogicalSubgraph.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.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPortFactory
A port factory creates a port.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
Class and Description |
---|
LogicalPortFactory
A port factory creates a port.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPort.Direction
Indicates whether the port is input or output
|
LogicalPortFactory
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.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPort.Direction
Indicates whether the port is input or output
|
LogicalPortFactory
A port factory creates a port.
|
PortMetadata
Marker interface for metadata associated with a given port.
|
Class and Description |
---|
PhysicalInputPort
Marker interface for physical inputs.
|
PhysicalOutputPort
Marker interface for physical outputs.
|
PhysicalPort
The common interface for all ports, both input and output.
|
Class and Description |
---|
LogicalPort
A operator's port ( either input or output ).
|
LogicalPortFactory
A port factory creates a port.
|
LogicalPortOptions
Marker interface for port options used by
LogicalSubgraph.filtered |
PortMetadata
Marker interface for metadata associated with a given port.
|
Copyright © 2020 Actian Corporation. All rights reserved.