Uses of Interface
com.pervasive.datarush.operators.StreamingMetadataContext

Packages that use StreamingMetadataContext
Package
Description
Provides common classes for Association Rule Mining (ARM).
Provides the decision tree pruner operator and associated classes.
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 various statistics, Data Summarizer, and Data Quality Analyzer.
Provides an implementation of an SVM learner.
Provides an implementation of an SVM predictor.
Provides various unstructured text processing operators.
Provides some (internal) utility classes for Analytics.
Provides operators for generating possible candidate pairs.
Provides classes and interfaces for developing dataflow operators.
Provides operators for making assertions on flows and files.
 
Provides base file I/O components including encoders and decoders.
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 handling models.
Provides operators for partitioning and unpartitioning flows of data.
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 selecting a subset of the data set.
Provides the LogRows operator for writing debugging information about a flow to the logging API.
Provides operators for sorting and manipulating sorted flows.
Provides operators for generating data tokens in various ways.
Provides operators for operating on string values in records.
 
Provides implementations of port objects related to the flow of record sets between operators.