Uses of Package
com.pervasive.datarush.ports.record
Packages that use com.pervasive.datarush.ports.record
Package
Description
Provides common classes for Association Rule Mining (ARM).
Provides the operator to perform the FP-growth ARM algorithm.
Provides operators related to data cleansing.
Provides base PMML for clustering models.
Provides the KMeans algorithm.
Provides the PMML learner operator and associated classes.
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 the Naive Bayes learner.
Provides an implementation of a Naive Bayes predictor.
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 various unstructured text processing operators.
Provides some (internal) utility classes for Analytics.
Provides operators for classifier performance visualization.
Provides operators for performing discovering duplicates or links between
records.
Provides operators for generating possible candidate pairs.
Provides operators for clustering the results of duplicate or
linkage discovery.
Provides operators for analyzing data for approximate matching.
Provides classes and interfaces for developing dataflow operators.
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 from JDBC sources and writing to JDBC targets.
Provides operators for reading and writing text data.
Provides operators for joining together two data sets into a single one.
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.
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.arm
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.arm.fpgrowth
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.cleansing
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.cluster
-
-
-
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.knn
-
-
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.rClassDescriptionDataDistribution is the component of
RecordMetadatathat describes how the data is distributed.Defines a logical record port. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.regression
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.stats
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.svm.learner
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.text
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.util
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.analytics.viz
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.hbaseClassDescriptionRepresents a pluggable partitioning function; for use by operators that require custom partitioningComputes partition assignments for each row if inputContextual information for
PartitioningFunction's.Defines a logical record port. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.matching
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.matching.block
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.matching.cluster
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.matching.tune
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.assertionClassDescriptionDataDistribution is the component of
RecordMetadatathat describes how the data is distributed.DataOrdering is the component ofRecordMetadatathat describes how the data is ordered.Defines a logical record port. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.graph
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.group
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.ioClassDescriptionDataDistribution is the component of
RecordMetadatathat describes how the data is distributed.DataOrdering is the component ofRecordMetadatathat describes how the data is ordered.The metadata associated with record ports.Defines a logical record port. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.io.jdbc
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.io.textfile
-
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.join
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.partitionClassDescriptionDataDistribution is the component of
RecordMetadatathat describes how the data is distributed.DataOrdering is the component ofRecordMetadatathat describes how the data is ordered. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.record
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.scripting
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.select
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.sink
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.sort
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.source
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.string
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.operators.testutils
-
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.ports.recordClassDescriptionAn alias set consists of a set of name aliases and optionally a token order.Used to redistribute the data in a roughly balanced fashion.DataDistribution is the component of
RecordMetadatathat describes how the data is distributed.DataOrdering is the component ofRecordMetadatathat describes how the data is ordered.Can be used to provide tuning parameters that control how iterative operators stage their data.An operator may set this as theirrequiredDataDistributionin order to indicate that the data needs to be sent to all nodes in the cluster (or all threads in the case of pseudo-distributed operation).A default hash partitioning functionDataDistribution based on a set of keys from the input data.Base class for all distributions that represent a partitioning of the data.Base class for all distributions whose partitioning parameters are based on the data.Base class for all distributions whose partitioning parameters are specified statically.Represents a pluggable partitioning function; for use by operators that require custom partitioningComputes partition assignments for each row if inputContextual information forPartitioningFunction's.A partitioning function that partitions records of data based on specified ranges.The metadata associated with record ports.Defines a logical record port.Provides a way for iterative operators to select a filtered view of one of their input ports.The default data distribution; if unspecified an operator will receive data in the same distribution as the upstream operator. -
Classes in com.pervasive.datarush.ports.record used by com.pervasive.datarush.script.operators.group