Package | Description |
---|---|
com.pervasive.datarush.analytics.pmml |
Provides shared and base classes for PMML model representation of Analytics algorithms.
|
com.pervasive.datarush.coercion |
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
|
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.ports |
Provides classes and interfaces related to receiving and sending data 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.types |
Provides classes and interfaces for the description of token data types.
|
Class and Description |
---|
EngineConfig
A collection of engine configuration settings.
|
EngineProperty
Defined configuration properties for the DataRush engine.
|
Class and Description |
---|
EngineConfig
A collection of engine configuration settings.
|
Class and Description |
---|
DROperatorException
Wrapper for errors occurring during the execution of a dataflow
graph.
|
EngineConfig
A collection of engine configuration settings.
|
EngineConfig.Ports
Nested class containing settings specific to ports.
|
EngineConfig.RemoteMonitoring
Settings in this object determine settings for remote monitoring
|
EngineConfig.Sort
Settings in this object determine
default tuning for the
Sort operator. |
EngineProperty
Defined configuration properties for the DataRush engine.
|
GraphCompilationListener
Provides notification whenever an operator is compiled.
|
GraphPath
A sequence of names typically used to identify elements within nested
namespaces.
|
GraphState
Describes the state of a
LogicalGraphInstance . |
InputPortInstance
A runtime instance of a
LogicalPort . |
LogicalGraph
Represents a logical graph which is intended to be executed.
|
LogicalGraphInstance
The executable artifact of a logical graph.
|
LogicalGraphInstanceView
A read-only super-interface of
LogicalGraphInstance |
LogicalStatistic
Statistic associated with a
LogicalPort or
a LogicalOperator . |
LogicalStatistic.Builder
A builder for statistics.
|
OperatorInstance
A runtime instance of a
LogicalOperator . |
OperatorState
The execution state of an operator within a graph.
|
OutputPortInstance
A runtime instance of a
LogicalPort . |
PortInstance
A runtime instance of a
LogicalPort . |
PropertyValued
Shared interface implemented by
LogicalGraph and OpenComposite . |
StatisticsRegistry
For advanced use only; operator authors should not need to access this class.
|
Class and Description |
---|
EngineConfig
A collection of engine configuration settings.
|
GraphPath
A sequence of names typically used to identify elements within nested
namespaces.
|
LogicalGraph
Represents a logical graph which is intended to be executed.
|
LogicalSubgraph
Extension of
LogicalGraph used by IterativeOperator 's. |
LogicalSubgraphFactory
Interface for creating subgraphs.
|
PropertyValued
Shared interface implemented by
LogicalGraph and OpenComposite . |
StatisticsRegistry
For advanced use only; operator authors should not need to access this class.
|
Class and Description |
---|
EngineConfig
A collection of engine configuration settings.
|
Class and Description |
---|
LogicalSubgraph
Extension of
LogicalGraph used by IterativeOperator 's. |
Class and Description |
---|
GraphPath
A sequence of names typically used to identify elements within nested
namespaces.
|
Copyright © 2019 Actian Corporation. All rights reserved.