Package | Description |
---|---|
com.actian.dataflow.operators.io.orc | |
com.actian.dataflow.operators.io.parquet | |
com.pervasive.datarush.analytics.arm |
Provides common classes for Association Rule Mining (ARM).
|
com.pervasive.datarush.analytics.cleansing |
Provides operators related to data cleansing.
|
com.pervasive.datarush.analytics.cluster |
Provides base PMML for clustering models.
|
com.pervasive.datarush.analytics.decisiontree.predictor |
Provides the decision tree predictor operator and associated classes.
|
com.pervasive.datarush.analytics.knn |
Provides an implementation of the KNN algorithm using DataRush's sparse data API.
|
com.pervasive.datarush.analytics.naivebayes.predictor |
Provides an implementation of a Naive Bayes predictor.
|
com.pervasive.datarush.analytics.pmml |
Provides shared and base classes for PMML model representation of Analytics algorithms.
|
com.pervasive.datarush.analytics.r | |
com.pervasive.datarush.analytics.regression |
Provides utility, PMML and other classes for shared use by regression related entities.
|
com.pervasive.datarush.analytics.svm.predictor |
Provides an implementation of an SVM predictor.
|
com.pervasive.datarush.analytics.util |
Provides some (internal) utility classes for Analytics.
|
com.pervasive.datarush.coercion |
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
|
com.pervasive.datarush.encoding.binary |
Implementations of encoders of tokens
into binary formats.
|
com.pervasive.datarush.encoding.text |
Implementations of encoders of tokens
into text formats.
|
com.pervasive.datarush.functions |
Provides classes and interfaces related to defining functions on records.
|
com.pervasive.datarush.hbase | |
com.pervasive.datarush.operators.assertion |
Provides operators for making assertions on flows and files.
|
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.avro |
Provides operators for reading and writing files in Avro format.
|
com.pervasive.datarush.operators.io.binary | |
com.pervasive.datarush.operators.io.jdbc |
Provides operators for reading from JDBC sources and writing to JDBC targets.
|
com.pervasive.datarush.operators.io.mdf | |
com.pervasive.datarush.operators.io.paraccel | |
com.pervasive.datarush.operators.io.staging |
Provides operators for reading and writing DataRush staging datasets.
|
com.pervasive.datarush.operators.io.textfile |
Provides operators for reading and writing text data.
|
com.pervasive.datarush.operators.io.vectorwise | |
com.pervasive.datarush.operators.join |
Provides operators for joining together two data sets into a single one.
|
com.pervasive.datarush.operators.record |
Provides operators for manipulating record structure.
|
com.pervasive.datarush.operators.scripting |
Provides the
RunScript
operator for running user-defined scripts on the rows of an input record flow. |
com.pervasive.datarush.operators.source |
Provides operators for generating data tokens in various ways.
|
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.schema |
Provides an object model for capturing schema information used primarily by the
textfile package. |
com.pervasive.datarush.sequences |
Provides classes and interfaces related to sequences of tokens.
|
com.pervasive.datarush.sequences.record |
Provides implementations of sequences of record valued tokens.
|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
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.
|
com.pervasive.datarush.tokens.scalar |
Provides implementations of and utilities for scalar valued
tokens.
|
com.pervasive.datarush.types |
Provides classes and interfaces for the description of token data types.
|
com.pervasive.datarush.util |
Provides common utilities
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
TokenType
A description of the properties of a token data type.
|
Class and Description |
---|
ObjectTokenType
A description of a scalar data type for a Java class.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
TokenType
A description of the properties of a token data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
Field
An element of a
RecordTokenType schema. |
RecordTokenType
A description of a record data type.
|
ScalarTyped
Identifies a class which is associated with scalar data.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
RecordTyped
Identifies a class which is associated with record data.
|
ScalarTokenType
A description of a scalar data type.
|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
FieldRemapping
A transformation on a record type.
|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
TokenType
A description of the properties of a token data type.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
Field
An element of a
RecordTokenType schema. |
ObjectTokenType
A description of a scalar data type for a Java class.
|
ObjectTyped
Identifies a class which is associated with Java object data.
|
RecordTokenType
A description of a record data type.
|
RecordTyped
Identifies a class which is associated with record data.
|
ScalarTokenType
A description of a scalar data type.
|
ScalarTyped
Identifies a class which is associated with scalar data.
|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
FieldRemapping
A transformation on a record type.
|
RecordTokenType
A description of a record data type.
|
Class and Description |
---|
FieldDomain
Contains meta-information about the allowed values, lower, and upper bounds
for a given field.
|
ObjectTokenType
A description of a scalar data type for a Java class.
|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Class and Description |
---|
ObjectTokenType
A description of a scalar data type for a Java class.
|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
RecordTyped
Identifies a class which is associated with record data.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
ObjectTokenType
A description of a scalar data type for a Java class.
|
ObjectTyped
Identifies a class which is associated with Java object data.
|
RecordTyped
Identifies a class which is associated with record data.
|
ScalarTokenType
A description of a scalar data type.
|
ScalarTyped
Identifies a class which is associated with scalar data.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
ObjectTokenType
A description of a scalar data type for a Java class.
|
RecordTokenType
A description of a record data type.
|
RecordTyped
Identifies a class which is associated with record data.
|
ScalarTokenType
A description of a scalar data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
ObjectTokenType
A description of a scalar data type for a Java class.
|
ObjectTyped
Identifies a class which is associated with Java object data.
|
ScalarTokenType
A description of a scalar data type.
|
ScalarTyped
Identifies a class which is associated with scalar data.
|
TokenTyped
Identifies a class which handles data tokens.
|
Class and Description |
---|
EnumeratedValues
Deprecated.
|
EnumTokenType
Deprecated.
Replace with string+domain
|
Field
An element of a
RecordTokenType schema. |
FieldDomain
Contains meta-information about the allowed values, lower, and upper bounds
for a given field.
|
FieldRemapping
A transformation on a record type.
|
FieldRemappings.Directive
A mapping directive to be applied to a source field.
|
FieldTypeNotSupportedException
Unchecked exception thrown to indicate a field in a record schema is of an
invalid type for a given context.
|
FieldTypesNotComparableException
Unchecked exception thrown when an attempt is made to compare two fields of
incompatible types in a record schema.
|
GenericTokenType
A description of the generic data type, the root of the type hierarchy.
|
ObjectTokenType
A description of a scalar data type for a Java class.
|
ObjectTyped
Identifies a class which is associated with Java object data.
|
RecordTokenType
A description of a record data type.
|
RecordTyped
Identifies a class which is associated with record data.
|
ScalarTokenType
A description of a scalar data type.
|
ScalarTyped
Identifies a class which is associated with scalar data.
|
TokenType
A description of the properties of a token data type.
|
TokenTyped
Identifies a class which handles data tokens.
|
TokenTypeDispatcher
An object performing (potentially) different processing
based on token type.
|
TypeDispatchedConstructor
A base class for type-driven object factories.
|
TypesNotComparableException
Unchecked exception thrown when an attempt is made to compare two typed
objects of incompatible types.
|
Class and Description |
---|
RecordTokenType
A description of a record data type.
|
ScalarTokenType
A description of a scalar data type.
|
Copyright © 2020 Actian Corporation. All rights reserved.