Uses of Package
com.pervasive.datarush.types

Package
Description
 
 
Provides common classes for Association Rule Mining (ARM).
Provides operators related to data cleansing.
Provides base PMML for clustering models.
Provides the decision tree predictor operator and associated classes.
Provides an implementation of the KNN algorithm using DataRush's sparse data API.
Provides an implementation of a Naive Bayes predictor.
Provides shared and base classes for PMML model representation of Analytics algorithms.
 
Provides utility, PMML and other classes for shared use by regression related entities.
Provides an implementation of an SVM predictor.
Provides some (internal) utility classes for Analytics.
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
Implementations of encoders of tokens into binary formats.
Implementations of encoders of tokens into text formats.
Provides classes and interfaces related to defining functions on records.
 
Provides operators for making assertions on flows and files.
 
Provides data aggregation components.
Provides base file I/O components including encoders and decoders.
Provides operators for reading and writing files in Avro format.
 
Provides operators for reading from JDBC sources and writing to JDBC targets.
 
Provides operators for reading and writing DataRush staging datasets.
Provides operators for reading and writing text data.
 
 
Provides operators for joining together two data sets into a single one.
Provides operators for manipulating record structure.
Provides the RunScript operator for running user-defined scripts on the rows of an input record flow.
Provides operators for generating data tokens in various ways.
 
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph.
Provides implementations of port objects related to the flow of record sets between operators.
Provides an object model for capturing schema information used primarily by the textfile package.
Provides classes and interfaces related to sequences of tokens.
Provides implementations of sequences of record valued tokens.
Provides implementations of sequences of scalar token values.
Provides classes and utilities for working with data tokens.
Provides implementations of and utilities for record valued tokens.
Provides implementations of and utilities for scalar valued tokens.
Provides classes and interfaces for the description of token data types.
Provides utilities useful in DataRush application development.