A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class com.pervasive.datarush.datastruct.Pair
- ABFS_DNS_PREFIX - Static variable in class com.pervasive.datarush.azure.AzureUtils
- ABFS_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- ABFS_SECURE_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- abort() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Cancels any executing processes.
- ABORT - com.pervasive.datarush.operators.io.jdbc.ErrorAction
-
Halt processing on the first SQL error.
- abortTransactionAndLogException(Transaction) - Static method in class com.pervasive.datarush.operators.io.SQLWorkerUtil
- abs(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the absolute value of the given expression.
- abs(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the absolute value of the given field.
- absDiff - com.pervasive.datarush.analytics.cluster.CompareFunction
- AbsoluteErrorBound - Class in com.pervasive.datarush.operators.assertion
-
Checks equivalence based on the absolute error between two floating point numbers.
- AbsoluteErrorBound(double) - Constructor for class com.pervasive.datarush.operators.assertion.AbsoluteErrorBound
-
Define a fixed bound on the absolute error of two floating point numbers.
- absolutePosition - Variable in class com.pervasive.datarush.io.BinaryReader
-
The total number of bytes read
- ABSTRACT_ENUM - Static variable in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- AbstractAzureClient - Class in com.pervasive.datarush.azure
- AbstractAzureClient() - Constructor for class com.pervasive.datarush.azure.AbstractAzureClient
- AbstractAzureClient.AzureCredentials - Class in com.pervasive.datarush.azure
- AbstractContinuousStatistics<T extends Number & Comparable<? super T>> - Class in com.pervasive.datarush.analytics.stats
- AbstractContinuousStatistics() - Constructor for class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- AbstractContinuousStatistics.IntervalCounts<T extends Number & Comparable<? super T>> - Class in com.pervasive.datarush.analytics.stats
- AbstractDataRushTestCase - Class in com.pervasive.datarush.test
-
Base class for DataRush operator and application unit tests.
- AbstractDataRushTestCase() - Constructor for class com.pervasive.datarush.test.AbstractDataRushTestCase
- AbstractDeferredRecordOperator - Class in com.pervasive.datarush.operators
-
Convenient base class for
DeferredCompositeOperator
's that are alsoRecordPipelineOperator
's. - AbstractDeferredRecordOperator() - Constructor for class com.pervasive.datarush.operators.AbstractDeferredRecordOperator
-
Default constructor
- AbstractExecutableRecordPipeline - Class in com.pervasive.datarush.operators
-
A base class for simple record-to-record operators, providing common functions.
- AbstractExecutableRecordPipeline() - Constructor for class com.pervasive.datarush.operators.AbstractExecutableRecordPipeline
-
Default constructor
- AbstractIntervalTimerSupplier - Class in com.pervasive.datarush.monitoring
-
Convenient base class that should be extended by all implementations of
IntervalTimerSupplier
- AbstractIntervalTimerSupplier() - Constructor for class com.pervasive.datarush.monitoring.AbstractIntervalTimerSupplier
- AbstractLogicalOperator - Class in com.pervasive.datarush.operators
-
Base class for all LogicalOperators.
- AbstractModelPort<T> - Class in com.pervasive.datarush.ports.model
-
Common base class for all types of model ports.
- AbstractModelPort(LogicalOperator, String, LogicalPort.Direction, boolean, ModelStorageHandler<T>) - Constructor for class com.pervasive.datarush.ports.model.AbstractModelPort
-
Subclasses must invoke this constructor
- AbstractModelPortFactory<T,P extends AbstractModelPort<T>> - Class in com.pervasive.datarush.ports.model
-
Base class for model port factories.
- AbstractModelPortFactory() - Constructor for class com.pervasive.datarush.ports.model.AbstractModelPortFactory
-
Default constructor.
- AbstractModelPortMetadata - Class in com.pervasive.datarush.ports.model
-
Base class for model metadata.
- AbstractModelPortMetadata(ModelStorageHandler<?>, ModelMergeHandler<?>) - Constructor for class com.pervasive.datarush.ports.model.AbstractModelPortMetadata
-
Creates a model port metadata
- AbstractNumericInfo<T extends Number & Comparable<? super T>> - Class in com.pervasive.datarush.analytics.stats
- AbstractNumericInfo() - Constructor for class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- AbstractObjectEncoderFactory - Class in com.pervasive.datarush.encoding.binary
-
Base implementation of
EncoderFactory
for customizing the encoding/decoding ofObjectTokenType
. - AbstractObjectEncoderFactory() - Constructor for class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
- AbstractOperatorTestCase - Class in com.pervasive.datarush.operators
- AbstractOperatorTestCase() - Constructor for class com.pervasive.datarush.operators.AbstractOperatorTestCase
- AbstractPMMLRegressionModel - Class in com.pervasive.datarush.analytics.regression
-
A representation of features found in PMML regressionModel elements that do not depend on its attributes.
- AbstractPMMLRegressionModel() - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- AbstractPMMLRegressionModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- AbstractPMMLRegressionModel.CategoricalPredictor - Class in com.pervasive.datarush.analytics.regression
- AbstractPMMLRegressionModel.ModelType - Enum in com.pervasive.datarush.analytics.regression
-
The possible values of the ModelType attribute of a PMML regressionModel.
- AbstractPMMLRegressionModel.NormalizationMethod - Enum in com.pervasive.datarush.analytics.regression
-
The normalization methods used.
- AbstractPMMLRegressionModel.NumericPredictor - Class in com.pervasive.datarush.analytics.regression
-
Capture information about numeric predictor values.
- AbstractPMMLRegressionModel.RegressionTable - Class in com.pervasive.datarush.analytics.regression
- AbstractPredictor - Class in com.pervasive.datarush.analytics.util
-
Common base class for "predictor" processes.
- AbstractPredictor() - Constructor for class com.pervasive.datarush.analytics.util.AbstractPredictor
- AbstractReader - Class in com.pervasive.datarush.operators.io
-
A generic reader of byte data representing a stream of records.
- AbstractReader() - Constructor for class com.pervasive.datarush.operators.io.AbstractReader
-
Reads an empty source with default settings.
- AbstractReader(Path) - Constructor for class com.pervasive.datarush.operators.io.AbstractReader
-
Reads the file specified by the path.
- AbstractReader(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.AbstractReader
-
Reads the specified data source using default options.
- AbstractReader(String) - Constructor for class com.pervasive.datarush.operators.io.AbstractReader
-
Reads all paths matching the specified pattern using default options.
- AbstractRecordCompositeOperator - Class in com.pervasive.datarush.operators
-
Convenient base class for
CompositeOperator
's that are alsoRecordPipelineOperator
's. - AbstractRecordCompositeOperator() - Constructor for class com.pervasive.datarush.operators.AbstractRecordCompositeOperator
-
Default constructor
- AbstractRecordFormatter - Class in com.pervasive.datarush.operators.io
-
Skeleton implementation of a formatter for writing records to a sink.
- AbstractRecordFormatter() - Constructor for class com.pervasive.datarush.operators.io.AbstractRecordFormatter
- AbstractRecordValued<F extends ScalarValued> - Class in com.pervasive.datarush.tokens.record
-
For internal use only.
- AbstractRecordValued(RecordTokenType, F[], boolean, ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.AbstractRecordValued
-
Constructs a value using the given elements as the field elements, using the specified type.
- AbstractRecordValued(RecordTokenType, F[], ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.AbstractRecordValued
-
Constructs a value using the given elements as the field elements, using the specified type.
- AbstractRecordValued(F[], ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.AbstractRecordValued
-
Constructs a value using the given elements as the field elements.
- AbstractRegexLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Skeleton implementation of a regular expression based LogFormat class.
- AbstractRegexLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- AbstractRegexLogFormat.RegexParser - Class in com.pervasive.datarush.operators.io.textfile
- AbstractRelationalJoin - Class in com.pervasive.datarush.operators.join
-
Common base class for the various types of join that we support.
- AbstractRelationalJoin() - Constructor for class com.pervasive.datarush.operators.join.AbstractRelationalJoin
- AbstractScalarEncoder - Class in com.pervasive.datarush.encoding.binary
-
Base class for scalar encoders.
- AbstractScalarEncoder() - Constructor for class com.pervasive.datarush.encoding.binary.AbstractScalarEncoder
-
Initializes a new encoder.
- AbstractScalarTokenSequence - Class in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing scalar typed tokens. - AbstractScalarTokenSequence(boolean[], int, int) - Constructor for class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Create a ScalarTokenSequence backed with the specified data.
- AbstractTextFilter - Class in com.pervasive.datarush.analytics.text.filter
- AbstractTextFilter() - Constructor for class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- AbstractTextReader - Class in com.pervasive.datarush.operators.io.textfile
-
A generic reader of text data representing a stream of records.
- AbstractTextReader() - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Reads an empty source with default settings.
- AbstractTextReader(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Reads the file specified by the path using default options.
- AbstractTextReader(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Reads the specified data source using default options.
- AbstractTextReader(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Reads all paths matching the specified pattern using default options.
- AbstractTextWriter - Class in com.pervasive.datarush.operators.io.textfile
-
A generic writer of text data representing a stream of records.
- AbstractTextWriter() - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Writes text to an empty target with default settings.
- AbstractTextWriter(boolean) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Writes text to an empty target with default settings, optionally providing a port for signaling completion of the write.
- AbstractTextWriter(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Writes text to the specified path in the given mode, using default settings.
- AbstractTextWriter(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Writes text to the specified target sink in the given mode.
- AbstractTextWriter(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Writes text to the specified path in the given mode, using default settings.
- AbstractTokenDecoder - Class in com.pervasive.datarush.encoding.binary
-
Base class for TokenEncoders
- AbstractTokenDecoder() - Constructor for class com.pervasive.datarush.encoding.binary.AbstractTokenDecoder
-
Initializes a new decoder.
- AbstractTokenEncoder - Class in com.pervasive.datarush.encoding.binary
-
Base class for TokenEncoders.
- AbstractTokenEncoder() - Constructor for class com.pervasive.datarush.encoding.binary.AbstractTokenEncoder
-
Initializes a new encoder.
- AbstractWriteHelper(JDBCConnector, RecordPort, ExecutionContext, String, AbstractWriteToJDBC.SqlWriteProperties) - Constructor for class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- AbstractWriter - Class in com.pervasive.datarush.operators.io
-
A generic writer of byte data representing a stream of records.
- AbstractWriter() - Constructor for class com.pervasive.datarush.operators.io.AbstractWriter
-
Writes an empty target with default settings.
- AbstractWriter(boolean) - Constructor for class com.pervasive.datarush.operators.io.AbstractWriter
-
Writes an empty target with default settings, optionally providing a port for signaling completion of the write.
- AbstractWriter(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.AbstractWriter
-
Writes to the specified path in the given mode.
- AbstractWriter(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.AbstractWriter
-
Writes to the specified target sink in the given mode.
- AbstractWriter(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.AbstractWriter
-
Writes to the specified path in the given mode.
- AbstractWriteToJDBC - Class in com.pervasive.datarush.operators.io.jdbc
-
Abstract implementation of a JDBC writer.
- AbstractWriteToJDBC() - Constructor for class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- AbstractWriteToJDBC(JDBCOperator) - Constructor for class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- AbstractWriteToJDBC.AbstractWriteHelper - Class in com.pervasive.datarush.operators.io.jdbc
- AbstractWriteToJDBC.AbstractWriteToJDBCWorker - Class in com.pervasive.datarush.operators.io.jdbc
- AbstractWriteToJDBC.SqlWriteProperties - Class in com.pervasive.datarush.operators.io.jdbc
- AbstractWriteToJDBCWorker(JDBCConnector, String, AbstractWriteToJDBC.SqlWriteProperties) - Constructor for class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- accept(PathDetails, FileSystem) - Method in interface com.pervasive.datarush.io.DirectoryFilter
-
Indicates whether the filter selects the given path.
- ACCEPT_SOURCE - Static variable in class com.pervasive.datarush.operators.ParallelismStrategy
-
Uses the maximum of the input ports' parallelism as this operator's max parallelism.
- accquireCredentials(ModuleConfiguration, ProcessAuthenticationSettings) - Method in class com.pervasive.datarush.authentication.KerberosSubjectProvider
- accquireCredentials(ModuleConfiguration, ProcessAuthenticationSettings) - Method in interface com.pervasive.datarush.authentication.ProcessSubjectProvider
-
Creates a subject based on the authentication settings provided.
- accumulate() - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Adds the current row to the internal counters.
- AccumulatedTimer - Class in com.pervasive.datarush.monitoring
-
Basic mutable implementation of
AccumulatedTimerSupplier
. - AccumulatedTimer() - Constructor for class com.pervasive.datarush.monitoring.AccumulatedTimer
-
Creates a new timer in the
StatisticState.UNAVAILABLE
state. - AccumulatedTimerDefinition - Class in com.pervasive.datarush.monitoring
-
Definition associated with a
IntervalTimerSupplier
. - AccumulatedTimerDefinition(String, String) - Constructor for class com.pervasive.datarush.monitoring.AccumulatedTimerDefinition
-
Defines a timer statistic
- AccumulatedTimerSnapshot - Class in com.pervasive.datarush.monitoring
-
A snapshot that reflects a point-in-time of a
IntervalTimerSupplier
. - AccumulatedTimerSnapshot(AccumulatedTimerSupplier) - Constructor for class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
-
Create a snapshot of the given timer.
- AccumulatedTimerSnapshot(StatisticState, long) - Constructor for class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
-
Create a snapshot with the specified values
- AccumulatedTimerSupplier - Interface in com.pervasive.datarush.monitoring
-
Abstract statistic that represents "wall-clock" time of some runtime activity.
- acos(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc cosine of the given expression using radians.
- acos(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc cosine of the given field using radians.
- Actions - Class in com.pervasive.datarush.functions
-
Provides implementations of action functions.
- Actions() - Constructor for class com.pervasive.datarush.functions.Actions
- ACTIVE - com.pervasive.datarush.monitoring.StatisticState
-
Collection of the statistic has started; partial results are available
- add(double, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a constant to the value of the specified subexpression.
- add(double, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a constant to the value of the specified field.
- add(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
- add(ScalarValuedFunction, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a constant to the value of the specified subexpression.
- add(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding the values of the two specified subexpressions.
- add(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a the value of the specified field and subexpression.
- add(String) - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Builder
- add(String, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a constant to the value of the specified field.
- add(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding a the value of the specified field and subexpression.
- add(String, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression adding the values of the two specified fields.
- add(String, Throwable) - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Add a cause exception from the specified instance.
- add(String, T) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Adds an entry to the name space, associated with the given name.
- add(O) - Method in interface com.pervasive.datarush.operators.OperatorComposable
-
Add a LogicalOperator to this graph, using the short class name as the name of the operator.
- add(O, OperatorSettings) - Method in interface com.pervasive.datarush.operators.OperatorComposable
-
Add a LogicalOperator to this graph, specifying advanced operator settings.
- add(O, String) - Method in interface com.pervasive.datarush.operators.OperatorComposable
-
Add a LogicalOperator to this graph, specifying a name of the operator.
- add(T) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Add an entry to the namespace.
- addAll(Namespace<T>) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Add all entries from a namespace into this namespace.
- addAssociationRule(AssociationRule) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Add an association rule to the model.
- addBatch() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- addCategoricalPredictor(AbstractPMMLRegressionModel.CategoricalPredictor) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Add a term to the model in the form of a CategoricalPredictor element.
- addCategoricalPredictor(AbstractPMMLRegressionModel.CategoricalPredictor) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Adds a categorical predictor to the PMML model.
- addCategoricalPredictor(String, AbstractPMMLRegressionModel.CategoricalPredictor) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Adds a categorical predictor to the sub-model that predicts membership in a given category.
- addCategory(String) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Extend the classifier to predict membership in another class.
- addChildArrayElement(Element, double[]) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
Array
element to the given element. - addChildArrayElement(Element, int[]) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
Array
element to the given element. - addChildArrayElement(Element, long[]) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
Array
element to the given element. - addChildArrayElement(Element, Object[], PMMLArrays.ArrayType) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
Array
element to the given element. - addChildArrayElement(Element, BigDecimal[]) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
Array
element to the given element. - addChildElement(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Creates a new child element and adds it to the given element.
- addChildTextElement(Element, String, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Adds a child element consisting of purely text.
- addClassifier(ClassifierType, String[]) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase using the default output field name.
- addClassifier(ClassifierType, String[], String) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addClassifier(ClassifierType, String[], String, Object) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addClassifier(ClassifierType, String[], String, String, Object) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addClassifier(ClassifierType, String[], String, Map<String, Object>) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addClassifier(ClassifierType, String[], Map<String, Object>) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addClassifiers(Classifier...) - Method in class com.pervasive.datarush.matching.Phase
-
Add a classifier to this phase.
- addComment(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Add a comment line that will be written to the ARFF meta-data section of the file.
- addComparison(Comparison) - Method in class com.pervasive.datarush.matching.Phase
-
Add a comparison to this phase.
- addComparison(String, String, ComparisonType, String) - Method in class com.pervasive.datarush.matching.Phase
-
Add a comparison to this phase.
- addComparison(String, String, ComparisonType, String, String, Object) - Method in class com.pervasive.datarush.matching.Phase
-
Add a comparison to this phase.
- addComparison(String, String, ComparisonType, String, Map<String, Object>) - Method in class com.pervasive.datarush.matching.Phase
-
Add a comparison to this phase.
- addCompilationListener(GraphCompilationListener) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Adds a listener to listen for compilation events.
- addDimension(int) - Method in error com.pervasive.datarush.exceptions.ArrayComparisonError
- addExcludes(String...) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Adds columns to exclude.
- addExcludes(Collection<String>) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Adds columns to exclude.
- addExtensionElement(Element, String, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Adds a PMML Extension element to the specified element.
- addFamily(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Add family.
- addField(Field) - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Adds the specified field to this collection.
- addField(String, Field) - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Adds a new field with the same type, domain, and properties as the original field but with a new name
- addField(String, ScalarTokenType) - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Adds a field with the specified name and type to this collection.
- addField(String, ScalarTokenType, FieldDomain) - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Adds a field with the specified name and type to this collection.
- addField(String, ScalarTokenType, Map<String, String>, FieldDomain, boolean) - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Adds a field with the specified name and type to this collection.
- addFieldStats(UnivariateStats) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- addIncludes(String...) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Adds columns to include.
- addIncludes(Collection<String>) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Adds columns to include.
- addItem(Item) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Add an item to the model.
- addItemSet(ItemSet) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Add an item set to the model.
- addItemSet(ItemSet) - Method in class com.pervasive.datarush.analytics.arm.RulesGenerator
-
Add an item set to the model used by the rules generator.
- addListener(OutputEventListener) - Method in interface com.pervasive.datarush.ports.PhysicalOutputPort
-
Registers a listener for output events.
- addListener(WebApplicationServerListener) - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Adds a listener to various events
- addListMap(Map<K, List<V>>, K, V) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Adds an element to a map of lists.
- addNumericPredictor(AbstractPMMLRegressionModel.NumericPredictor) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Add a term to the model in the form of a NumericPredictor element.
- addNumericPredictor(AbstractPMMLRegressionModel.NumericPredictor) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Add a numeric predictor to the PMML model.
- addNumericPredictor(String, AbstractPMMLRegressionModel.NumericPredictor) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Adds a numeric predictor to the sub-model that predicts membership in a given category.
- addOperand(ScalarValuedFunction, ScalarTokenType) - Method in exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Adds an additional subexpression and its type to the error.
- addProperty(String, Object) - Method in class com.pervasive.datarush.matching.Index
-
Sets an individual index property.
- addRegex(RegexWordBreakIterator.WordPattern) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- addRegex(String) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- addSourceInfoFields(RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Constructs the output type used when tagging with source information fields.
- addSparseChildArrayElement(Element, DoubleTokenSequence) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
REAL-SparseArray
element to the given element. - addSparseChildArrayElement(Element, IntTokenSequence) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
INT-SparseArray
element to the given element. - addSparseChildArrayElement(Element, NumericTokenSequence) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Adds a child
REAL-SparseArray
element to the given element. - addTime(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adds a time period to the specified date/time value.
- addTime(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adds a time period to the specified date/time value.
- addTime(String, String, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adds a time period to the specified date/time value.
- addTime(String, String, DateTime.Granularity, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adds a time period to the specified date/time value.
- addTotalStat(String, Long) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- addValue(ClassificationScheme.Distance, double) - Method in interface com.pervasive.datarush.analytics.knn.ClassificationScheme.Classifier
-
Specifies a new neighbor value and the distance to that neighbor.
- addVariable(String, Object) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Adds a single JavaScript variable name and value to the map of variables.
- addWordPattern(String) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Add a pattern that should be recognized as a single word.
- advancePosition(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- aggregate() - Method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- aggregate(LogicalGraphInstanceView) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Performs aggregation across all statistics within a graph
- aggregate(AccumulatedTimerSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- aggregate(IntervalTimerSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- aggregate(List<? extends StatisticSupplier>) - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerDefinition
-
Performs timer aggregation per the aggregation rules specified on
IntervalTimerSupplier
. - aggregate(List<? extends StatisticSupplier>) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
- aggregate(List<? extends StatisticSupplier>) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
- aggregate(List<? extends StatisticSupplier>) - Method in class com.pervasive.datarush.monitoring.IntervalTimerDefinition
-
Performs timer aggregation per the aggregation rules specified on
IntervalTimerSupplier
. - aggregate(List<? extends StatisticSupplier>) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Performs aggregation across statistics.
- aggregate(List<LogicalStatistic>) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Performs aggregation across logical statistic by the standard aggregation defined for each
StatisticDefinition
. - aggregate(List<CounterSupplier>, CounterAggregator) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- aggregate(List<GaugeSupplier>, GaugeAggregator, RangeAggregator) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- aggregate(List<RuntimeStatistic<?>>) - Static method in class com.pervasive.datarush.monitoring.StatisticSuppliers
-
Performs aggregation across statistic details by the standard aggregation defined for each
StatisticDefinition
. - aggregateMinOfSumsOfCounts(List<LogicalStatistic>) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Performs aggregation across the given list of statistics for the special case monitoring counter progress for a composite port.
- aggregateNodes - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
If a Node's predicate value evaluates to UNKNOWN while traversing the tree, we consider evaluation of the Node's predicate being TRUE and follow this Node.
- Aggregation - Class in com.pervasive.datarush.operators.group
-
A representation of an aggregation on a specific field in a record.
- Aggregation(AggregatorFactory, ScalarValuedFunction) - Constructor for class com.pervasive.datarush.operators.group.Aggregation
-
Constructs an
Aggregation
for a specified record field using specified arguments. - Aggregation(AggregatorFactory, String) - Constructor for class com.pervasive.datarush.operators.group.Aggregation
-
Constructs an
Aggregation
for a specified record field using specified arguments. - Aggregation(AggregatorFactory, List<ScalarValuedFunction>) - Constructor for class com.pervasive.datarush.operators.group.Aggregation
-
Constructs an
Aggregation
for a specified record field using specified arguments. - AggregationFunction - Interface in com.pervasive.datarush.analytics.cluster
-
Interface for aggregation functions computing distance/similarity of two vectors according to the PMML specification.
- AggregationFunctionConstants - Enum in com.pervasive.datarush.analytics.cluster
-
This enumeration contains implementations of
AggregationFunction
s that correspond to the aggregation functions for clustering models in the PMML specification. - AggregationFunctionEvaluator - Interface in com.pervasive.datarush.analytics.cluster
-
Interface for evaluators of
AggregationFunction
s. - AggregationFunctionEvaluatorFactory - Interface in com.pervasive.datarush.analytics.cluster
-
Interface for factories that create
AggregationFunctionEvaluator
s forAggregationFunction
s. - AggregationProvider - Interface in com.pervasive.datarush.aggregations
-
A provider of registered classes for the
AggregationRegistry
. - AggregationRegistry - Class in com.pervasive.datarush.aggregations
-
Stores a list of aggregations registered by the AggregationProvider, and provides a method for calling those aggregations.
- aggregator() - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Returns the aggregator to use for counter aggregation.
- aggregator() - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Returns the aggregator to use for aggregating the gauge.
- aggregator(CounterAggregator) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Sets the aggregator to use for aggregation
- aggregator(GaugeAggregator) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Sets the aggregator to use for aggregating the gauge.
- Aggregator - Interface in com.pervasive.datarush.operators.group
-
Interface to be implemented by implementations of aggregations; consumers of the API should generally not need to implement this interface.
- AggregatorFactory - Interface in com.pervasive.datarush.operators.group
-
Class responsible for creating aggregators.
- algorithmName(String) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the provided algorithm name and other parameters set to the previously provided values. - AliasSet - Class in com.pervasive.datarush.ports.record
-
An alias set consists of a set of name aliases and optionally a token order.
- ALL - com.pervasive.datarush.matching.Phase.CleanupMode
-
All input fields and any fields generated for field processing are removed.
- allCombinations(List<?>...) - Static method in class com.pervasive.datarush.testutils.ParameterGenerator
- allCombinations(List<Object[]>, List<?>) - Static method in class com.pervasive.datarush.testutils.ParameterGenerator
- allGroups() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- allGroups() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- allocateBucket() - Method in class com.pervasive.datarush.cal.StoragePlanner
-
Allocates a bucket of storage.
- allocateDecoder(TokenType, TokenOrder...) - Method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Creates a default decoder appropriate for the given type.
- allocateEncoder(TokenType, TokenOrder...) - Method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Creates a default encoder appropriate for the given type.
- allocateList(ScalarTokenType, int) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTokenSequence
for tokens of the specified scalar type. - allocateList(ScalarTokenType, int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTokenSequence
for tokens of the specified scalar type. - allocateList(TokenType, int) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTokenSequence
for tokens of the specified type. - allocateList(TokenType, int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTokenSequence
for tokens of the specified type. - allocateRecordDecoder(RecordTokenType, ComparableTokenDecoder[], TokenDecoder[]) - Method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Creates a record decoder from a list of field decoders for the fields in the record.
- allocateRecordEncoder(RecordTokenType, ComparableTokenEncoder[], TokenEncoder[]) - Method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Creates a record encoder from a list of field encoders for the fields in the record.
- allocateTemporaryStorage() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Allocates space for storing a temporary file or files.
- allTypedCombinations(Class<T>, List<? extends T>...) - Static method in class com.pervasive.datarush.testutils.ParameterGenerator
- Analysis() - Constructor for class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer.Analysis
- AnalyticsFunctionProvider - Class in com.pervasive.datarush.analytics.functions
- AnalyticsFunctionProvider() - Constructor for class com.pervasive.datarush.analytics.functions.AnalyticsFunctionProvider
- AnalyticsTypeResolutionProvider - Class in com.pervasive.datarush.analytics
-
Type registry of analytics.
- AnalyticsTypeResolutionProvider() - Constructor for class com.pervasive.datarush.analytics.AnalyticsTypeResolutionProvider
-
Public only as a matter of implementation; clients should not reference directly.
- analyze(Path, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer
-
Analyze the specified ARFF file expecting the described character set encoding.
- analyze(Path, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Analyzes the specified file based on current configuration.
- analyze(Path, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
-
Analyze the specified file expecting the described character set encoding.
- analyze(Path, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Analyzes the specified JSON file based on current configuration.
- analyze(Path, CharsetEncoding, FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer
-
Analyze the specified ARFF file expecting the described character set encoding.
- analyze(Path, CharsetEncoding, FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Analyzes the specified file based on current configuration.
- analyze(Path, CharsetEncoding, FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
-
Analyze the specified file expecting the described character set encoding.
- analyze(Path, CharsetEncoding, FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Analyzes the specified JSON file based on current configuration.
- analyze(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer
-
Analyze the given character stream as ARFF data.
- analyze(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Analyzes the specified text stream based on current configuration.
- analyze(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer
- analyze(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
-
Analyze the given character stream as log data.
- analyze(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Analyzes the specified JSON file based on current configuration.
- analyze(String, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer
-
Analyze the specified ARFF file expecting the described character set encoding.
- analyze(String, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Analyzes the specified file based on current configuration.
- analyze(String, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
-
Analyze the specified file expecting the described character set encoding.
- analyze(String, CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Analyzes the specified JSON file based on current configuration.
- AnalyzeDuplicateKeys - Class in com.pervasive.datarush.matching.tune
-
Provides an analysis of the quality of a set of blocking keys over data to be deduplicated.
- AnalyzeDuplicateKeys() - Constructor for class com.pervasive.datarush.matching.tune.AnalyzeDuplicateKeys
-
Analyzes the data without blocking keys.
- analyzeFormat(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- analyzeFormat(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- analyzeFormat(Reader) - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- analyzeFormat(Reader) - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Creates the analysis object based on the provided input.
- AnalyzeLinkKeys - Class in com.pervasive.datarush.matching.tune
-
Provides an analysis of the quality of a set of blocking keys over two data sets to be linked.
- AnalyzeLinkKeys() - Constructor for class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Analyzes the data without blocking keys.
- and - com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
We perform an and between left and right
- and(ScalarValuedFunction...) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which is a logical and of the specified predicates.
- and(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which is a logical and of the specified predicates.
- annotate(Field, String, String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a new field object with the same type and name as the original, but with the given property set to the given value.
- annotate(RecordTokenType, String, String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a new RecordTokenType with the given annotation applied to all of its fields.
- AnnotationEncoderFactory - Class in com.pervasive.datarush.encoding.binary
-
An encoder factory that works with annotations placed on class methods that mark the methods for getting an encoder and decoder for the class.
- AnnotationEncoderFactory() - Constructor for class com.pervasive.datarush.encoding.binary.AnnotationEncoderFactory
- append(boolean) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- append(boolean) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBooleanTokenSequence
-
Appends the specified boolean to this sequence.
- append(boolean) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- append(boolean, int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- append(boolean, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBooleanTokenSequence
-
Appends the specified boolean to this sequence multiple times.
- append(boolean, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- append(byte) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a byte to the buffer.
- append(byte[]) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a sequence of bytes to the buffer.
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- append(byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Appends the specified binary value to this sequence.
- append(byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
-
Appends the specified ip4address value to this sequence.
- append(byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Appends the specified ip6address value to this sequence.
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- append(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- append(byte[], int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Appends the specified binary value to this sequence multiple times.
- append(byte[], int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
-
Appends the specified ip4address value to this sequence multiple times.
- append(byte[], int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Appends the specified ip6address value to this sequence multiple times.
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- append(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- append(byte[], int, int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a subsequence of bytes to the buffer.
- append(char) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a character value to the buffer.
- append(char) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- append(char) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
-
Appends the specified character to this sequence.
- append(char) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- append(char, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- append(char, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
-
Appends the specified character to this sequence multiple times.
- append(char, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- append(double) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a a double value to the buffer.
- append(double) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- append(double) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDoubleTokenSequence
-
Appends the specified double to this sequence.
- append(double) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- append(double, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- append(double, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDoubleTokenSequence
-
Appends the specified double to this sequence multiple times.
- append(double, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- append(float) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a float value to the buffer.
- append(float) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- append(float) - Method in interface com.pervasive.datarush.sequences.scalar.MutableFloatTokenSequence
-
Appends the specified double to this sequence.
- append(float) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- append(float, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- append(float, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableFloatTokenSequence
-
Appends the specified float to this sequence multiple times.
- append(float, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- append(int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends an int value to the buffer.
- append(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- append(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- append(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIntTokenSequence
-
Appends the specified integer to this sequence.
- append(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- append(int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- append(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIntTokenSequence
-
Appends the specified integer to this sequence multiple times.
- append(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- append(long) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a long value to the buffer.
- append(long) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- append(long) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- append(long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableLongTokenSequence
-
Appends the specified long to this sequence.
- append(long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableMoneyTokenSequence
-
Appends the specified long to this sequence.
- append(long) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- append(long) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- append(long[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- append(long, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- append(long, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- append(long, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableLongTokenSequence
-
Appends the specified long to this sequence multiple times.
- append(long, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableMoneyTokenSequence
-
Appends the specified long to this sequence multiple times.
- append(long, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- append(long, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- append(TokenSequence) - Method in class com.pervasive.datarush.operators.io.staging.DatasetBuilder
- append(TokenSequence) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends all tokens in the specified sequence to this sequence.
- append(TokenSequence) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- append(TokenSequence) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- append(TokenSequence) - Method in interface com.pervasive.datarush.sequences.TokenAppendable
-
Appends all tokens in the specified sequence to this sequence.
- append(TokenSequence) - Method in class com.pervasive.datarush.tokens.record.RecordMap.Builder
- append(TokenSequence, int, int) - Method in class com.pervasive.datarush.operators.io.staging.DatasetBuilder
- append(TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends a subsequence of tokens in the specified sequence to this sequence.
- append(TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- append(TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- append(TokenSequence, int, int) - Method in interface com.pervasive.datarush.sequences.TokenAppendable
-
Appends a subsequence of tokens in the specified sequence to this sequence.
- append(TokenSequence, int, int) - Method in class com.pervasive.datarush.tokens.record.RecordMap.Builder
- append(CalendarDate) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- append(CalendarDate) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Appends the specified calendar date to this sequence.
- append(CalendarDate) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- append(CalendarDate, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- append(CalendarDate, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Appends the specified calendar date to this sequence.
- append(CalendarDate, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- append(TimeOfDay) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
-
Appends the specified time of day to this sequence.
- append(TimeOfDay) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- append(TimeOfDay) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- append(TimeOfDay, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
-
Appends the specified time of day to this sequence.
- append(TimeOfDay, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- append(TimeOfDay, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- append(TokenValued) - Method in class com.pervasive.datarush.operators.io.staging.DatasetBuilder
- append(TokenValued) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends the specified token value to this sequence.
- append(TokenValued) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- append(TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- append(TokenValued) - Method in interface com.pervasive.datarush.sequences.TokenAppendable
-
Appends the specified token value to this sequence.
- append(TokenValued) - Method in class com.pervasive.datarush.tokens.record.RecordMap.Builder
- append(TokenValued, long) - Method in class com.pervasive.datarush.operators.io.staging.DatasetBuilder
- append(TokenValued, long) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends the specified token value to this sequence multiple times.
- append(TokenValued, long) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- append(TokenValued, long) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- append(TokenValued, long) - Method in interface com.pervasive.datarush.sequences.TokenAppendable
-
Appends the specified token value to this sequence multiple times.
- append(TokenValued, long) - Method in class com.pervasive.datarush.tokens.record.RecordMap.Builder
- append(CharSequence) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a sequence of character values to the buffer.
- append(String) - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Create a new path equivalent to this one with an additional name appended.
- append(String) - Method in interface com.pervasive.datarush.sequences.scalar.MutableStringTokenSequence
-
Appends the specified string to this sequence.
- append(String) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- append(String) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- append(String, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableStringTokenSequence
-
Appends the specified string to this sequence multiple times.
- append(String, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- append(String, int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- append(BigDecimal) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
-
Appends the specified BigDecimal to this sequence.
- append(BigDecimal) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- append(BigDecimal) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- append(BigDecimal, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
-
Appends the specified BigDecimal to this sequence multiple times.
- append(BigDecimal, int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- append(BigDecimal, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- append(Date) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- append(Date) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Deprecated.since 6.1; use
MutableDateTokenSequence.append(CalendarDate)
instead. - append(Date) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- append(Date, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- append(Date, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Deprecated.since 6.1; use
MutableDateTokenSequence.append(CalendarDate, int)
instead - append(Date, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- append(Timestamp) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
-
Appends the specified timestamp to this sequence.
- append(Timestamp) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- append(Timestamp) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- append(Timestamp, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
-
Appends the specified timestamp to this sequence multiple times.
- append(Timestamp, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- append(Timestamp, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- append(Duration) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- append(Duration) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Appends the specified duration to this sequence.
- append(Duration) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- append(Duration, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- append(Duration, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Appends the specified duration to this sequence multiple times.
- append(Duration, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- append(Period) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Appends the specified period to this sequence.
- append(Period) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- append(Period) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- append(Period, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Appends the specified period to this sequence multiple times.
- append(Period, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- append(Period, int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- append(O) - Method in interface com.pervasive.datarush.sequences.scalar.MutableObjectTokenSequence
-
Appends the specified object to this sequence.
- append(O) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- append(O, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableObjectTokenSequence
-
Appends the specified object to this sequence multiple times.
- append(O, int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- append(T) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- append(T, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- APPEND - com.pervasive.datarush.io.WriteMode
-
Writes to an existing file will append to it.
- APPEND - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Simply insert the record data.
- appendBase128(int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends an int value to the buffer, using variable length base-128 encoding.
- appendBase128(long) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a long value to the buffer, using variable length base-128 encoding.
- appendChars(CharSequence) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- appendChars(CharSequence) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
-
Appends the specified character sequence to this sequence.
- appendChars(CharSequence) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- appendChars(CharSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- appendChars(CharSequence, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
-
Appends a subsequence of the specified character sequence to this sequence.
- appendChars(CharSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- appendDayMillis(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
-
Appends the time value specified as the number of milliseconds elapsed since midnight to this sequence.
- appendDayMillis(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- appendDayMillis(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- appendDayMillis(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
-
Appends the time value specified as the number of milliseconds elapsed since midnight to this sequence multiple times.
- appendDayMillis(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- appendDayMillis(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- appendDefault(int) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- appendDefault(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- appendDelimited(StringBuilder, String, List<String>, String) - Static method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- appendDouble(double) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
-
Appends the specified double to this sequence.
- appendDouble(double) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- appendDouble(double) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- appendDuration(long, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- appendDuration(long, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Appends the duration specified in seconds to this sequence.
- appendDuration(long, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- appendDuration(long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- appendDuration(long, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Appends the duration specified in seconds to this sequence multiple times.
- appendDuration(long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- appendEpochDays(long) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- appendEpochDays(long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Appends the date specified as days elapsed since January 1, 1970 00:00:00 GMT to this sequence.
- appendEpochDays(long) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- appendEpochDays(long, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- appendEpochDays(long, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Appends the date specified as days elapsed since January 1, 1970 00:00:00 GMT to this sequence multiple times.
- appendEpochDays(long, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- appendEpochTime(long, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
-
Appends the timestamp specified in epoch time to this sequence.
- appendEpochTime(long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- appendEpochTime(long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- appendEpochTime(long, int, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
-
Appends the timestamp specified in epoch time to this sequence multiple times.
- appendEpochTime(long, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- appendEpochTime(long, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- appendFileBytes(File, byte[]) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Appends the entire contents of the given byte array to a file.
- appendLong(long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
-
Appends the specified long to this sequence.
- appendLong(long) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- appendLong(long) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- appendNull() - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Appends a null value to this sequence.
- appendNull() - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends a null value to all sequences comprising this composite sequence.
- appendNull() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- appendNull() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Append a null value to this sequence.
- appendNull(int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Appends the specified number of null values to this sequence.
- appendNull(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Appends the specified number of null values to all sequences comprising this composite sequence.
- appendNull(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- appendNull(int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Append a null value to this sequence.
- appendNull(int) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- appendNull(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- appendPeriod(int, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Appends the period specified in years, months, and days to this sequence.
- appendPeriod(int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- appendPeriod(int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- appendPeriod(int, int, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Appends the period specified in years, months, and days to this sequence multiple times.
- appendPeriod(int, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- appendPeriod(int, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- appendReference(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- appendReference(byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Appends the specified binary value to this sequence.
- appendReference(byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- appendReference(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- appendReference(byte[], int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Appends the specified binary value to this sequence multiple times.
- appendReference(byte[], int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- appendsExisting(WriteMode) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- appendsExisting(WriteMode) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Indicates whether a write in the given mode represents an append to an existing sink.
- appendSingleByte(CharSequence) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a sequence of character values to the buffer using only a single byte per character.
- appendUnsignedBase128(int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends an int value to the buffer, using variable length base-128 encoding with bias towards non-negative values.
- appendUnsignedBase128(long) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Appends a long value to the buffer, using variable length base-128 encoding with bias towards non-negative values.
- appendZero() - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Appends a zero value to this sequence.
- appendZero() - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- appendZero() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- appendZero() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- appendZero(int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Appends the specified number of zero values to this sequence.
- appendZero(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- appendZero(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- appendZero(int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- appendZero(int) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- appendZero(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- APPLICATION - com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceVisibility
- ApplicationResource - Class in com.actian.dataflow.cal.yarn.client
-
An application specific resource that is required at run-time on the target execution cluster.
- ApplicationResource(String) - Constructor for class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Construct an application resource using the given path to the resource in the shared repository.
- ApplicationResource(String, ApplicationResource.ResourceType, ApplicationResource.ResourceVisibility, boolean, String...) - Constructor for class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Construct a new application resource.
- ApplicationResource.ResourceType - Enum in com.actian.dataflow.cal.yarn.client
-
The resource type.
- ApplicationResource.ResourceVisibility - Enum in com.actian.dataflow.cal.yarn.client
-
Visibility of the resource.
- apply(double, double, double) - Method in enum com.pervasive.datarush.analytics.cluster.CompareFunction
-
Applies the function to the provided values.
- apply(A, B) - Method in interface com.pervasive.datarush.datastruct.Function2
- apply(CompareFunction[], double[], double[], double[], double[], double[], double) - Method in interface com.pervasive.datarush.analytics.cluster.AggregationFunction
-
Applies this
AggregationFunction
. - apply(CompareFunction[], double[], double[], double[], double[], double[], double) - Method in enum com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- apply(EngineConfig) - Method in class com.pervasive.datarush.ports.PortSetting
-
Creates a new
EngineConfig
, overriding those settings defined by the port setting. - apply(EngineConfig, PortSetting...) - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies the default properties for ports in the graph.
- apply(RecordTokenType, Map<String, String>) - Method in interface com.pervasive.datarush.types.FieldRemapping
-
Computes the result of applying the transformation to a record type.
- apply(ScalarTokenType, ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Applies a function to each input field matching the specified type criteria.
- apply(ScalarTokenType, String, String) - Static method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Applies an expression to each input field matching the specified type criteria.
- apply(P) - Method in interface com.pervasive.datarush.datastruct.Function1
- apply(P) - Method in interface com.pervasive.datarush.datastruct.UnsafeFunction1
- applyConfig(EngineConfig) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Constructs a new configuration by merging the properties of another config with this one.
- applyDefaultNullMarker(String) - Method in class com.pervasive.datarush.schema.TextConversionContext
-
Merges the given null indicator with the default.
- applyDefaultNullMarker(String) - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Merges the given null indicator with the default.
- applyDefaultStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.schema.TextConversionContext
-
Merges the given string conversion behavior with the default.
- applyDefaultStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Merges the given string conversion behavior with the default.
- applyFormula(String, Number) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- ARCHIVE - com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceType
- ARFFAnalyzer - Class in com.pervasive.datarush.operators.io.textfile
-
An analyzer for ARFF files.
- ARFFAnalyzer() - Constructor for class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer
- ARFFAnalyzer.Analysis - Class in com.pervasive.datarush.operators.io.textfile
-
Contains the results of analyzing an ARFF file.
- ARFFDataFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes an instance of ARFF data.
- ARFFDataFormat(ARFFMode, TextRecord, CharsetEncoding, char) - Constructor for class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
-
Create an ARFF data format for reading an ARFF file.
- ARFFDataFormat(ARFFMode, TextRecord, CharsetEncoding, String, char, String, List<String>) - Constructor for class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
-
Create an ARFF data format for writing to an ARFF file.
- ARFFMode - Enum in com.pervasive.datarush.operators.io.textfile
-
Defines valid representation types for ARFF instance data.
- arg(ScalarValuedFunction, ScalarTokenType) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Declares the given subexpression has the specified type bound.
- ArgumentConverter - Interface in com.pervasive.datarush.functions
-
An ArgumentConverter is used by the
DefaultFunctionInvoker
to convert ScalarValuedFunction arguments to the correct type. - argumentCount() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The number of arguments this function takes.
- argumentNames() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The names of the arguments for this function.
Names are usually specified for each argument individually with theFunctionArgument
annotation. - argumentNotNull(String, Object) - Static method in class com.pervasive.datarush.commons.util.Preconditions
-
Checks that the given argument is not null
- Arithmetic - Class in com.pervasive.datarush.functions
-
Provides implementations of common arithmetic functions.
- Arithmetic() - Constructor for class com.pervasive.datarush.functions.Arithmetic
- ARMENIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- arraycast(Class<F>, Object[]) - Static method in class com.pervasive.datarush.commons.util.ReflectionUtil
-
Casts the given array to an array of the specified component type.
- ArrayComparisonError - Error in com.pervasive.datarush.exceptions
-
Thrown when two array elements differ.
- ArrayComparisonError(String, AssertionError, int) - Constructor for error com.pervasive.datarush.exceptions.ArrayComparisonError
-
Construct a new
ArrayComparisonError
with an error text and the array's dimension that was not equal. - ARTIFACTS - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- as(String) - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Creates an identical aggregation whose output field name will be the specified label.
- asAddress() - Method in interface com.pervasive.datarush.tokens.scalar.Ip4AddressValued
-
Gets the contained raw IPv4 address value.
- asAddress() - Method in interface com.pervasive.datarush.tokens.scalar.Ip6AddressValued
-
Gets the contained raw IP6 address value.
- asAddress() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asBigDecimal() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asBigDecimal() - Method in interface com.pervasive.datarush.tokens.scalar.NumericValued
-
Gets the contained numeric value.
- asBinary() - Method in interface com.pervasive.datarush.tokens.scalar.BinaryValued
-
Gets the contained binary value.
- asBinary() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asBinaryRef() - Method in interface com.pervasive.datarush.tokens.scalar.BinaryValued
-
Gets a reference to the contained binary value.
- asBinaryRef() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asBoolean() - Method in interface com.pervasive.datarush.tokens.scalar.BooleanValued
-
Gets the contained boolean value.
- asBoolean() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asBoolean(ScalarValuedFunction, int, int) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert an int typed field into a boolean type.
- asBoolean(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert an int typed field into a boolean type.
- asBoolean(String, int, int) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert an int typed field into a boolean type.
- asc(JoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple ascending keys.
- asc(String) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create an ascending key.
- asc(String) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Create an ascending key.
- asc(String...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple ascending keys.
- asc(String...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Create multiple ascending keys.
- asCalendarDate() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- asCalendarDate() - Method in interface com.pervasive.datarush.tokens.scalar.DateValued
-
Gets the contained date value.
- asCalendarDate() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- ASCENDING - com.pervasive.datarush.tokens.TokenOrder
-
The ordering from lowest to highest value.
- asCents() - Method in interface com.pervasive.datarush.tokens.scalar.MoneyValued
-
Gets the contained cents value as a long
- asCents() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asChar() - Method in interface com.pervasive.datarush.tokens.scalar.CharValued
-
Gets the contained character value.
- asChar() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asDate() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- asDate() - Method in interface com.pervasive.datarush.tokens.scalar.DateValued
-
Deprecated.since 6.1; use
DateValued.asCalendarDate()
instead to obtain an object representation of the contained value. - asDate() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asDate(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a timestamp expression result into a date field.
- asDate(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a timestamp typed field into a date field.
- asDate(TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- asDate(TimeZone) - Method in interface com.pervasive.datarush.tokens.scalar.DateValued
-
Deprecated.since 6.1; use
DateValued.asCalendarDate()
instead to obtain an object representation of the contained value. - asDate(TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asDayMillis() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asDayMillis() - Method in interface com.pervasive.datarush.tokens.scalar.TimeValued
-
Gets the contained time value as the number of milliseconds elapsed since midnight.
- asDouble() - Method in interface com.pervasive.datarush.tokens.scalar.DoubleValued
-
Gets the contained double value.
- asDouble() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asDouble(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into a double type.
- asDouble(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into a double type.
- asDuration() - Method in interface com.pervasive.datarush.tokens.scalar.DurationValued
-
Gets the contained Duration value as a
java.time.Duration
. - asDuration() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asEpochDays() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- asEpochDays() - Method in interface com.pervasive.datarush.tokens.scalar.DateValued
-
Gets the contained date value as the number of days since Java epoch (January 1, 1970).
- asEpochDays() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asEpochSecs() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asEpochSecs() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- asEpochSecs() - Method in interface com.pervasive.datarush.tokens.scalar.TimestampValued
-
Gets the contained timestamp value as the number of seconds since Java epoch (January 1, 1970 00:00:00 GMT).
- asFloat() - Method in interface com.pervasive.datarush.tokens.scalar.FloatValued
-
Gets the contained float value.
- asFloat() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asFloat(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into a float type.
- asFloat(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into a float type.
- asHashCode() - Method in interface com.pervasive.datarush.tokens.TokenConverter
-
Computes a hash code for the source token value.
- asin(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc sine of the given expression using radians.
- asin(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc sine of the given field using radians.
- asInet4Address() - Method in interface com.pervasive.datarush.tokens.scalar.Ip4AddressValued
-
Gets the contained IP address as an Inet4Address.
- asInet4Address() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asInet6Address() - Method in interface com.pervasive.datarush.tokens.scalar.Ip6AddressValued
-
Gets the contained IP address as an Inet6Address.
- asInet6Address() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asInt() - Method in interface com.pervasive.datarush.tokens.scalar.IntValued
-
Gets the contained integer value.
- asInt() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asInt(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into an integer type.
- asInt(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into an integer type.
- asLong() - Method in interface com.pervasive.datarush.tokens.scalar.LongValued
-
Gets the contained long value.
- asLong() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asLong(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into a long type.
- asLong(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into a long type.
- asMoney(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into a money type.
- asMoney(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into a money type.
- asNumeric(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed expression into a numeric type.
- asNumeric(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a numeric typed field into a numeric type.
- asObject() - Method in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Gets the value of the token as an object.
- asObject() - Method in class com.pervasive.datarush.tokens.scalar.CharToken
-
Gets the value of the token as an object.
- asObject() - Method in class com.pervasive.datarush.tokens.scalar.DoubleToken
-
Gets the value of the token as an object.
- asObject() - Method in class com.pervasive.datarush.tokens.scalar.FloatToken
-
Gets the value of the token as an object.
- asObject() - Method in class com.pervasive.datarush.tokens.scalar.IntToken
-
Gets the value of the token as an object.
- asObject() - Method in interface com.pervasive.datarush.tokens.scalar.ObjectValued
-
Gets the contained Java object.
- asObject() - Method in interface com.pervasive.datarush.tokens.TokenConverter
-
Creates an
Object
representation of the source value. - asPath(File) - Static method in class com.pervasive.datarush.io.Paths
-
Converts a
File
into aPath
object. - asPath(String) - Static method in class com.pervasive.datarush.io.Paths
-
Parses a string representing a path into a
Path
object. - asPaths(File[]) - Static method in class com.pervasive.datarush.io.Paths
-
Converts an array of files into an array of paths.
- asPaths(List<String>) - Static method in class com.pervasive.datarush.io.Paths
-
Parses a string list representing a path into a list of
Path
's. - asPeriod() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asPeriod() - Method in interface com.pervasive.datarush.tokens.scalar.PeriodValued
-
Gets the contained Period value as a
java.time.Period
. - asPortion(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
- asSeconds() - Method in interface com.pervasive.datarush.tokens.scalar.DurationValued
-
Get the contained duration value as the number of seconds.
- asSeconds() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- assertArrayEquals(Object[], Object[]) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assertArrayEquals(String, Object[], Object[]) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assertCounter(StatisticState, long, CounterSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- assertDirectoriesEqual(File, File) - Static method in class com.pervasive.datarush.commons.test.Assertions
-
Compares all files in the two directories, line-by-line, using
Assertions.assertLinesEqual(String, String)
. - assertDirectoriesEqual(File, File) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- assertDirectoriesEqual(File, File, Assertions.MismatchFilter) - Static method in class com.pervasive.datarush.commons.test.Assertions
-
Compares all files in the two directories, line-by-line, using
Assertions.assertLinesEqual(String, String, MismatchFilter)
. - assertDirectoriesEqual(String, String) - Static method in class com.pervasive.datarush.commons.test.Assertions
-
Compares all files in the two directories, line-by-line, using
Assertions.assertLinesEqual(String, String)
. - assertDirectoriesEqual(String, String) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- AssertEqual - Class in com.pervasive.datarush.operators.assertion
-
Verifies that actual rows are equal to expected rows.
- AssertEqual() - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqual
-
Construct the operator with default property values.
- AssertEqual(FloatingPointTolerance, int) - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqual
-
Construct the operator with the given property values.
- assertEqualDelimitedFiles(String, String) - Static method in class com.pervasive.datarush.test.DataRushAssert
-
Verifies that two delimited text files are identical.
- AssertEqualHash - Class in com.pervasive.datarush.operators.assertion
-
Verifies that actual rows are equal to expected rows without regard to order.
- AssertEqualHash() - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqualHash
-
Constructs an equal hash assertion.
- AssertEqualRecordType - Class in com.pervasive.datarush.operators.assertion
-
Assert that the given type and the type of the input port are equal.
- AssertEqualRecordType(RecordTokenType) - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqualRecordType
- assertEquals(Object, Object) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assertEquals(String, String) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assertEqualTextFiles(String, String) - Static method in class com.pervasive.datarush.test.DataRushAssert
-
Verifies that two character sequences are identical.
- AssertEqualTypes - Class in com.pervasive.datarush.operators.assertion
-
Asserts that two input flows have identical types.
- AssertEqualTypes() - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Default constructor
- AssertEqualTypes(RecordTokenType) - Constructor for class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Construct with an expected type for the actual data input port.
- assertGauge(StatisticState, long, long, long, GaugeSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- Assertions - Class in com.pervasive.datarush.commons.test
-
A collection of methods providing assertions useful in tests.
- Assertions.MismatchFilter - Interface in com.pervasive.datarush.commons.test
-
A filter used to determine whether line mismatches are significant.
- assertLinesEqual(String, String) - Static method in class com.pervasive.datarush.commons.test.Assertions
-
Compares two files, line-by-line.
- assertLinesEqual(String, String, Assertions.MismatchFilter) - Static method in class com.pervasive.datarush.commons.test.Assertions
-
Compares two files, line-by-line.
- assertLinesEqual(String, String, FloatingPointTolerance, String) - Static method in class com.pervasive.datarush.test.DataRushAssert
-
Compares two files, line-by-line, ignoring floating point mismatches.
- AssertMetadata - Class in com.pervasive.datarush.operators.assertion
-
Assert that the metadata on the input port is set correctly.
- AssertMetadata() - Constructor for class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Default Constructor
- AssertPredicate - Class in com.pervasive.datarush.operators.assertion
-
Assert that the given predicate is true for all input values.
- AssertPredicate() - Constructor for class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Create the assertion operator.
- AssertPredicate(ScalarValuedFunction) - Constructor for class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Create the assertion operator with the given predicate.
- AssertRowCount - Class in com.pervasive.datarush.operators.assertion
-
Verifies that the input flow contains the specified row count.
- AssertRowCount() - Constructor for class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Default constructor
- AssertRowCount(long) - Constructor for class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Create an
AssertRowCountPlan
with all the required parameters. - AssertSorted - Class in com.pervasive.datarush.operators.assertion
-
Verifies that the input data is sorted by the given set of keys.
- AssertSorted() - Constructor for class com.pervasive.datarush.operators.assertion.AssertSorted
-
Construct the operator with default settings.
- AssertSorted(SortKey...) - Constructor for class com.pervasive.datarush.operators.assertion.AssertSorted
-
Construct the assertion operator with the given key ordering.
- assertTimer(StatisticState, long, long, IntervalTimerSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- assertTimer(StatisticState, long, AccumulatedTimerSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- assertTokenCount(LogicalGraphInstance, LogicalPort, long) - Static method in class com.pervasive.datarush.operators.OperatorTestHelper
- assertTrue(boolean) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assertTrue(String, boolean) - Static method in class com.pervasive.datarush.commons.test.Assertions
- assign(VirtualNodeID) - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
Create a new assignment, re-assigned to the new node
- assignment(NodeAllocationState.AssignmentState) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the value for
LogicalStatistic.originalNodeID()
andLogicalStatistic.nodeID()
based on the specified assignment. - asSnapshots(Collection<? extends PortStatistics>) - Static method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Converts a list of statistics into snapshots.
- AssociationRule - Class in com.pervasive.datarush.analytics.arm
-
An association rule defining the strength of a relationship between two item sets.
- AssociationRule(int[], int[], double, double, double) - Constructor for class com.pervasive.datarush.analytics.arm.AssociationRule
-
Construct a new association rule.
- associationRules - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by
PMMLAssociationModel
- asString() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Gets a string representation of the current date value.
- asString() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asString() - Method in interface com.pervasive.datarush.tokens.scalar.StringValued
-
Gets the contained string value.
- asString() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Gets a string representation of the current timestamp value.
- asString() - Method in interface com.pervasive.datarush.tokens.TokenConverter
-
Creates a string representation of the source value, suitable for displaying to users.
- asString(BinaryValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a binary value as a string suitable for output.
- asString(BooleanValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a boolean value as a string suitable for output.
- asString(CharValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a character value as a string suitable for output.
- asString(DateValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a date value as a string suitable for output.
- asString(DoubleValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a double value as a string suitable for output.
- asString(DurationValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a duration value as a string suitable for output.
- asString(FloatValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a float value as a string suitable for output.
- asString(IntValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats an integer value as a string suitable for output.
- asString(Ip4AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats an ipv4 value as a string suitable for output.
- asString(Ip6AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats an ipv6 value as a string suitable for output.
- asString(LongValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a long value as a string suitable for output.
- asString(MoneyValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a money value as a string suitable for output.
- asString(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a numeric value as a string suitable for output.
- asString(ObjectValued<?>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats an object value as a string suitable for output.
- asString(PeriodValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a period value as a string suitable for output.
- asString(StringValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a string value as a string suitable for output.
- asString(TimestampValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a timestamp value as a string suitable for output.
- asString(TimeValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a time value as a string suitable for output.
- asString(TokenValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Formats a token value as a string suitable for output.
- asTime(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a timestamp expression result into a time field.
- asTime(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a timestamp typed field into a time field.
- asTimeOfDay() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asTimeOfDay() - Method in interface com.pervasive.datarush.tokens.scalar.TimeValued
-
Gets the contained time value.
- asTimestamp() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- asTimestamp() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- asTimestamp() - Method in interface com.pervasive.datarush.tokens.scalar.TimestampValued
-
Gets the contained timestamp value as a
java.sql.Timestamp
relative to the default time zone. - asToken() - Method in interface com.pervasive.datarush.tokens.TokenConverter
-
Creates an immutable copy of the source value.
- asToken(TokenValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Creates an immutable copy of the given token value.
- atan(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc tangent of the given expression using radians.
- atan(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the arc tangent of the given field using radians.
- atan2(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the angle theta from the conversion of rectangular coordinates (
x
,y
) to polar coordinates (r, theta). - atan2(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the angle theta from the conversion of rectangular coordinates (x,y) to polar coordinates (r, theta).
- ATT_DATA_NAME - Static variable in class com.pervasive.datarush.analytics.pmml.ModelQuality
-
The name of the "dataName" PMML attribute corresponding to getDataName()
- ATT_EXTENSION_NAME - Static variable in class com.pervasive.datarush.analytics.pmml.PMML
-
Constant for the
name
attribute of the extension element. - ATT_EXTENSION_VALUE - Static variable in class com.pervasive.datarush.analytics.pmml.PMML
-
Constant for the
value
attribute of the extension element. - ATT_MEAN - Static variable in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
- ATT_VARIANCE - Static variable in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
- ATTACHMENT - com.pervasive.datarush.operators.io.mdf.ReadMDF.ExtractionMode
- ATTR_IQR - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_MAX - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_MEAN - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_MEDIAN - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_MIN - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_STANDARD_DEVIATION - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_SUM - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ATTR_TOTAL_SQUARES_SUM - Static variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- ATTR_TOTAL_VALUES_SUM - Static variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- ATTR_VARIANCE - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- AttributeScope - Class in com.pervasive.datarush.cal
-
A session qualifier to provide uniqueness of session attributes.
- AUSTIN_TIMEZONE - Static variable in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
A
TimeZone
object indicating the time zone for Austin, Texas, USA. - authorize(FileClient) - Method in class com.pervasive.datarush.azure.AzureFileSplit
- authorize(FileClient) - Method in class com.pervasive.datarush.io.CompressedFileSplit
- authorize(FileClient) - Method in interface com.pervasive.datarush.io.DataSplit
-
Creates an identical split which will use the specified authorization context for access.
- authorize(FileClient) - Method in class com.pervasive.datarush.io.FileSplit
- authorize(FileClient) - Method in class com.pervasive.datarush.io.SplittableCompressedFileSplit
- authorize(FileClient) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- authorize(FileClient) - Method in class com.pervasive.datarush.operators.io.BasicByteSource
- authorize(FileClient) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Creates a new sink with the same properties, but using the specified authorization.
- authorize(FileClient) - Method in interface com.pervasive.datarush.operators.io.ByteSource
-
Creates a new source with the same properties, but using the specified authorization.
- authorize(FileClient) - Method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
- authorize(FileClient) - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
- AUTO_SORTED_DATA_SETS - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
This is a planning statistic that indicates the number of datasets that were automatically sorted.
- autoConfigure(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Performs any configured discovery on the operator using the current source and applies the result to configuration.
- autoConfigure(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Performs any configured discovery on the operator using the current source and applies the result to configuration.
- autoImport(Class<?>) - Static method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Create a new LiveConnectAdvice to automatically import the given class.
- autoParallelize() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies that the engine should automatically determine the default degree of parallelism for graphs.
- available() - Method in class com.pervasive.datarush.io.BinaryReader
- availableInSplit() - Method in interface com.pervasive.datarush.io.SplitInputStream
-
Gets the number of bytes remaining in the split.
- availableInSplit() - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
-
Gets the number of bytes remaining in the split.
- avg() - Static method in class com.pervasive.datarush.analytics.knn.ClassificationScheme
-
Resolves the class of the query record by doing a straight average of all neighbors.
- avg(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create an average value aggregation for the given input.
- avg(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create an average value aggregation for the given input.
- avg(String...) - Static method in class com.pervasive.datarush.functions.Statistics
-
Builds an expression computing the average of the values of the specified fields.
- avg(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Statistics
-
Builds an expression computing the average of the specified expressions.
- AvroFormat - Class in com.pervasive.datarush.operators.io.avro
-
Describes the format of a file using Apache Avro format.
- AvroFormat(Schema) - Constructor for class com.pervasive.datarush.operators.io.avro.AvroFormat
- AvroFormat(Schema, Compression) - Constructor for class com.pervasive.datarush.operators.io.avro.AvroFormat
- AvroFormat(Schema, Compression, FileMetadata) - Constructor for class com.pervasive.datarush.operators.io.avro.AvroFormat
- AvroMetadata - Class in com.pervasive.datarush.operators.io.avro
-
Represents metadata associated with an Avro formatted file.
- AvroSchemaUtils - Class in com.pervasive.datarush.operators.io.avro
-
Utilities for working with Avro schemas.
- AvroTypeResolutionProvider - Class in com.pervasive.datarush.operators.io.avro
-
Public only as a matter of implementation; for internal use only.
- AvroTypeResolutionProvider() - Constructor for class com.pervasive.datarush.operators.io.avro.AvroTypeResolutionProvider
-
Public only as a matter of implementation; for internal use only.
- awaitShutdown() - Method in class com.actian.dataflow.cal.yarn.server.MasterServer
- awaitShutdown(long, TimeUnit) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Waits for pending requests to finish.
- AzureAuthType - Enum in com.pervasive.datarush.azure
- AzureClient - Interface in com.pervasive.datarush.azure
- AzureCredentials(FileConfiguration) - Constructor for class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- AzureCredentialsHelper - Class in com.pervasive.datarush.azure
- AzureCredentialsHelper() - Constructor for class com.pervasive.datarush.azure.AzureCredentialsHelper
- AzureFilePath - Class in com.pervasive.datarush.azure
- AzureFileSplit - Class in com.pervasive.datarush.azure
-
Describes a range of bytes from an Azure Blob.
- AzureFileSplit(AzureFilePath) - Constructor for class com.pervasive.datarush.azure.AzureFileSplit
- AzureFileSplit(AzureFilePath, long, long) - Constructor for class com.pervasive.datarush.azure.AzureFileSplit
- AzureFileSplit(AzureFilePath, long, long, FileClient) - Constructor for class com.pervasive.datarush.azure.AzureFileSplit
- AzureFileSystem - Class in com.pervasive.datarush.azure
- AzureFileSystemProvider - Class in com.pervasive.datarush.azure
-
Provides services to access Azure Blob storage as a file system.
- AzureFileSystemProvider() - Constructor for class com.pervasive.datarush.azure.AzureFileSystemProvider
-
Create an instance of the Azure filesystem provider.
- AzureUtils - Class in com.pervasive.datarush.azure
- AzureUtils() - Constructor for class com.pervasive.datarush.azure.AzureUtils
B
- b - Variable in class com.pervasive.datarush.datastruct.Pair
- BalancedDistribution - Class in com.pervasive.datarush.ports.record
-
Used to redistribute the data in a roughly balanced fashion.
- base() - Method in enum com.pervasive.datarush.tokens.DataRepresentation
-
Returns the base of this representation.
- base128Size(int) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Computes the length of the base-128 encoding of an int value.
- base128Size(long) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Computes the length of the base-128 encoding of an long value.
- BASEBLOCKSIZE - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- BasicByteSink - Class in com.pervasive.datarush.operators.io
-
A data source identified by a
Path
. - BasicByteSink(Path) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSink
-
Creates a data sink for the named path.
- BasicByteSink(Path, CompressionFormat) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSink
-
Creates a data sink for the named path.
- BasicByteSink(String) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSink
-
Creates a data sink for the named path.
- BasicByteSource - Class in com.pervasive.datarush.operators.io
-
A data source identified by a
Path
. - BasicByteSource(Path) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSource
-
Creates a data source for the named path.
- BasicByteSource(Path, CompressionFormat) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSource
-
Creates a data source for the named path.
- BasicByteSource(Path, UnreadableSourceAction) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSource
-
Creates a data source for the named path.
- BasicByteSource(String) - Constructor for class com.pervasive.datarush.operators.io.BasicByteSource
-
Creates a data source for the named path.
- basicClient() - Static method in class com.pervasive.datarush.io.FileClient
-
Creates a new client only using the OS-level credentials inherited from the JVM's execution environment.
- BasicCounter - Class in com.pervasive.datarush.monitoring
-
Basic mutable implementation of
CounterSupplier
. - BasicCounter() - Constructor for class com.pervasive.datarush.monitoring.BasicCounter
-
Creates a counter with an initial count of 0.
- BasicPathDetails - Class in com.pervasive.datarush.io
- BasicPathDetails(Path, boolean, boolean, boolean, BasicPathDetails.ObjectType, long) - Constructor for class com.pervasive.datarush.io.BasicPathDetails
- BasicPathDetails.ObjectType - Enum in com.pervasive.datarush.io
- BASQUE - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- BATCH_SIZE - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Property specifying the size of token batches in queues.
- BatchExecutionException - Exception in com.pervasive.datarush.cal
-
Subclass of DistributedExecutionException that contains all the exceptions that occurred in one batch.
- BatchExecutionException(List<? extends Throwable>) - Constructor for exception com.pervasive.datarush.cal.BatchExecutionException
-
Create a batch execution exception from a list of causes
- batchSize(int) - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Specifies the port should publish pushed data in batches of the specified size.
- batchSize(int) - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies the port should publish pushed data in batches of the specified size.
- batchStatement - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- BigContinuousStatistics - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
ContStats
element. - BigContinuousStatistics() - Constructor for class com.pervasive.datarush.analytics.stats.BigContinuousStatistics
-
Creates an empty
ContinuousStatistics
element - BigNumberUtil - Class in com.pervasive.datarush.commons.util
-
Miscellaneous BigInteger and BigDecimal utilities
- BigNumericInfo - Class in com.pervasive.datarush.analytics.stats
-
Corresponds to the PMML
NumericInfo
element. - BigNumericInfo() - Constructor for class com.pervasive.datarush.analytics.stats.BigNumericInfo
-
Creates an empty
NumericInfo
element. - BINARY - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a binary field, created by
SchemaBuilder.BINARY(String)
; - BINARY - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- BINARY - Static variable in class com.pervasive.datarush.schema.SchemaType
-
Binary format type schema
- BINARY - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the binary token type.
- BINARY(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a binary field.
- BINARY(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a binary typed field with the given name.
- BinaryBuilder - Class in com.pervasive.datarush.io
-
A buffer for building variable-length binary valued data.
- BinaryBuilder(int) - Constructor for class com.pervasive.datarush.io.BinaryBuilder
-
Creates a new buffer sized as specified.
- BinaryDataUtil - Class in com.pervasive.datarush.tokens.scalar
-
Utilities for working with binary data.
- BinaryDataUtil() - Constructor for class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
- BinaryFormat - Class in com.pervasive.datarush.operators.io.binary
- BinaryFormat(RecordTokenType, String, String, boolean) - Constructor for class com.pervasive.datarush.operators.io.binary.BinaryFormat
- binaryGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- binaryGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- binaryHashCode(byte[]) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hash a binary value using Bob Jenkins' "One-at-a-Time Hash".
- binaryHashCode(byte[], int, int) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hash a binary value using Bob Jenkins' "One-at-a-Time Hash".
- BinaryInputField - Interface in com.pervasive.datarush.ports.physical
-
A binary valued field of a record input port.
- binaryList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableBinaryTokenSequence
with the specified capacity, optionally optimized for sparse data. - BinaryOutputField - Interface in com.pervasive.datarush.ports.physical
-
A binary valued field of a record output port.
- BinaryReader - Class in com.pervasive.datarush.io
-
Provides extended data access methods on binary data flows.
- BinaryReader(byte[]) - Constructor for class com.pervasive.datarush.io.BinaryReader
-
Wraps a byte array with a byte-oriented reader.
- BinaryReader(InputStream, int) - Constructor for class com.pervasive.datarush.io.BinaryReader
-
Wraps an
InputStream
with a byte-oriented reader having extended function. - BinaryRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
BinaryValued
object. - BinaryRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.BinaryRegister
-
Creates a new null-valued register.
- BinarySettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a binary value. - binarySimilarity - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- binarySplit - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.SplitCharacteristic
-
Each Node must have either 0 or 2 child Nodes.
- BinaryToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
BinaryValued
object. - BinaryToken(byte[]) - Constructor for class com.pervasive.datarush.tokens.scalar.BinaryToken
-
Constructs a new token with the given non-null binary value.
- BinaryToken(BinaryValued) - Constructor for class com.pervasive.datarush.tokens.scalar.BinaryToken
-
Constructs a new token with the binary value in the given container.
- BinaryToken(String) - Constructor for class com.pervasive.datarush.tokens.scalar.BinaryToken
-
Constructs a
BinaryToken
with the non-null binary value encoded by the given hexadecimal string. - BinaryTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableBinaryTokenSequence
. - BinaryTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.BinaryTokenList
-
Create an empty array of binary tokens
- BinaryTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing binary valued data. - BinaryValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a binary value. - BinaryValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over binary values. - BinaryWriter - Class in com.pervasive.datarush.operators.io.binary
-
Writes raw binary data to a filesystem.
- BinaryWriter() - Constructor for class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Writes an empty target with default settings.
- BinaryWriter(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Writes the binary data to the specified path in the given mode
- bindInput(SteppableRecordValued) - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Simple implementation which passes an input port buffer to
AbstractRecordFormatter.bindInputFields(RecordValued)
. - bindInput(SteppableRecordValued) - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataFormatter
-
Called to provide the source port from which records to format are read.
- bindInputFields(RecordValued) - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Provides the buffer holding input data to be formatted.
- BindListener<T> - Interface in com.pervasive.datarush.namespace
-
Listener for detecting the assignment of names to objects in a namespace.
- bindOutput(RecordSettable) - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataParser
-
Called to provide the target port onto which parsed records are pushed.
- bindOutput(RecordSettable) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- BivariateNumericInfo - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
NumericInfo
extension element. - BivariateNumericInfo() - Constructor for class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Create an empty statistics object
- BivariateStats - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
BivariateStats
extension element. - BivariateStats() - Constructor for class com.pervasive.datarush.analytics.stats.BivariateStats
-
Create an empty statistics object
- BLOCK - com.pervasive.datarush.matching.IndexType
-
Block records by key fields.
- BlockCartesian - Class in com.pervasive.datarush.matching.block
-
Block the input data by creating a cartesian product of the data.
- BlockCartesian() - Constructor for class com.pervasive.datarush.matching.block.BlockCartesian
-
Generates the Cartesian product of the inputs.
- BLOCKED - com.pervasive.datarush.ports.physical.PortStatus
-
The port is blocked awaiting data or free space
- BlockRecords - Class in com.pervasive.datarush.matching.block
-
Block records into groups of like records based on a set of key fields and generate record pairs from these groups.
- BlockRecords() - Constructor for class com.pervasive.datarush.matching.block.BlockRecords
-
Generates pairs of records based on matching key fields.
- BlockSelf - Class in com.pervasive.datarush.matching.block
-
Block records from a single source into groups of like records based on a set of key fields and generate record pairs from these groups.
- BlockSelf() - Constructor for class com.pervasive.datarush.matching.block.BlockSelf
-
Block records from a single source.
- BOOLEAN - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a boolean field, created by
SchemaBuilder.BOOLEAN(String)
; - BOOLEAN - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- BOOLEAN - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the boolean token type.
- BOOLEAN(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a default boolean field.
- BOOLEAN(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a boolean typed field with the given name.
- BOOLEAN(String, String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a boolean field with defined values for true/false.
- BOOLEAN(String, String, String, boolean) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a boolean field with defined values for true/false.
- BOOLEAN_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.TRUE_FALSE
. - BOOLEAN_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Boolean data type
- BooleanFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing boolean token values as user-specified text values.
- BooleanFormatter(TruthValues) - Constructor for class com.pervasive.datarush.encoding.text.BooleanFormatter
-
Creates a formatter using the specified mapping.
- BooleanFormatter(TruthValues, String) - Constructor for class com.pervasive.datarush.encoding.text.BooleanFormatter
-
Creates a formatter using the specified mapping.
- booleanGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- booleanGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- booleanHashCode(boolean) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a boolean value using the same algorithm as
HashUtil.intHashCode(int)
. - BooleanInputField - Interface in com.pervasive.datarush.ports.physical
-
A boolean valued field of a record input port.
- booleanList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableBooleanTokenSequence
with the specified capacity, optionally optimized for sparse data. - BooleanOutputField - Interface in com.pervasive.datarush.ports.physical
-
A boolean valued field of a record output port.
- BooleanParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing boolean token values from a user-specified mapping of text values.
- BooleanParser(TruthValues) - Constructor for class com.pervasive.datarush.encoding.text.BooleanParser
-
Creates a parser using the specified mapping.
- BooleanParser(TruthValues, String) - Constructor for class com.pervasive.datarush.encoding.text.BooleanParser
-
Creates a parser using the specified mapping.
- BooleanRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
BooleanValued
object. - BooleanRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.BooleanRegister
-
Creates a new null-valued register.
- BooleanSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a boolean value. - BooleanToBoolean() - Constructor for class com.pervasive.datarush.script.Transforms.BooleanToBoolean
- BooleanToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
BooleanValued
object. - BooleanToken(boolean) - Constructor for class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Constructs a new token with the given non-null boolean value.
- BooleanToken(BooleanValued) - Constructor for class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Constructs a new token with the boolean value in the given container.
- BooleanTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableBooleanTokenSequence
. - BooleanTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.BooleanTokenList
-
Create an empty array of boolean tokens
- BooleanTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing boolean valued data. - BooleanValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a boolean value. - BooleanValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over boolean values. - bootstrap() - Method in class com.pervasive.datarush.cal.OSGIOptions
-
Returns whether this entry is a bootstrap entry.
- boundName(T, String) - Method in interface com.pervasive.datarush.namespace.BindListener
-
Signals the association of the specified object and name.
- bridge(T) - Static method in class com.pervasive.datarush.json.SerializationBridge
-
Creates a bridge for the given json-serializable object.
- BrokenFlowError - Exception in com.pervasive.datarush.ports.physical
-
An error indicating premature termination of a data flow.
- BrokenFlowError(String) - Constructor for exception com.pervasive.datarush.ports.physical.BrokenFlowError
-
Construct a new exception.
- buffer - Variable in class com.pervasive.datarush.io.BinaryReader
-
The current token value
- buffer - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- build() - Method in class com.pervasive.datarush.analytics.cluster.Cluster.Builder
-
Builds a
Cluster
instance based on the previously set values. - build() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField.Builder
-
Verifies the previously set values and builds a
ClusteringField
instance based on these values. - build() - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Builder
-
Verifies the previously set values and builds a
ComparisonMeasure
instance based on these values. - build() - Method in class com.pervasive.datarush.analytics.cluster.MissingValueWeights.Builder
-
Verifies the previously provided values and builds
MissingValueWeights
instance based on these values. - build() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Verifies the previously set values and builds a
PMMLClusteringModel
instance based on these values. - build() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Builder
- build() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Creates a new LogicalStatistic.
- build() - Method in class com.pervasive.datarush.tokens.record.RecordMap.Builder
-
Creates the RecordMap.
- buildDeleteStatement(String, List<String>) - Static method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- builder() - Static method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Creates a builder that builds
Cluster
instances based on defaults: no numArray, no name, no id, size set to -1. - builder(double[]) - Static method in class com.pervasive.datarush.analytics.cluster.MissingValueWeights
-
Creates a builder that builds
MissingValueWeights
instances with the provided missing value weights. - builder(AggregationFunctionConstants, ComparisonMeasure.Kind) - Static method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure
-
Creates a builder that builds
ComparisonMeasure
instances. - builder(PMMLModelSpec, ModelClass, ComparisonMeasure, Cluster[]) - Static method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Creates a builder that builds
PMMLClusteringModel
instances with the provided model specification, model class, comparison measure and clusters. - builder(String, CompareFunction) - Static method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Creates a builder that builds
ClusteringField
instances. - builder(List<String>) - Static method in class com.pervasive.datarush.commons.util.ProcessBuilders
-
Quotes command line args, performing proper escaping.
- Builder() - Constructor for class com.pervasive.datarush.analytics.util.DynamicEnum.Builder
- Builder() - Constructor for class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Creates a new builder with no fields populated
- Builder(RecordTokenType, String[], int) - Constructor for class com.pervasive.datarush.tokens.record.RecordMap.Builder
-
Create a new record map builder.
- buildInsertStatement(String, List<String>) - Static method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.pmml.GenericPMMLModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Subclasses must implement this method to fill-in the contents of the model element.
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Add this RegressionTable to a PMML document as a child of the provided element.
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- buildModelElement(Element) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
- buildUpdateStatement(String, List<String>, List<String>) - Static method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- BuiltinStreamProvider - Class in com.pervasive.datarush.io
-
Provides access to built-in data streams.
- BuiltinStreamProvider() - Constructor for class com.pervasive.datarush.io.BuiltinStreamProvider
-
Creates a new provider for built-in streams.
- bulkPublish(RecordTokenSequence) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Provides a set of records to publish.
- bundleClasspathExtra() - Method in class com.pervasive.datarush.cal.OSGIOptions
-
Returns a comma-separated list of additional values to add to the classpath.
- BY_PERCENT - com.pervasive.datarush.operators.select.SampleMode
-
Output a percentage of the input data
- BY_SIZE - com.pervasive.datarush.operators.select.SampleMode
-
Output a given sample size of the input data
- BY_SPLIT - com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream.ReadMode
- BYTE_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- BYTE_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- BYTES - com.pervasive.datarush.monitoring.UnitOfMeasure
-
The statistic represents some number of bytes.
- ByteSink - Interface in com.pervasive.datarush.operators.io
-
An abstract sink for bytes.
- ByteSource - Interface in com.pervasive.datarush.operators.io
-
An abstract source of bytes.
- BZIP2 - com.pervasive.datarush.operators.io.avro.Compression
-
Data blocks should be compressed using bzip2.
- BZip2CompressorInputStream - Class in com.pervasive.datarush.io.compression.bzip2
-
An input stream that decompresses from the BZip2 format to be read as any other stream.
- BZip2CompressorInputStream(InputStream) - Constructor for class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
- BZip2CompressorInputStream(InputStream, BZip2CompressorInputStream.ReadMode) - Constructor for class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Constructs a new BZip2CompressorInputStream which decompresses bytes read from the specified stream.
- BZip2CompressorInputStream.ReadMode - Enum in com.pervasive.datarush.io.compression.bzip2
- BZip2Constants - Interface in com.pervasive.datarush.io.compression.bzip2
-
Constants for both the compress and decompress BZip2 classes.
- BZipCompression - Class in com.pervasive.datarush.io.compression
-
Defines support for the bzip2 compression algorithm.
- BZipCompression() - Constructor for class com.pervasive.datarush.io.compression.BZipCompression
C
- C45 - Static variable in class com.pervasive.datarush.analytics.decisiontree.pruner.PruneConfiguration
-
The default C4.5 pruning configuration.
- C45(double) - Constructor for class com.pervasive.datarush.analytics.decisiontree.pruner.PruneConfiguration.C45
-
Creates a C4.5 prune configuration.
- cacheScope() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns the cacheScope of this element.
- cacheScope(CacheScopeSpecifier) - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns a new ClasspathElement, overriding the cacheScope.
- CacheScopeSpecifier - Enum in com.pervasive.datarush.cal
-
Enumeration of possible caches for
Element
's. - calcNGramFreq(TextContainer, int) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates an n-gram frequency model based on the contents of the TextContainer.
- calcNGramFreq(TextContainer, int, Set<NGram>) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates an n-gram frequency model containing the specified set of terms based on the contents of the TextContainer.
- calcOrigTextSize() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Calculates the total number of elements in the original text based on the current contents of the map.
- calculate(double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Given a value of the independent variable, calculate its value to add to the resultant dependent value.
- calculate(String) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Given a value of the independent variable, calculate it's value to add to the resultant dependent value.
- calculateDominantUsage(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
-
Computes the dominant share of resources for the specified usage relative to this allocation.
- CalculateNGramFrequency - Class in com.pervasive.datarush.analytics.text
-
Calculates the n-gram frequencies for a tokenized text field.
- CalculateNGramFrequency() - Constructor for class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Default constructor.
- CalculateNGramFrequency(String) - Constructor for class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Constructor specifying the tokenized text field to determine the n-gram frequencies for.
- CalculateNGramFrequency(String, int) - Constructor for class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Constructor specifying the tokenized text field to determine the n-gram frequencies for and the n to use.
- calculatePartitions(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
-
Computes the number of partitions of the specified usage within the allocation.
- calculateSupportPct(long) - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Given the number of transactions in a DB compute the support percent for this item set.
- CalculateWordFrequency - Class in com.pervasive.datarush.analytics.text
-
Calculates the word frequencies for a tokenized text field.
- CalculateWordFrequency() - Constructor for class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Default constructor.
- CalculateWordFrequency(String) - Constructor for class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Constructor specifying the tokenized text field to determine the word frequencies for.
- calcWordFreq(TextContainer) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates a term frequency model based on the contents of the TextContainer.
- calcWordFreq(TextContainer, Set<String>) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates a term frequency model containing the specified set of terms based on the contents of the TextContainer.
- CalendarDate - Class in com.pervasive.datarush.tokens.scalar
-
A specific date on the Gregorian calendar.
- CalendarDate() - Constructor for class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Constructs an instance representing the current day in the default time zone.
- CalendarDate(int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Constructs an instance representing the specified date.
- CalendarDate(long) - Constructor for class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Constructs an instance representing the date occurring the specified number of days after epoch.
- CalendarDate(Date, TimeZone) - Constructor for class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Constructs an instance representing the specified time in the given time zone.
- CalendarDate(TimeZone) - Constructor for class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Constructs an instance representing the current day in the specified time zone.
- cancel(List<? extends Future<?>>, boolean) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Cancels all of the provided futures
- capacity() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Gets the maximum capacity of the sequence.
- captureThisJVM(String, String, JobServerInformation, List<RuntimeStatistic<?>>) - Static method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- caseWhen(ScalarValuedFunction, List<ScalarValuedFunction>, List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Builds a conditional expression which evaluates similarly to a switch statement.
- caseWhen(ScalarValuedFunction, List<ScalarValuedFunction>, List<ScalarValuedFunction>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Builds a conditional expression which evaluates similarly to a switch statement.
- caseWhen(List<ScalarValuedFunction>, List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Builds a conditional expression which evaluates similarly to a chain of if..else statement.
- caseWhen(List<ScalarValuedFunction>, List<ScalarValuedFunction>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Builds a conditional expression which evaluates similarly to a chain of if..else statement.
- cast(Path) - Static method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- cast(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerDefinition
- cast(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
- cast(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
- cast(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.IntervalTimerDefinition
- cast(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Casts the
StatisticSupplier
to this definition, substituting a default value for null. - castFields(RecordSettable, Class<T>, String[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the given list of field names, casting them to the specified type.
- castFields(RecordValued, Class<T>, String[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the given list of field names, casting them to the specified type.
- castFields(ScalarSettable[], Class<T>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Casts an array of fields to the specified type
- castFields(ScalarSettable[], Class<T>, Integer[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the given list of field indices, casting them to the specified type.
- castFields(ScalarValued[], Class<T>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Casts an array of fields to the specified type
- CATALAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- catalogTableName - Static variable in class com.pervasive.datarush.hbase.KeyOperator
-
The name of the HBase table containing DataRush schema for all tables.
- CategoricalPredictor(String, String, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Create a CategoricalPredictor for a given possible value of a given discrete independent variable.
- CategoricalPredictor(String, String, double, int, double, double, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
- category() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The category of this function.
- category() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Returns a category for this statistic type.
- category(String) - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerDefinition
- category(String) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
- category(String) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
- category(String) - Method in class com.pervasive.datarush.monitoring.IntervalTimerDefinition
- category(String) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Sets the category
- CATEGORY - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- CATEGORY_GENERAL - Static variable in class com.pervasive.datarush.monitoring.StatisticDefinition
-
The name of the default category
- CATEGORY_IO - Static variable in class com.pervasive.datarush.monitoring.StatisticDefinition
-
The name of the category for I/O related statistics
- CATEGORY_JVM - Static variable in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
- CATEGORY_PLAN - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
The name of the category for static planning statistics
- CATEGORY_ROW_COUNT - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
The name of the category for row count statistics
- caverphone(ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value to which the specified expression evaluates using the Caverphone algorithm.
- caverphone(String) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value in the specified field using the Caverphone algorithm.
- cbrt(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the cube root of the given expression.
- cbrt(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the cube root of the given field.
- ceil(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the ceiling of the given expression.
- ceil(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the ceiling of the given field.
- cellSchemaFamilyName - Static variable in class com.pervasive.datarush.hbase.KeyOperator
-
The name of the family containing cell/family mapped schemas for all tables.
- CENTER - com.pervasive.datarush.schema.PaddedTextType.Alignment
-
The field is center aligned; padding is applied evenly before and after the value.
- centerBased - com.pervasive.datarush.analytics.cluster.ModelClass
- CENTURY - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one century
- CHAPTER - com.pervasive.datarush.analytics.text.TextElementType
- CHAR - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a char field.
- CHAR - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- CHAR - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the character token type.
- CHAR(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a default char field.
- CHAR(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a character typed field with the given name.
- CHAR_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Text data type
- charAt(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- charAt(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- CharFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing character token values as single-character strings.
- CharFormatter() - Constructor for class com.pervasive.datarush.encoding.text.CharFormatter
-
Creates a new formatter.
- CharFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.CharFormatter
-
Creates a new formatter.
- charGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- charGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- charHashCode(char) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a character value using the same algorithm as
HashUtil.intHashCode(int)
. - CharInputField - Interface in com.pervasive.datarush.ports.physical
-
A character valued field of a record input port.
- charList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableCharTokenSequence
with the specified capacity, optionally optimized for sparse data. - CharOutputField - Interface in com.pervasive.datarush.ports.physical
-
A character valued field of a record output port.
- CharParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing character token values from single-character strings.
- CharParser() - Constructor for class com.pervasive.datarush.encoding.text.CharParser
-
Creates a new parser.
- CharParser(String) - Constructor for class com.pervasive.datarush.encoding.text.CharParser
-
Creates a new parser.
- CharRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
CharValued
object. - CharRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.CharRegister
-
Creates a new null-valued register.
- charset - Variable in class com.pervasive.datarush.coercion.JavaScriptRunner
- CHARSET_ISO8859 - Static variable in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- CHARSET_NAME - Static variable in class com.pervasive.datarush.io.CharsetEncoding
-
Default character set name.
- CHARSET_UTF8 - Static variable in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- CharsetEncoding - Class in com.pervasive.datarush.io
-
Describes the encoding format of character data.
- CharsetEncoding() - Constructor for class com.pervasive.datarush.io.CharsetEncoding
-
Creates a container with default settings.
- CharsetEncoding(CharsetEncoding) - Constructor for class com.pervasive.datarush.io.CharsetEncoding
-
Creates a container initialized using the given character set specification.
- CharsetEncoding(String) - Constructor for class com.pervasive.datarush.io.CharsetEncoding
-
Creates a container initialized the named character set and the default error policy.
- CharsetEncoding(String, String) - Constructor for class com.pervasive.datarush.io.CharsetEncoding
-
Creates a container initialized with the named character set, using a replacement error policy with the specified string.
- CharsetEncoding(String, CodingErrorAction) - Constructor for class com.pervasive.datarush.io.CharsetEncoding
-
Creates a container initialized with the named character set, using the specified error policy.
- CharSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a character value. - charsRead() - Method in class com.pervasive.datarush.io.SplitReader
-
Gets the character offset into the underlying split.
- CharToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
CharValued
object. - CharToken(char) - Constructor for class com.pervasive.datarush.tokens.scalar.CharToken
-
Constructs a new token with the given non-null character value.
- CharToken(CharValued) - Constructor for class com.pervasive.datarush.tokens.scalar.CharToken
-
Constructs a new token with the character value in the given container.
- CharTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableCharTokenSequence
. - CharTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.CharTokenList
-
Create an empty array
- CharTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing character valued data. - ChartType - Enum in com.pervasive.datarush.analytics.viz
- CharValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a character value. - CharValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over character values. - chebychev - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- checkAuthority(URL) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- checkComparable(TokenType) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- checkComparable(TokenType) - Method in class com.pervasive.datarush.types.ObjectTokenType
- checkComparable(TokenType) - Method in interface com.pervasive.datarush.types.RecordTokenType
-
Tests whether tokens of the specified type can be compared to tokens of this type.
- checkComparable(TokenType) - Method in interface com.pervasive.datarush.types.TokenType
-
Tests whether tokens of the specified type can be compared to tokens of this type.
- checkDistinct(String...) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a set of properties don't share any values.
- checkDTUniqueConstraint() - Method in class com.pervasive.datarush.operators.io.vectorwise.VW5Validator
-
Check for unique Constraints 1) When unique keys are present, the input table should be empty 2) When sort keys and unique keys are both defined, both should match
- checkExternalForm(URL) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- checkFieldExists(RecordTokenType, String, String...) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that the given field name(s) are valid field names in the given record type.
- checkFieldExists(RecordTokenType, String, List<String>) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that the given field name(s) are valid field names in the given record type.
- checkFieldTypeConstraint(TokenType) - Method in interface com.pervasive.datarush.types.RecordTokenType
-
Checks that all fields of this type are compatible with the specified constraining type.
- checkHostString(String) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- checkNoDuplicates(String, String[]) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property's array of values contains no duplicates and collects the tested values into a
Set
. - checkNotEmpty(String, Object[]) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property's array of values is not null or zero-length.
- checkNotEmpty(String, String) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property's string value is not null or zero-length.
- checkNotEmpty(String, Collection<?>) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property's collection of values is not null or empty.
- checkNotNull(String, Object) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is not null.
- checkNumericMaxValuesByType(String, ScalarTokenType, BigDecimal) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a numeric property value is not greater than the allowed maximum value for the given numeric type, which includes, TokenTypeConstant.INT, DOUBLE, FLOAT, NUMERIC, LONG, MONEY.
- checkPropertyGE(String, double, double) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than or equal to a minimum.
- checkPropertyGE(String, long, long) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than or equal to a minimum.
- checkPropertyGELE(String, double, double, double) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than or equal to a minimum and less than or equal to a maximum.
- checkPropertyGELE(String, long, long, long) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than or equal to a minimum and less than or equal to a maximum.
- checkPropertyGT(String, double, double) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than a minimum.
- checkPropertyGT(String, long, long) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is greater than a minimum.
- checkPropertyLE(String, double, double) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is less than or equal to a maximum.
- checkPropertyLE(String, long, long) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is less than or equal to a maximum.
- checkPropertyLT(String, double, double) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is less than a maximum.
- checkPropertyLT(String, long, long) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a property value is less than a maximum.
- checkRTSortConstraint() - Method in class com.pervasive.datarush.operators.io.vectorwise.VW5Validator
- checkRTUniqueConstraint() - Method in class com.pervasive.datarush.operators.io.vectorwise.VW5Validator
- checkSameSize(String, Object, String, Object) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that two array properties have the same size.
- checkSameSize(String, Object, String, Collection<?>) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that an array and a collection property both have the same size.
- checkSameSize(String, Collection<?>, String, Object) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that a collection and an array property both have the same size.
- checkSameSize(String, Collection<?>, String, Collection<?>) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Checks that two collection properties have the same size.
- checkType(String, ScalarTokenType) - Method in class com.pervasive.datarush.types.FieldDomain
-
Checks that the type of the domain matches the type of the field
- children - Variable in class com.pervasive.datarush.analytics.text.TextContainer
- cityBlock - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- CLASS - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- classForName(String, boolean, ClassLoader) - Static method in class com.pervasive.datarush.commons.util.ReflectionUtil
-
Equivalent to
Class.forName(name,initialize,loader)
, but handles primitive types as well. - classification - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by various classifers
- ClassificationScheme - Class in com.pervasive.datarush.analytics.knn
-
Determines how to classify a query record based on its nearest neighbors.
- ClassificationScheme() - Constructor for class com.pervasive.datarush.analytics.knn.ClassificationScheme
- ClassificationScheme.Classifier - Interface in com.pervasive.datarush.analytics.knn
-
Resolves the class of a query record from a set of neighbors.
- ClassificationScheme.Distance - Class in com.pervasive.datarush.analytics.knn
-
Representation of the distance between two points.
- Classifier - Class in com.pervasive.datarush.matching
-
Describes which classification methodology to use.
- Classifier() - Constructor for class com.pervasive.datarush.matching.Classifier
-
Construct an empty classifier.
- Classifier(ClassifierType, String[], String) - Constructor for class com.pervasive.datarush.matching.Classifier
-
Construct a classifier without any specific properties.
- Classifier(ClassifierType, String[], String, Map<String, Object>) - Constructor for class com.pervasive.datarush.matching.Classifier
-
Construct a classifier with properties specific to the classifier type.
- ClassifierType - Enum in com.pervasive.datarush.matching
-
Defines the types of classifiers supported by matching.
- classpath() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier
-
Returns the classpath consisting of elements on the client machine
- classpath() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the classpath of the job
- classpath(ClasspathSpecifier) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the classpath
- ClassPath - Class in com.pervasive.datarush.hadoop
- ClassPath() - Constructor for class com.pervasive.datarush.hadoop.ClassPath
- CLASSPATH - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- CLASSPATH_SPECIFIER - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling classpath that is used for launching remote jobs
- classpathSpecifier(ClasspathSpecifier) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Sets the classpath to be used in the case of a remote job.
- ClasspathSpecifier - Class in com.pervasive.datarush.cal
-
The classpath specifies for a job.
- ClasspathSpecifier(boolean, List<ClasspathSpecifier.Element>) - Constructor for class com.pervasive.datarush.cal.ClasspathSpecifier
-
Create a new classpath specifier.
- ClasspathSpecifier.Element - Class in com.pervasive.datarush.cal
-
An element of a classpath.
- ClassSerializer - Class in com.pervasive.datarush.json
-
Utility that should be used for all json-related class serialization.
- cleanForOverwrite(int) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- cleanForOverwrite(int) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Erases contents of the sink which do not correspond to expected partition fragments.
- cleanScratchDirectory() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Deletes the scratch directory for the test.
- cleanseName(String) - Static method in class com.pervasive.datarush.operators.io.avro.AvroSchemaUtils
-
Cleanses the specified name so it is a valid field name in Avro.
- cleanupConnection() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Close all resources opened during getConnection()
- clear() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Removes all entries from the namespace.
- clearCategoricalPredictors() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Removes all the CategoricalPredictor elements from the table
- clearListMap(Map<?, List<T>>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Clears all lists in a map of lists
- clearNumericPredictors() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Removes all the NumericPredictor elements from the table
- ClearTextEncryptionProvider - Class in com.pervasive.datarush.encryption
-
An "non-encrypting" encryption provider.
- ClearTextEncryptionProvider() - Constructor for class com.pervasive.datarush.encryption.ClearTextEncryptionProvider
- CLF - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Common Log Format can be used when reading web server logs in CLF.
- CLFLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a web server log in NCSA Common log format.
- CLFLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
-
Create a log format for accessing common log format data.
- CLFLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
-
Create a log format for accessing common log format data.
- CLIENT_EMAIL - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- CLIENT_ID - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- clone() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Creates a copy of the reader with identical settings.
- clone() - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
- clone() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
- clone() - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Creates a copy of the reader with identical settings.
- clone(T) - Static method in class com.pervasive.datarush.commons.util.SerializationUtil
-
Performs a deep copy of the given object via serialization.
- cloneForExecution() - Method in class com.pervasive.datarush.operators.ExecutableOperator
-
Performs a deep copy of the operator for execution.
- cloneForExecution() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- cloneForExecution() - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- cloneForExecution() - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- cloneForExecution() - Method in class com.pervasive.datarush.operators.io.WriteSink
- cloneForExecution() - Method in class com.pervasive.datarush.operators.model.GetModel
- cloneForExecution() - Method in class com.pervasive.datarush.operators.model.PutModel
- cloneForExecution() - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- cloneForExecution() - Method in class com.pervasive.datarush.operators.record.RemapFields
- cloneForExecution() - Method in class com.pervasive.datarush.operators.select.FilterRows
- cloneForExecution() - Method in class com.pervasive.datarush.operators.sink.CollectRecords
- cloneForExecution() - Method in class com.pervasive.datarush.operators.source.EmitRecords
- cloneForExecution() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
- cloneForExecution() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
- close() - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- close() - Method in class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- close() - Method in class com.pervasive.datarush.commons.util.NullOutputStream
- close() - Method in class com.pervasive.datarush.gcp.MultipartUploadStream
- close() - Method in class com.pervasive.datarush.io.BinaryReader
-
Closes the wrapped port and releases any allocated resources.
- close() - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
- close() - Method in interface com.pervasive.datarush.io.IOChannelStatsCollector
-
Should be called upon close to avoid accumulation of statistics collectors
- close() - Method in interface com.pervasive.datarush.io.SplitInputStream
-
Close the underlying raw data stream.
- close() - Method in class com.pervasive.datarush.io.SplitReader
- close() - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Called to signal that writing is complete.
- close() - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataFormatter
-
Called to signal that writing is complete.
- close() - Method in class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- close() - Method in interface com.pervasive.datarush.operators.io.mdf.MDFDataReader
- close() - Method in class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- close() - Method in class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- close() - Method in class com.pervasive.datarush.operators.io.staging.DatasetBuilder
- close() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
Closes the iterator and releases any resources.
- close() - Method in interface com.pervasive.datarush.sequences.CloseableTokenAppendable
- close() - Method in interface com.pervasive.datarush.sequences.record.CloseableRecordValuedIterator
- close(Socket) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the given socket if not null
- close(T) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the given stream if not null
- CloseableRecordValuedIterator - Interface in com.pervasive.datarush.sequences.record
-
A record iterator which has resources which need to be released when being disposed.
- CloseableTokenAppendable - Interface in com.pervasive.datarush.sequences
-
A TokenAppendable which has resources which need to be released when being disposed.
- closedClosed - com.pervasive.datarush.analytics.stats.Interval.Closure
-
The interval is of the form [leftMargin,rightMargin]
- closedClosed(T, T) - Static method in class com.pervasive.datarush.analytics.stats.Interval
-
Creates an interval [left,right]
- closedOpen - com.pervasive.datarush.analytics.stats.Interval.Closure
-
The interval is of the form [leftMargin,rightMargin)
- closedOpen(T, T) - Static method in class com.pervasive.datarush.analytics.stats.Interval
-
Creates an interval [left,right)
- closeQuietly(Closeable) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the input stream if not null, suppressing any exception.
- closeQuietly(InputStream) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the input stream if not null, suppressing any exception.
- closeQuietly(OutputStream) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the output stream if not null, suppressing any exception.
- closeQuietly(Reader) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the input stream if not null, suppressing any exception.
- closeQuietly(Socket) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Closes the socket if not null, suppressing any exception.
- closeResultSetAndStatement(String, ResultSet) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Closes a result set object.
- closeStatement(String, PreparedStatement) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Closes a prepared statement object.
- closure(boolean, boolean) - Static method in enum com.pervasive.datarush.analytics.stats.Interval.Closure
-
Returns a closure for the given parameters
- cluster() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the cluster on which to run the job
- cluster(ClusterSpecifier) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the cluster
- cluster(ClusterSpecifier) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the cluster on which we are to run
- cluster(String) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the cluster that we are to run on.
- Cluster - Class in com.pervasive.datarush.analytics.cluster
-
Corresponds to the Cluster PMML element.
- CLUSTER - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controls which cluster to run on
- Cluster.Builder - Class in com.pervasive.datarush.analytics.cluster
-
Builder for
Cluster
instances. - ClusterDuplicates - Class in com.pervasive.datarush.matching.cluster
-
Transform record pairs into clusters of like records, where the two sides of the pair are from the same source.
- ClusterDuplicates() - Constructor for class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Cluster record pairs using a default record id field of "id".
- ClusterDuplicates(String) - Constructor for class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Cluster record pairs using the specified record id field
- clustering - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by various cluster algorithms
- ClusteringField - Class in com.pervasive.datarush.analytics.cluster
-
Corresponds to the ClusteringField PMML element.
- ClusteringField.Builder - Class in com.pervasive.datarush.analytics.cluster
-
Builder for
ClusteringField
instances. - clusteringFields(ClusteringField[]) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the provided clustering fields and other parameters set to the previously provided values. - ClusterLinks - Class in com.pervasive.datarush.matching.cluster
-
Transform record pairs into clusters of like records.
- ClusterLinks() - Constructor for class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Cluster record pairs use default record id field names of "id" and default left/right field patterns.
- ClusterLinks(String, String) - Constructor for class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Cluster record pairs using the specified record id field names and default left/right field patterns.
- ClusterPredictor - Class in com.pervasive.datarush.analytics.cluster
-
Assigns input data to clusters based on the provided PMML Clustering Model.
- ClusterPredictor() - Constructor for class com.pervasive.datarush.analytics.cluster.ClusterPredictor
- ClusterProvider - Interface in com.pervasive.datarush.cal
-
Extension point to register cluster providers for new schemes.
- ClusterProviderManager - Class in com.pervasive.datarush.cal
-
Facade to lookup providers from META-INF/services.
- ClusterSpecifier - Class in com.pervasive.datarush.cal
-
A "URL-like" entity that identifies a cluster.
- Coefficients - com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel.SvmRepresentation
-
The SVM is represented by coefficients
- coerce(Object, Class<T>, Class<?>...) - Static method in class com.pervasive.datarush.coercion.Coercer
- Coercer - Class in com.pervasive.datarush.coercion
- Coercer() - Constructor for class com.pervasive.datarush.coercion.Coercer
- CoercerRegistrationFactory - Interface in com.pervasive.datarush.coercion
- CoercerRegistrationFactoryImpl - Class in com.pervasive.datarush.coercion
-
Register coercers used by the DataRush library.
- CoercerRegistrationFactoryImpl() - Constructor for class com.pervasive.datarush.coercion.CoercerRegistrationFactoryImpl
- CoercionException - Exception in com.pervasive.datarush.coercion
- CoercionException(String) - Constructor for exception com.pervasive.datarush.coercion.CoercionException
- CollectionUtil - Class in com.pervasive.datarush.commons.util
-
Miscellaneous collection utilities.
- collectMapping(RecordTokenType, Map<String, ScalarValuedFunction>) - Method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Verifies derivation can be applied in the given input context and records the field mapping.
- CollectRecords - Class in com.pervasive.datarush.operators.sink
-
Collects input data into an in-memory token list.
- CollectRecords() - Constructor for class com.pervasive.datarush.operators.sink.CollectRecords
-
Collects input data.
- CollisionPolicy<T> - Interface in com.pervasive.datarush.namespace
-
Handler for name collisions within a namespace.
- COLUMNAR - com.pervasive.datarush.operators.io.staging.DatasetStorageFormat
-
Data is stored in blocks of columns.
- columns() - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Gets the number of columns in a record.
- columns() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- ColumnSelector - Class in com.pervasive.datarush.util
-
Utility class to select a number of column fields based on field name and type criteria.
- ColumnSelector() - Constructor for class com.pervasive.datarush.util.ColumnSelector
-
Create a column selector.
- ColumnsToRows - Class in com.pervasive.datarush.operators.record
-
Normalize records by transposing values from row columns into multiple rows.
- ColumnsToRows() - Constructor for class com.pervasive.datarush.operators.record.ColumnsToRows
- com.actian.dataflow.cal.yarn.client - package com.actian.dataflow.cal.yarn.client
- com.actian.dataflow.cal.yarn.server - package com.actian.dataflow.cal.yarn.server
- com.actian.dataflow.cal.yarn.shared - package com.actian.dataflow.cal.yarn.shared
- com.actian.dataflow.operators - package com.actian.dataflow.operators
- com.actian.dataflow.operators.io.orc - package com.actian.dataflow.operators.io.orc
- com.actian.dataflow.operators.io.parquet - package com.actian.dataflow.operators.io.parquet
- com.pervasive.datarush.aggregations - package com.pervasive.datarush.aggregations
- com.pervasive.datarush.analytics - package com.pervasive.datarush.analytics
-
Provides common classes for Analytics, such as operator registration.
- com.pervasive.datarush.analytics.arm - package com.pervasive.datarush.analytics.arm
-
Provides common classes for Association Rule Mining (ARM).
- com.pervasive.datarush.analytics.arm.fpgrowth - package com.pervasive.datarush.analytics.arm.fpgrowth
-
Provides the operator to perform the FP-growth ARM algorithm.
- com.pervasive.datarush.analytics.cleansing - package com.pervasive.datarush.analytics.cleansing
-
Provides operators related to data cleansing.
- com.pervasive.datarush.analytics.cluster - package com.pervasive.datarush.analytics.cluster
-
Provides base PMML for clustering models.
- com.pervasive.datarush.analytics.cluster.kmeans - package com.pervasive.datarush.analytics.cluster.kmeans
-
Provides the KMeans algorithm.
- com.pervasive.datarush.analytics.decisiontree - package com.pervasive.datarush.analytics.decisiontree
-
Provides PMML model classes for decision trees.
- com.pervasive.datarush.analytics.decisiontree.learner - package com.pervasive.datarush.analytics.decisiontree.learner
-
Provides the PMML learner operator and associated classes.
- com.pervasive.datarush.analytics.decisiontree.predictor - package com.pervasive.datarush.analytics.decisiontree.predictor
-
Provides the decision tree predictor operator and associated classes.
- com.pervasive.datarush.analytics.decisiontree.pruner - package com.pervasive.datarush.analytics.decisiontree.pruner
-
Provides the decision tree pruner operator and associated classes.
- com.pervasive.datarush.analytics.functions - package com.pervasive.datarush.analytics.functions
-
Provides various statistics functions.
- com.pervasive.datarush.analytics.knn - package com.pervasive.datarush.analytics.knn
-
Provides an implementation of the KNN algorithm using DataRush's sparse data API.
- com.pervasive.datarush.analytics.naivebayes - package com.pervasive.datarush.analytics.naivebayes
-
Provides PMML model classes for Naive Bayes.
- com.pervasive.datarush.analytics.naivebayes.learner - package com.pervasive.datarush.analytics.naivebayes.learner
-
Provides an implementation of the Naive Bayes learner.
- com.pervasive.datarush.analytics.naivebayes.predictor - package com.pervasive.datarush.analytics.naivebayes.predictor
-
Provides an implementation of a Naive Bayes predictor.
- com.pervasive.datarush.analytics.pmml - package com.pervasive.datarush.analytics.pmml
-
Provides shared and base classes for PMML model representation of Analytics algorithms.
- com.pervasive.datarush.analytics.r - package com.pervasive.datarush.analytics.r
- com.pervasive.datarush.analytics.regression - package com.pervasive.datarush.analytics.regression
-
Provides utility, PMML and other classes for shared use by regression related entities.
- com.pervasive.datarush.analytics.stats - package com.pervasive.datarush.analytics.stats
-
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
- com.pervasive.datarush.analytics.svm - package com.pervasive.datarush.analytics.svm
-
Provides PMML model classes for SVM.
- com.pervasive.datarush.analytics.svm.learner - package com.pervasive.datarush.analytics.svm.learner
-
Provides an implementation of an SVM learner.
- com.pervasive.datarush.analytics.svm.predictor - package com.pervasive.datarush.analytics.svm.predictor
-
Provides an implementation of an SVM predictor.
- com.pervasive.datarush.analytics.text - package com.pervasive.datarush.analytics.text
-
Provides various unstructured text processing operators.
- com.pervasive.datarush.analytics.text.filter - package com.pervasive.datarush.analytics.text.filter
- com.pervasive.datarush.analytics.text.stemmer - package com.pervasive.datarush.analytics.text.stemmer
-
Provides various stemmer algorithms based on the snowball definitions.
- com.pervasive.datarush.analytics.util - package com.pervasive.datarush.analytics.util
-
Provides some (internal) utility classes for Analytics.
- com.pervasive.datarush.analytics.viz - package com.pervasive.datarush.analytics.viz
-
Provides operators for classifier performance visualization.
- com.pervasive.datarush.annotations - package com.pervasive.datarush.annotations
-
Provides annotations used to describe elements of a dataflow graph.
- com.pervasive.datarush.authentication - package com.pervasive.datarush.authentication
-
Provides classes and interfaces related to authentication.
- com.pervasive.datarush.aws.s3 - package com.pervasive.datarush.aws.s3
- com.pervasive.datarush.azure - package com.pervasive.datarush.azure
- com.pervasive.datarush.cal - package com.pervasive.datarush.cal
-
Provides interfaces the define the "cluster abstraction layer".
- com.pervasive.datarush.cal.monitoring - package com.pervasive.datarush.cal.monitoring
- com.pervasive.datarush.coercion - package com.pervasive.datarush.coercion
-
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
- com.pervasive.datarush.commons.test - package com.pervasive.datarush.commons.test
- com.pervasive.datarush.commons.util - package com.pervasive.datarush.commons.util
-
Provides common utilities
- com.pervasive.datarush.datastruct - package com.pervasive.datarush.datastruct
- com.pervasive.datarush.encoding - package com.pervasive.datarush.encoding
-
Provides basic interfaces used when converting tokens into various formats.
- com.pervasive.datarush.encoding.binary - package com.pervasive.datarush.encoding.binary
-
Implementations of encoders of tokens into binary formats.
- com.pervasive.datarush.encoding.text - package com.pervasive.datarush.encoding.text
-
Implementations of encoders of tokens into text formats.
- com.pervasive.datarush.encryption - package com.pervasive.datarush.encryption
-
Provides classes and interfaces related to encryption
- com.pervasive.datarush.exceptions - package com.pervasive.datarush.exceptions
- com.pervasive.datarush.functions - package com.pervasive.datarush.functions
-
Provides classes and interfaces related to defining functions on records.
- com.pervasive.datarush.gcp - package com.pervasive.datarush.gcp
- com.pervasive.datarush.graphs - package com.pervasive.datarush.graphs
-
Provides classes and interfaces for the construction of executable dataflow graphs.
- com.pervasive.datarush.hadoop - package com.pervasive.datarush.hadoop
- com.pervasive.datarush.hadoop.io - package com.pervasive.datarush.hadoop.io
- com.pervasive.datarush.hbase - package com.pervasive.datarush.hbase
- com.pervasive.datarush.io - package com.pervasive.datarush.io
-
Provides classes and interfaces performing file-like I/O operations.
- com.pervasive.datarush.io.compression - package com.pervasive.datarush.io.compression
-
Provides classes and interfaces for supporting data compression.
- com.pervasive.datarush.io.compression.bzip2 - package com.pervasive.datarush.io.compression.bzip2
- com.pervasive.datarush.io.configuration - package com.pervasive.datarush.io.configuration
-
Provides classes and interfaces associated with filesystem configuration
- com.pervasive.datarush.jdbc - package com.pervasive.datarush.jdbc
- com.pervasive.datarush.jetty - package com.pervasive.datarush.jetty
- com.pervasive.datarush.json - package com.pervasive.datarush.json
-
Provides common utilities and registry for JSON parsing
- com.pervasive.datarush.matching - package com.pervasive.datarush.matching
-
Provides operators for performing discovering duplicates or links between records.
- com.pervasive.datarush.matching.block - package com.pervasive.datarush.matching.block
-
Provides operators for generating possible candidate pairs.
- com.pervasive.datarush.matching.cluster - package com.pervasive.datarush.matching.cluster
-
Provides operators for clustering the results of duplicate or linkage discovery.
- com.pervasive.datarush.matching.functions - package com.pervasive.datarush.matching.functions
-
Provides functions related to approximate matching.
- com.pervasive.datarush.matching.tune - package com.pervasive.datarush.matching.tune
-
Provides operators for analyzing data for approximate matching.
- com.pervasive.datarush.modules - package com.pervasive.datarush.modules
- com.pervasive.datarush.monitoring - package com.pervasive.datarush.monitoring
-
Provides classes and interfaces for reporting on commonly monitored resources such as memory, threads, and I/O.
- com.pervasive.datarush.namespace - package com.pervasive.datarush.namespace
-
Provides utilities for creating and managing collections of named objects.
- com.pervasive.datarush.net - package com.pervasive.datarush.net
- com.pervasive.datarush.operators - package com.pervasive.datarush.operators
-
Provides classes and interfaces for developing dataflow operators.
- com.pervasive.datarush.operators.assertion - package com.pervasive.datarush.operators.assertion
-
Provides operators for making assertions on flows and files.
- com.pervasive.datarush.operators.group - package com.pervasive.datarush.operators.group
-
Provides data aggregation components.
- com.pervasive.datarush.operators.io - package com.pervasive.datarush.operators.io
-
Provides base file I/O components including encoders and decoders.
- com.pervasive.datarush.operators.io.avro - package com.pervasive.datarush.operators.io.avro
-
Provides operators for reading and writing files in Avro format.
- com.pervasive.datarush.operators.io.binary - package com.pervasive.datarush.operators.io.binary
- com.pervasive.datarush.operators.io.jdbc - package com.pervasive.datarush.operators.io.jdbc
-
Provides operators for reading from JDBC sources and writing to JDBC targets.
- com.pervasive.datarush.operators.io.mdf - package com.pervasive.datarush.operators.io.mdf
- com.pervasive.datarush.operators.io.staging - package com.pervasive.datarush.operators.io.staging
-
Provides operators for reading and writing DataRush staging datasets.
- com.pervasive.datarush.operators.io.textfile - package com.pervasive.datarush.operators.io.textfile
-
Provides operators for reading and writing text data.
- com.pervasive.datarush.operators.io.vectorwise - package com.pervasive.datarush.operators.io.vectorwise
- com.pervasive.datarush.operators.io.vectorwise.dl - package com.pervasive.datarush.operators.io.vectorwise.dl
- com.pervasive.datarush.operators.join - package com.pervasive.datarush.operators.join
-
Provides operators for joining together two data sets into a single one.
- com.pervasive.datarush.operators.model - package com.pervasive.datarush.operators.model
-
Provides operators for handling models.
- com.pervasive.datarush.operators.partition - package com.pervasive.datarush.operators.partition
-
Provides operators for partitioning and unpartitioning flows of data.
- com.pervasive.datarush.operators.record - package com.pervasive.datarush.operators.record
-
Provides operators for manipulating record structure.
- com.pervasive.datarush.operators.scripting - package 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.scripting.engine - package com.pervasive.datarush.operators.scripting.engine
- com.pervasive.datarush.operators.select - package com.pervasive.datarush.operators.select
-
Provides operators for selecting a subset of the data set.
- com.pervasive.datarush.operators.sink - package com.pervasive.datarush.operators.sink
-
Provides the
LogRows
operator for writing debugging information about a flow to the logging API. - com.pervasive.datarush.operators.sort - package com.pervasive.datarush.operators.sort
-
Provides operators for sorting and manipulating sorted flows.
- com.pervasive.datarush.operators.source - package com.pervasive.datarush.operators.source
-
Provides operators for generating data tokens in various ways.
- com.pervasive.datarush.operators.string - package com.pervasive.datarush.operators.string
-
Provides operators for operating on string values in records.
- com.pervasive.datarush.operators.testutils - package com.pervasive.datarush.operators.testutils
- com.pervasive.datarush.ports - package com.pervasive.datarush.ports
-
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
- com.pervasive.datarush.ports.model - package com.pervasive.datarush.ports.model
-
Provides implementations of port objects dealing with the flow of single objects between operators.
- com.pervasive.datarush.ports.physical - package 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 - package com.pervasive.datarush.ports.record
-
Provides implementations of port objects related to the flow of record sets between operators.
- com.pervasive.datarush.schema - package com.pervasive.datarush.schema
-
Provides an object model for capturing schema information used primarily by the
textfile
package. - com.pervasive.datarush.script - package com.pervasive.datarush.script
- com.pervasive.datarush.script.operators - package com.pervasive.datarush.script.operators
- com.pervasive.datarush.script.operators.group - package com.pervasive.datarush.script.operators.group
- com.pervasive.datarush.sequences - package com.pervasive.datarush.sequences
-
Provides classes and interfaces related to sequences of tokens.
- com.pervasive.datarush.sequences.record - package com.pervasive.datarush.sequences.record
-
Provides implementations of sequences of record valued tokens.
- com.pervasive.datarush.sequences.scalar - package com.pervasive.datarush.sequences.scalar
-
Provides implementations of sequences of scalar token values.
- com.pervasive.datarush.test - package com.pervasive.datarush.test
-
Provides tools useful for testing DataRush applications.
- com.pervasive.datarush.testutils - package com.pervasive.datarush.testutils
- com.pervasive.datarush.tokens - package com.pervasive.datarush.tokens
-
Provides classes and utilities for working with data tokens.
- com.pervasive.datarush.tokens.record - package com.pervasive.datarush.tokens.record
-
Provides implementations of and utilities for record valued tokens.
- com.pervasive.datarush.tokens.scalar - package com.pervasive.datarush.tokens.scalar
-
Provides implementations of and utilities for scalar valued tokens.
- com.pervasive.datarush.types - package com.pervasive.datarush.types
-
Provides classes and interfaces for the description of token data types.
- com.pervasive.datarush.util - package com.pervasive.datarush.util
-
Provides utilities useful in DataRush application development.
- com.pervasive.datarush.webapp - package com.pervasive.datarush.webapp
- combine(FileClient, List<Path>, boolean) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Creates an InputStreamSupplier that will return an input stream consisting of the streams of each of the sources, combined together.
- combine(StatisticDefinition<?>, List<? extends StatisticSupplier>) - Static method in class com.pervasive.datarush.monitoring.StatisticSuppliers
-
Creates a statistics supplier that combines the given set of suppliers.
- COMBINED - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Combined Log format can be used when reading web server logs in combined log format.
- CombinedLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a web server log in NCSA Combined log format.
- CombinedLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
-
Create a log format for accessing combined log format data.
- CombinedLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
-
Create a log format for accessing combined log format data.
- combineInternals(ReadableStorage) - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Adds the internal counters of another aggregator this this aggregator's internal counters.
- CommandRunner - Interface in com.pervasive.datarush.operators.io.vectorwise
-
Interface defining methods used to run an executable outside of the JVM.
- commit() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap.WriteAccessor
-
Commits the current value to the location returned by getOrCreateID in the event of a cache flush.
- commitBatch() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- commitInterval - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- COMP_3 - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Comp3 data type
- COMPACT_ROW - com.pervasive.datarush.operators.io.staging.DatasetStorageFormat
-
Data is stored in blocks of rows.
- ComparableTokenDecoder - Interface in com.pervasive.datarush.encoding.binary
-
A decoder for byte-wise comparable binary encodings.
- ComparableTokenEncoder - Interface in com.pervasive.datarush.encoding.binary
-
Converts token values into a byte-wise comparable binary encoding.
- compare() - Method in interface com.pervasive.datarush.tokens.record.RecordTokenComparator
-
Indicates the relative ordering of two sets of values.
- compare() - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Indicates the relative ordering of two token values.
- compare(byte[], byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
-
Compares two byte arrays.
- compare(BinaryValued, byte[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of a binary value and a non-null binary data array in ascending order.
- compare(BinaryValued, BinaryValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two binary values in ascending order.
- compare(BooleanValued, BooleanValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two boolean values in ascending order.
- compare(CharValued, CharValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two character values in ascending order.
- compare(DateValued, DateValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two date values in ascending order.
- compare(DoubleValued, DoubleValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two double values in ascending order.
- compare(DurationValued, DurationValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two duration values in ascending order.
- compare(FloatValued, FloatValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two float values in ascending order.
- compare(IntValued, IntValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two integer values in ascending order.
- compare(Ip4AddressValued, Ip4AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two ip4address values in ascending order.
- compare(Ip6AddressValued, Ip6AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two ip4address values in ascending order.
- compare(LongValued, LongValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two long values in ascending order.
- compare(MoneyValued, MoneyValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two money values in ascending order.
- compare(NumericValued, double) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of a number value and a non-null
double
in ascending order. - compare(NumericValued, long) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of a number value and a non-null
long
in ascending order. - compare(NumericValued, NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two numeric values in ascending order.
- compare(NumericValued, BigDecimal) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of a number value and a non-null
java.math.BigDecimal
in ascending order. - compare(ObjectValued<O>, ObjectValued<O>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two object values in ascending order.
- compare(PeriodValued, PeriodValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two period values in ascending order.
- compare(ScalarValued, ScalarValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two scalar values in ascending order.
- compare(StringValued, StringValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two string values in ascending order.
- compare(TimestampValued, TimestampValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two timestamp values in ascending order.
- compare(TimeValued, TimeValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two time values in ascending order.
- compareByCodepoint(String, String) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two string values by code point in ascending order.
- compareElement(int, TokenValued) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Compares the values of the specified row of tokens to the tokens at which the given port is positioned.
- compareElement(int, TokenValued) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- compareElement(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- compareElement(int, TokenValued) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Compares the value of the specified token to the token at which the given port is positioned.
- compareElements(int, int) - Method in interface com.pervasive.datarush.sequences.ElementComparator
-
Compares two sequence elements, specified by index.
- compareElements(int, int) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
- compareElements(int, int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- compareElements(int, int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- compareElements(int, int) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Compares the values of the tokens at the specified positions.
- compareFunction(CompareFunction) - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Builder
-
Returns a builder that builds
ComparisonMeasure
instances with the providedCompareFunction
and other parameters set to the previously provided values. - CompareFunction - Enum in com.pervasive.datarush.analytics.cluster
-
Values of this enumeration correspond to the compare functions for clustering models in the PMML specification.
- compareNormalizedPeriod(Period, Period) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates the relative ordering of two periods in ascending order.
- compareTo(InputTargetPair) - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Compare this to another InputTargetPair.
- compareTo(Interval<T>) - Method in class com.pervasive.datarush.analytics.stats.Interval
-
First compares the left margins, then the right margins.
- compareTo(NGram) - Method in class com.pervasive.datarush.analytics.text.NGram
- compareTo(VirtualNodeID) - Method in class com.pervasive.datarush.cal.VirtualNodeID
- compareTo(FunctionDescription) - Method in class com.pervasive.datarush.functions.FunctionDescription
- compareTo(LogicalStatistic) - Method in class com.pervasive.datarush.graphs.LogicalStatistic
- compareTo(RecordToken) - Method in class com.pervasive.datarush.tokens.record.RecordToken
- compareTo(BinaryToken) - Method in class com.pervasive.datarush.tokens.scalar.BinaryToken
- compareTo(BooleanToken) - Method in class com.pervasive.datarush.tokens.scalar.BooleanToken
- compareTo(CharToken) - Method in class com.pervasive.datarush.tokens.scalar.CharToken
- compareTo(DateToken) - Method in class com.pervasive.datarush.tokens.scalar.DateToken
- compareTo(DoubleToken) - Method in class com.pervasive.datarush.tokens.scalar.DoubleToken
- compareTo(DurationToken) - Method in class com.pervasive.datarush.tokens.scalar.DurationToken
- compareTo(FloatToken) - Method in class com.pervasive.datarush.tokens.scalar.FloatToken
- compareTo(IntToken) - Method in class com.pervasive.datarush.tokens.scalar.IntToken
- compareTo(Ip4AddressToken) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
- compareTo(Ip6AddressToken) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
- compareTo(LongToken) - Method in class com.pervasive.datarush.tokens.scalar.LongToken
- compareTo(MoneyToken) - Method in class com.pervasive.datarush.tokens.scalar.MoneyToken
- compareTo(NullToken) - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- compareTo(NumericToken) - Method in class com.pervasive.datarush.tokens.scalar.NumericToken
- compareTo(ObjectToken<O>) - Method in class com.pervasive.datarush.tokens.scalar.ObjectToken
- compareTo(PeriodToken) - Method in class com.pervasive.datarush.tokens.scalar.PeriodToken
- compareTo(StringToken) - Method in class com.pervasive.datarush.tokens.scalar.StringToken
- compareTo(TimestampToken) - Method in class com.pervasive.datarush.tokens.scalar.TimestampToken
- compareTo(TimeToken) - Method in class com.pervasive.datarush.tokens.scalar.TimeToken
- Comparison - Class in com.pervasive.datarush.matching
-
A configuration of a field comparison for matching.
- Comparison() - Constructor for class com.pervasive.datarush.matching.Comparison
-
Construct an empty comparison object.
- Comparison(String, ComparisonType, String) - Constructor for class com.pervasive.datarush.matching.Comparison
-
Construct a
Comparison
object used to configure a field comparison operator. - Comparison(String, ComparisonType, String, Map<String, Object>) - Constructor for class com.pervasive.datarush.matching.Comparison
-
Construct a
Comparison
object used to configure a field comparison operator. - Comparison(String, String, ComparisonType, String) - Constructor for class com.pervasive.datarush.matching.Comparison
-
Construct a
Comparison
object used to configure a field comparison operator. - Comparison(String, String, ComparisonType, String, Map<String, Object>) - Constructor for class com.pervasive.datarush.matching.Comparison
-
Construct a
Comparison
object used to configure a field comparison operator. - ComparisonMeasure - Class in com.pervasive.datarush.analytics.cluster
-
Corresponds to the ComparisonMeasure PMML element.
- ComparisonMeasure.Builder - Class in com.pervasive.datarush.analytics.cluster
-
Builder for
ComparisonMeasure
instances. - ComparisonMeasure.Kind - Enum in com.pervasive.datarush.analytics.cluster
-
Values of this enumeration correspond to the comparison measure kinds for
ComparisonMeasure
s in clustering models in the PMML specification. - ComparisonType - Enum in com.pervasive.datarush.matching
-
The type of field comparisons supported by the matching operators.
- CompilationLevel - Enum in com.pervasive.datarush.operators
-
Enumeration of compilation levels.
- compile() - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Creates an executable instance of the logical graph.
- compile(EngineConfig) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Creates an executable instance of the logical graph.
- compile(LogicalGraph) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- compile(LogicalGraph) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- compile(String) - Static method in class com.pervasive.datarush.operators.scripting.RunJavaScript
-
Compile the given snippet of JavaScript and capture any warnings or errors.
- compile(Map<String, Object>, String...) - Static method in class com.pervasive.datarush.operators.scripting.RunJavaScript
-
Compile the given snippets of JavaScript code and capture any errors or warnings that occur.
- COMPILED - com.pervasive.datarush.graphs.GraphState
-
The instance is ready to be executed.
- COMPILED - com.pervasive.datarush.graphs.OperatorState
-
The operator is ready to be executed
- COMPLETE_CANCELED - com.pervasive.datarush.cal.JobStatus
- COMPLETE_CANCELED - com.pervasive.datarush.graphs.GraphState
-
The instance was canceled while executing.
- COMPLETE_CANCELED - com.pervasive.datarush.graphs.OperatorState
-
The operator was cancelled
- COMPLETE_FAILED - com.pervasive.datarush.cal.JobStatus
- COMPLETE_FAILED - com.pervasive.datarush.graphs.GraphState
-
The instance had an error while executing.
- COMPLETE_FAILED_PRIMARY_ERROR - com.pervasive.datarush.graphs.OperatorState
-
The operator failed and was the primary cause of the failure of the graph
- COMPLETE_FAILED_SECONDARY_ERROR - com.pervasive.datarush.graphs.OperatorState
-
The operator failed because it was in a graph that failed
- COMPLETE_SUCCESS - com.pervasive.datarush.cal.JobStatus
- COMPLETE_SUCCESS - com.pervasive.datarush.graphs.GraphState
-
The instance has finished execution.
- COMPLETE_SUCCESS - com.pervasive.datarush.graphs.OperatorState
-
The operator has completed sucessfully
- CompleteType - Class in com.pervasive.datarush.coercion
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.pmml.ReadPMML
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.r.RunRScript
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.CountRanges
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
- compose(CompositionContext) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
- compose(CompositionContext) - Method in class com.pervasive.datarush.hbase.DeleteHBase
- compose(CompositionContext) - Method in class com.pervasive.datarush.hbase.ReadHBase
- compose(CompositionContext) - Method in class com.pervasive.datarush.hbase.WriteHBase
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.block.BlockCartesian
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.block.BlockRecords
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.block.BlockSelf
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.cluster.ClusterDuplicates
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.tune.AnalyzeDuplicateKeys
- compose(CompositionContext) - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertEqualHash
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertEqualRecordType
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertEqualTypes
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.CompositeOperator
-
Compose the body of this operator.
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.group.Group
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Composes a reader for the source, using configured options and a derived format.
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Composes a writer for the target, using configured options and a derived format.
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.WriteToJDBC
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.ReadSource
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.join.FilterExistingRows
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.CompositeOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.partition.Randomize
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.select.LimitRows
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
- compose(CompositionContext) - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.DeferredCompositeOperator
-
Compose the body of this operator.
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.io.staging.ForceStaging
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.join.UnionAll
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.model.MergeModel
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.DeferredCompositeOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.partition.GatherHint
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.sort.Sort
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.testutils.ErrorSink
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.testutils.ErrorSource
- compose(DeferredCompositionContext) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- composeJoin(CompositionContext, RecordPort, RecordPort, JoinKey[]) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
- composeJoin(CompositionContext, RecordPort, RecordPort, JoinKey[]) - Method in class com.pervasive.datarush.operators.join.FilterExistingRows
- composeJoin(CompositionContext, RecordPort, RecordPort, JoinKey[]) - Method in class com.pervasive.datarush.operators.join.Join
- composeJoin(CompositionContext, RecordPort, RecordPort, JoinKey[]) - Method in class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.
- COMPOSITE - com.pervasive.datarush.operators.OperatorType
-
Corresponds to the
CompositeOperator
class. - CompositeOperator - Class in com.pervasive.datarush.operators
-
To be implemented by operators that can be defined by chaining together other operations.
- CompositeOperator() - Constructor for class com.pervasive.datarush.operators.CompositeOperator
- CompositeTokenSequence - Class in com.pervasive.datarush.sequences.record
-
A record sequence comprised of scalar sequences for fields.
- CompositeTokenSequence(RecordTokenType, ScalarTokenSequence[]) - Constructor for class com.pervasive.datarush.sequences.record.CompositeTokenSequence
-
Create a new sequence backed with the specified scalar token sequences containing the field values for each record element.
- CompositeValue - Class in com.pervasive.datarush.tokens.record
-
A composite value comprised of scalar valued fields.
- CompositeValue(ScalarValued[]) - Constructor for class com.pervasive.datarush.tokens.record.CompositeValue
-
Construct a composite from the supplied
ScalarValued
objects. - CompositeValue(ScalarValued[], ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.CompositeValue
-
Construct a composite from the supplied
ScalarValued
objects. - CompositeValue(RecordTokenType, ScalarValued[]) - Constructor for class com.pervasive.datarush.tokens.record.CompositeValue
-
Construct a composite with the described schema using the supplied
ScalarValued
objects. - CompositeValue(RecordTokenType, ScalarValued[], ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.CompositeValue
-
Construct a composite with the described schema using the supplied
ScalarValued
objects. - COMPOSITION_TIME - com.pervasive.datarush.operators.testutils.ErrorConfiguration
- CompositionContext - Interface in com.pervasive.datarush.operators
-
Composition context used by
CompositeOperator
's. - CompositionIterator - Interface in com.pervasive.datarush.operators
-
Interface to be implemented by iterative operators.
- CompoundPredicate - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the
CompoundPredicate
PMML element. - CompoundPredicate() - Constructor for class com.pervasive.datarush.analytics.decisiontree.CompoundPredicate
-
Creates an empty CompoundPredicate element.
- CompoundPredicate.Operator - Enum in com.pervasive.datarush.analytics.decisiontree
-
Enumeration of allowed values for the "booleanOperator" attribute.
- CompressedFileSplit - Class in com.pervasive.datarush.io
-
Describes a range of bytes from a compressed file.
- CompressedFileSplit(Path, CompressionFormat) - Constructor for class com.pervasive.datarush.io.CompressedFileSplit
-
Creates a split encompassing the entire file named by the path.
- Compression - Enum in com.pervasive.datarush.operators.io.avro
-
Describes the compression scheme to use when writing data in Apache Avro format.
- CompressionFormat - Interface in com.pervasive.datarush.io.compression
-
Provides support for a compression format.
- CompressionFormats - Class in com.pervasive.datarush.io.compression
-
A factory for locating registered compression formats.
- CompressionSplitIterator - Class in com.pervasive.datarush.io
- CompressionSplitIterator(SplitIterator, CompressionFormat) - Constructor for class com.pervasive.datarush.io.CompressionSplitIterator
- compressStream(OutputStream) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- compressStream(OutputStream) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Wraps the specified stream in a compressor for the format.
- compressStream(OutputStream) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- compressStream(OutputStream) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- compressStream(OutputStream) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- compute(DoubleValuedIterator, DoubleValuedIterator) - Method in class com.pervasive.datarush.analytics.svm.KernelType
-
Computes the kernel function of the two vectors.
- compute(DoubleValuedIterator, DoubleValuedIterator) - Method in class com.pervasive.datarush.analytics.svm.LinearKernelType
- compute(DoubleValuedIterator, DoubleValuedIterator) - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
- compute(DoubleValuedIterator, DoubleValuedIterator) - Method in class com.pervasive.datarush.analytics.svm.RadialBasisKernelType
- compute(DoubleValuedIterator, DoubleValuedIterator) - Method in class com.pervasive.datarush.analytics.svm.SigmoidKernelType
- computeFormat(CompositionContext) - Method in class com.actian.dataflow.operators.io.orc.ReadORC
- computeFormat(CompositionContext) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- computeFormat(CompositionContext) - Method in class com.actian.dataflow.operators.io.parquet.ReadParquet
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Determines the data format for the source.
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Determines the data format for the target.
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.avro.ReadAvro
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ReadARFF
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
- computeFormat(CompositionContext) - Method in class com.pervasive.datarush.operators.io.textfile.WriteFixedText
- computeMetadata(IterativeMetadataContext) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
- computeMetadata(IterativeMetadataContext) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
- computeMetadata(IterativeMetadataContext) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
- computeMetadata(IterativeMetadataContext) - Method in class com.pervasive.datarush.operators.IterativeOperator
-
Implementations must adhere to the following contracts
- computeMetadata(IterativeMetadataContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.IterativeOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.pmml.WritePMML
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.stats.Rank
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.svm.predictor.SVMPredictor
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.CountTokens
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.FilterText
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.TextStemmer
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Default implementation of computeMetadata.
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.DeferredCompositeOperator
-
Implementations must adhere to all of the contracts specified by
StreamingOperator.computeMetadata(com.pervasive.datarush.operators.StreamingMetadataContext)
. - computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.staging.ForceStaging
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.io.WriteSink
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.join.CrossJoin
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.join.UnionAll
-
This operator can execute in parallel.
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.model.GetModel
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.model.MergeModel
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.model.PutModel
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.StreamingOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.partition.GatherHint
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.record.DeriveFields
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.record.FilterFields
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.record.MergeFields
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.record.RemapFields
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.scripting.RunScript
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.select.FilterRows
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.sink.CollectRecords
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.sink.LogRows
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.sort.Sort
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.source.EmitRecords
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.source.GenerateConstant
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.StreamingOperator
-
Implementations must adhere to the following contracts
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.string.SplitField
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.testutils.ErrorSink
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.testutils.ErrorSource
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
- computeMetadata(StreamingMetadataContext) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
- computeOutputTypes(StreamingMetadataContext) - Method in class com.pervasive.datarush.operators.DeferredCompositeOperator
-
Convenience method that implementations of
computeMetadata
may use in order to compute the output types. - computeResultType(FunctionContext) - Method in class com.pervasive.datarush.functions.FixedType
- computeResultType(FunctionContext) - Method in interface com.pervasive.datarush.functions.FunctionTyper
-
Calculates the result type for the function given the provided context.
- computeResultType(FunctionContext) - Method in class com.pervasive.datarush.functions.ObjectInputTyper
- computeResultType(FunctionContext) - Method in class com.pervasive.datarush.functions.WidestInputTyper
- computeUpperBound(FunctionContext) - Method in class com.pervasive.datarush.functions.FixedType
- computeUpperBound(FunctionContext) - Method in interface com.pervasive.datarush.functions.FunctionTyper
-
Calculates the upper bound for the function given the provided context.
- computeUpperBound(FunctionContext) - Method in class com.pervasive.datarush.functions.ObjectInputTyper
- computeUpperBound(FunctionContext) - Method in class com.pervasive.datarush.functions.WidestInputTyper
- concat(byte[], byte[]) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Concatenates two byte arrays into a single array
- concat(ScalarValuedFunction...) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a concatenation of the string representations of the evaluated expressions.
- concat(Strings.NullConcatenation, ScalarValuedFunction...) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a concatenation of the string representations of the evaluated expressions.
- concat(Strings.NullConcatenation, List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a concatenation of the string representations of the evaluated expressions.
- concat(FileClient, List<Path>) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Creates an InputStreamSupplier that will return an input stream consisting of the streams of each of the paths, concatenated together.
- concat(FileClient, List<Path>, boolean) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Creates an InputStreamSupplier that will return an input stream consisting of the streams of each of the paths, concatenated together.
- concat(List<? extends InputStreamSupplier>) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Creates an InputStreamSupplier that will return an input stream consisting of the streams of each of the sources, concatenated together.
- concat(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a concatenation of the string representations of the evaluated expressions.
- concat(List<Path>, boolean) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- concat(List<Path>, boolean) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- concat(List<Path>, boolean) - Method in interface com.pervasive.datarush.io.FileSystem
-
Returns an input stream consisting of the given list of paths concatenated together.
- concat(List<T>, List<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Concatenates two lists into a single list.
- concat(T[], T[], Class<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Concatenates two arrays into a single array.
- concatAsList(Collection<T>, Collection<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Concatenates two collections and returns the result as a list.
- ConcatenatedByteSource - Class in com.pervasive.datarush.operators.io
-
A data source which concatenates multiple sources.
- ConcatenatedByteSource(List<? extends ByteSource>) - Constructor for class com.pervasive.datarush.operators.io.ConcatenatedByteSource
-
Creates a data source representing the concatenation of the specified sources.
- Conditionals - Class in com.pervasive.datarush.functions
-
Provides implementations of common conditional evaluation functions.
- Conditionals() - Constructor for class com.pervasive.datarush.functions.Conditionals
- configuration(ConfigurationField...) - Static method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Creates a configuration object consisting of an ordered list of fields
- configuration(FileMetaConfiguration.Entry...) - Static method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Creates a new meta-configuration consisting of the given entries.
- configuration(List<ConfigurationField>) - Static method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Creates a configuration object consisting of an ordered list of fields
- configuration(List<FileMetaConfiguration.Entry>) - Static method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Creates a new meta-configuration consisting of the given entries.
- ConfigurationField - Class in com.pervasive.datarush.io.configuration
-
An element of credential information.
- CONFIGURED - Static variable in class com.pervasive.datarush.operators.ParallelismStrategy
-
Indicates that the operator should use whatever parallelism has been explicitly configured via
OperatorSettings.getMaxParallelism()
, defaulting toEngineConfig#getParallelism()
. - configuredClient(FileMetaConfiguration, ModuleConfiguration) - Static method in class com.pervasive.datarush.io.FileClient
-
Creates a new client, authorized according to the given configuration.
- configuredClient(FileMetaConfiguration, ModuleConfiguration, File, Path[]) - Static method in class com.pervasive.datarush.io.FileClient
-
Creates a new client, authorized according to the given configuration.
- configureMDF(DataSplit) - Method in class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- configureMDF(DataSplit) - Method in interface com.pervasive.datarush.operators.io.mdf.MDFDataReader
- configureMDF(DataSplit) - Method in class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- configureMDF(DataSplit) - Method in class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- configureOutputType() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Convenience method, equivalent to
setOutputType(discoverType())
- connect() - Method in interface com.pervasive.datarush.net.SocketBuilder
- connect(P, P) - Method in interface com.pervasive.datarush.operators.OperatorComposable
-
Connect two ports together.
- connectInput(int, LogicalPort) - Method in class com.pervasive.datarush.operators.OpenComposite
- connectInput(int, AbstractModelPort<T>) - Method in class com.pervasive.datarush.operators.OpenMultiModelSink
- connectInput(int, RecordPort) - Method in class com.pervasive.datarush.operators.OpenMultiRecordSink
- connectInput(AbstractModelPort<T>) - Method in class com.pervasive.datarush.operators.OpenModelSink
- connectInput(RecordPort) - Method in class com.pervasive.datarush.operators.OpenRecordSink
- connection - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- ConnectionException - Exception in com.pervasive.datarush.exceptions
- ConnectionException(String) - Constructor for exception com.pervasive.datarush.exceptions.ConnectionException
- ConnectionFactory - Interface in com.pervasive.datarush.jdbc
-
Factory for creating connection objects.
- ConnectionHelper - Class in com.pervasive.datarush.operators.io.jdbc
- ConnectionHelper() - Constructor for class com.pervasive.datarush.operators.io.jdbc.ConnectionHelper
- ConnectionSettings - Interface in com.pervasive.datarush.jdbc
-
Basic JDBC Connection settings.
- connectionType() - Method in class com.pervasive.datarush.net.NetworkConfiguration
-
Returns the type of connection to use in order to connect
- connector - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- connectOutput(LogicalPort, int) - Method in class com.pervasive.datarush.operators.OpenComposite
- connectOutput(AbstractModelPort<T>) - Method in class com.pervasive.datarush.operators.OpenModelSource
- connectOutput(AbstractModelPort<T>, int) - Method in class com.pervasive.datarush.operators.OpenMultiModelSource
- connectOutput(RecordPort) - Method in class com.pervasive.datarush.operators.OpenRecordSource
- connectOutput(RecordPort, int) - Method in class com.pervasive.datarush.operators.OpenMultiRecordSource
- constant(boolean) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified boolean constant.
- constant(byte[]) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified binary constant.
- constant(char) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified char constant.
- constant(double) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified double constant.
- constant(float) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified float constant.
- constant(int) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified int constant.
- constant(long) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified long constant.
- constant(ScalarToken) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified value.
- constant(ScalarTokenType, String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_CONSTANT
action for fields with the specified type. - constant(String) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified string constant.
- constant(String, String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_CONSTANT
action for the specified field. - constant(BigDecimal) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified numeric constant.
- constant(O) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to the specified object constant.
- ConstantArgumentConverter - Class in com.pervasive.datarush.functions
-
An abstract argument converter for converting String constants to the correct object type.
Child classes should implement the convert(String) object to produce an object. - ConstantArgumentConverter() - Constructor for class com.pervasive.datarush.functions.ConstantArgumentConverter
- ConstantPredicate - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the
True
andFalse
PMML elements. - ConstantPredicate(boolean) - Constructor for class com.pervasive.datarush.analytics.decisiontree.ConstantPredicate
-
Create a new constant predicate
- ConstantReference - Class in com.pervasive.datarush.functions
-
A reference to a known value.
- ConstantReference(ScalarValued) - Constructor for class com.pervasive.datarush.functions.ConstantReference
-
Defines a function evaluating to the specified value
- constructEvaluator(EvaluatorFactory, List<Object>, ScalarSettable) - Method in class com.pervasive.datarush.functions.EvaluationContext
-
Creates an evaluator for a top-level expression, binding its output to the provided result buffer.
- constructForType(TokenType) - Method in class com.pervasive.datarush.types.TokenValueExtractor
- constructForType(TokenType) - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
-
Construct an object appropriate for the specified type.
- constructSubexpressionEvaluation(EvaluatorFactory, List<Object>, ScalarTokenType) - Method in class com.pervasive.datarush.functions.EvaluationContext
-
Creates an evaluation of a subexpression which can be used as input to the evaluator of the expression containing it.
- ContainerContextBuilder - Class in com.actian.dataflow.cal.yarn.shared
-
Build a container context based on the contents of the classpath specifier.
- containerExists(String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- ContainerStatsService - Interface in com.actian.dataflow.cal.yarn.shared
-
Service to gather run time statistics for the application master and worker containers.
- ContainerStatsServiceImpl - Class in com.actian.dataflow.cal.yarn.server
-
Service implementation that collects run time stats of the application master and all of the containers launched by the application master.
- contains(int) - Method in class com.pervasive.datarush.io.PortRange
-
Returns true if this range contains the specified element.
- contains(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
- contains(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing whether either of the specified string valued expressions contains the other.
- contains(String) - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns whether this set contains the given alias
- contains(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing whether either of the specified fields has a string value containing the other.
- CONTAINS - com.pervasive.datarush.matching.ComparisonType
-
Simple substring comparison
- containsAny(AliasSet) - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns true if this set contains any of the member of the other set
- containsKey(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if an expression contains a mapping for the key specified by the other expression.
- containsKey(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if an expression contains a mapping for the key specified by the other field.
- containsKey(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if a field contains a mapping for the key specified by an expression.
- containsKey(String, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if a field contains a mapping for the key specified by the other field.
- containsKey(Map<Object, Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if a constant contains a mapping for the key specified by an expression.
- containsKey(Map<Object, Object>, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to check if a constant contains a mapping for the key specified by the other field.
- containsNull() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- containsNull() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- containsNull() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- containsNull() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- containsNull() - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Determines if any field in the record is null valued.
- containsNull() - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- containsNull() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- containsNull(int) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Determines if any column in the specified row is null valued.
- containsNull(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- Context() - Constructor for class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- ContinuousInputMappingModel - Class in com.pervasive.datarush.analytics.naivebayes
-
PMML Input Mapping for continuous ( numerical ) data.
- ContinuousInputMappingModel() - Constructor for class com.pervasive.datarush.analytics.naivebayes.ContinuousInputMappingModel
-
Create an empty ContinuousMappingModel.
- ContinuousStatistics - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
ContStats
element. - ContinuousStatistics() - Constructor for class com.pervasive.datarush.analytics.stats.ContinuousStatistics
-
Creates an empty
ContinuousStatistics
element - contructEvaluator(ScalarSettable, Object[]) - Method in interface com.pervasive.datarush.functions.EvaluatorFactory
-
Construct a new evaluator for the associated function with the given arguments, bound to the specified output buffer.
- contructEvaluator(ScalarSettable, Object[]) - Method in class com.pervasive.datarush.functions.MappedEvaluatorFactory
- contructEvaluator(ScalarSettable, Object[]) - Method in class com.pervasive.datarush.functions.ReflectiveFactory
- ConversionException - Exception in com.pervasive.datarush.exceptions
- ConversionException(String) - Constructor for exception com.pervasive.datarush.exceptions.ConversionException
- Conversions - Class in com.pervasive.datarush.functions
-
Provides implementations of common type conversion functions.
- ConversionType - Enum in com.pervasive.datarush.analytics.arm
-
Supported target conversion types (from PMML).
- convert(double) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a double value to a
BigDecimal
. - convert(long) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a long value to a
BigDecimal
. - convert(PMMLAssociationModel, File) - Method in interface com.pervasive.datarush.analytics.arm.ModelConverter
-
Convert the given PMML model into the target format and persist the results at the given location.
- convert(ScalarValuedFunction, Class<?>) - Method in interface com.pervasive.datarush.functions.ArgumentConverter
- convert(ScalarValuedFunction, Class<?>) - Method in class com.pervasive.datarush.functions.ConstantArgumentConverter
- convert(ScalarValuedFunction, Class<?>) - Method in class com.pervasive.datarush.functions.DefaultArgumentConverter
- convert(RecordTokenType) - Static method in class com.pervasive.datarush.schema.TextRecord
-
Generates a text file schema from a token type.
- convert(RecordTokenType, TextConversionDefaults) - Static method in class com.pervasive.datarush.schema.TextRecord
-
Generates a text file schema from a token type, using the specified schema-wide default behavior.
- convert(RecordTokenType, TextTypes.StringConversion) - Static method in class com.pervasive.datarush.schema.TextRecord
-
Generates a text file schema from a token type, using the specified string conversion default behavior.
- convert(String) - Method in class com.pervasive.datarush.functions.ConstantArgumentConverter
- convert(String) - Method in class com.pervasive.datarush.functions.DateFormatArgumentConverter
- convert(String) - Method in class com.pervasive.datarush.functions.DateTimeValueArgumentConverter
- convert(String) - Method in class com.pervasive.datarush.functions.GranularityArgumentConverter
- convert(String) - Method in class com.pervasive.datarush.functions.NumberFormatArgumentConverter
- convert(String) - Method in class com.pervasive.datarush.functions.TimeZoneArgumentConverter
- convertAbfsToWasb(String) - Static method in class com.pervasive.datarush.azure.AzureUtils
- ConvertARMModel - Class in com.pervasive.datarush.analytics.arm
-
An operator that converts an association model in PMML into a target format.
- ConvertARMModel() - Constructor for class com.pervasive.datarush.analytics.arm.ConvertARMModel
- convertCentsToDecimal(long) - Static method in class com.pervasive.datarush.tokens.scalar.MoneyDataUtil
- convertDecimalToCents(BigDecimal) - Static method in class com.pervasive.datarush.tokens.scalar.MoneyDataUtil
- converter() - Method in annotation type com.pervasive.datarush.annotations.FunctionArgument
-
The converter to use for this argument.
- converters - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- convertFieldName(String) - Static method in class com.pervasive.datarush.operators.scripting.RunScript
-
Convert an input field name into a valid variable for the scripting environment being used.
- convertFromIPv4MappedAddress(byte[]) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- convertIp4Integer(int) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- convertIp4ToIp6(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- convertIp6Longs(Long, Long) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- convertJsonAnalysis(List<String>, List<JsonNode>) - Static method in class com.pervasive.datarush.schema.JsonPatternBasedDiscovery
- convertJsonAnalysis(List<String>, List<JsonNode>, String) - Static method in class com.pervasive.datarush.schema.JsonPatternBasedDiscovery
- ConvertTextCase - Class in com.pervasive.datarush.analytics.text
-
Converts the case on a TokenizedText field.
- ConvertTextCase() - Constructor for class com.pervasive.datarush.analytics.text.ConvertTextCase
-
DefaultConstructor.
- ConvertTextCase(String) - Constructor for class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Constructor specifying the tokenized text field to convert.
- ConvertTextCase(String, ConvertTextCase.Case) - Constructor for class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Constructor specifying the tokenized text field to convert and the case to use.
- ConvertTextCase.Case - Enum in com.pervasive.datarush.analytics.text
- convertWasbToAbfs(String) - Static method in class com.pervasive.datarush.azure.AzureUtils
- copy(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
-
Creates a copy of the specified byte array.
- copy(byte[], int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Extracts the current contents of the builder to the specified array at the given offset.
- copy(byte[], int, int) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
-
Creates a copy of a subsequence of the specified byte array.
- copy(Path, Path) - Method in class com.pervasive.datarush.io.FileClient
-
Copies a file or directory from one location to another.
- copy(InputStream, OutputStream) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Copies the contents of the given input stream to the given output stream.
- copy(List<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Creates a copy containing the elements of the given list.
- copyFile(File, File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Copies the file to the given location.
- copyRecursively(File, File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively copies the file/directory to the given file/directory.
- copySign(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
magnitude
with the sign ofsign
. - copySign(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
magnitude
with the sign ofsign
. - copyToOutput() - Method in class com.pervasive.datarush.ports.physical.FieldCopier
-
Sets the values of the bound outputs to the current value of their associated source.
- COPYVWLOAD - com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Use the copy vwload method
- CoreAggregationProvider - Class in com.pervasive.datarush.aggregations
-
Registers core classes containing Aggregation methods.
- CoreAggregationProvider() - Constructor for class com.pervasive.datarush.aggregations.CoreAggregationProvider
- CoreFunctionProvider - Class in com.pervasive.datarush.functions
-
Registers core classes containing ScalarValuedFunction methods.
- CoreFunctionProvider() - Constructor for class com.pervasive.datarush.functions.CoreFunctionProvider
- CoreTypeResolutionProvider - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; for internal use only.
- CoreTypeResolutionProvider() - Constructor for class com.pervasive.datarush.operators.CoreTypeResolutionProvider
-
Public only as a matter of implementation; for internal use only.
- corr(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a correlation aggregation for the given inputs.
- corr(String, String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a correlation aggregation for the given inputs.
- cos(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the cosine of the given expression using radians.
- cos(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the cosine of the given field using radians.
- cosh(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic cosine of the given expression using radians.
- cosh(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic cosine of the given field using radians.
- cosine() - Static method in class com.pervasive.datarush.analytics.knn.NearnessMeasure
-
Measures nearness using cosine similarity.
- COSINE_SIMILARITY - com.pervasive.datarush.analytics.cluster.kmeans.DistanceMeasure
-
Cosine similarity is used to calculate the distance between two points.
- count - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- count() - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a count aggregation for all rows within a group.
- count(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a value count aggregation for the given input.
- count(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a value count aggregation for the given input.
- countElementType(TextContainer, TextElementType) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Counts the number of elements of a specific type in the TextContainer.
- counter(StatisticState, long) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- CounterAggregator - Enum in com.pervasive.datarush.monitoring
-
The count aggregator to use
- CounterDefinition - Class in com.pervasive.datarush.monitoring
-
Definition associated with a
CounterSupplier
. - CounterDefinition(String, String) - Constructor for class com.pervasive.datarush.monitoring.CounterDefinition
-
Creates a definition with default values.
- counters(CounterSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- CounterSnapshot - Class in com.pervasive.datarush.monitoring
-
A snapshot that reflects a point-in-time of a
CounterSupplier
. - CounterSnapshot(CounterSupplier) - Constructor for class com.pervasive.datarush.monitoring.CounterSnapshot
-
Create a snapshot of the given counter.
- CounterSnapshot(StatisticState, long) - Constructor for class com.pervasive.datarush.monitoring.CounterSnapshot
-
Create a snapshot with the specified values
- CounterSupplier - Interface in com.pervasive.datarush.monitoring
-
Abstract statistic that represents a count of some runtime activity.
- CountingOutputStream - Class in com.pervasive.datarush.commons.util
-
Keeps track of the number of bytes written to the underlying stream
- CountingOutputStream(OutputStream) - Constructor for class com.pervasive.datarush.commons.util.CountingOutputStream
- countLines(String) - Static method in class com.pervasive.datarush.commons.util.FileUtil
- CountRanges - Class in com.pervasive.datarush.analytics.stats
-
Determines which range each value in a field falls within and counts the totals.
- CountRanges() - Constructor for class com.pervasive.datarush.analytics.stats.CountRanges
- CountTokens - Class in com.pervasive.datarush.analytics.text
-
Counts the number of tokens in a tokenized text field.
- CountTokens() - Constructor for class com.pervasive.datarush.analytics.text.CountTokens
-
Default constructor.
- CountTokens(String) - Constructor for class com.pervasive.datarush.analytics.text.CountTokens
-
Constructor specifying the tokenized text field with tokens to count.
- CountTokens(String, TextElementType) - Constructor for class com.pervasive.datarush.analytics.text.CountTokens
-
Constructor specifying the tokenized text field with tokens to count and the type of token to count.
- covar(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a covariance aggregation for the given inputs.
- covar(ScalarValuedFunction, ScalarValuedFunction, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a covariance aggregation for the given inputs.
- covar(String, String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a covariance aggregation for the given inputs.
- covar(String, String, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a covariance aggregation for the given inputs.
- cpuTime() - Static method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
A statistic that provides the cpu time in milliseconds.
- create() - Static method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a cluster specifier with default settings.
- create(String, ResourceAllocation, List<NodeAllocationPlan.AssignmentPlan>, ResourceAllocation, NodeInformationMapping) - Static method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Creates a new node allocation.
- CREATE_NEW - com.pervasive.datarush.io.WriteMode
-
Writes to an existing file are an error.
- createBuilder(NetworkConfiguration, SocketAddress) - Static method in class com.pervasive.datarush.net.SocketBuilderFactory
-
Creates a new socket builder for the given configuration.
- createClient(ClusterSpecifier, ModuleConfiguration) - Static method in class com.actian.dataflow.cal.yarn.client.YarnShimFactory
-
Get a client interface to the YARN Resource Manager.
- createClient(Class<T>, InetSocketAddress) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Creates a remote client proxy to the given address.
- createClient(Class<T>, InetSocketAddress, NetworkConfiguration) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Creates a remote client proxy to the given address.
- createConnection(ConnectionSettings) - Method in interface com.pervasive.datarush.jdbc.ConnectionFactory
-
Create a new JDBC connection.
- createConnection(ConnectionSettings) - Method in class com.pervasive.datarush.jdbc.DefaultConnectionFactory
- createContainer(String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- createContext(Platform, ClasspathSpecifier, String, Class<?>, Path, ClusterPreferences) - Static method in class com.actian.dataflow.cal.yarn.shared.ContainerContextBuilder
-
Create a container context.
- createDecimalFormat(String) - Static method in class com.pervasive.datarush.commons.util.DecimalFormatUtil
- createDefault(int) - Static method in class com.pervasive.datarush.analytics.cluster.MissingValueWeights
-
Creates a
MissingValueWeights
instance with a numArray of the requested size filled with 1.0s (default value according to the PMML specification). - createDirectories(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- createDirectories(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- createDirectories(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Creates the directory identified by the given path, creating any necessary parent directories.
- createDirectories(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Creates the directory identified by the given path, creating any necessary parent directories.
- createDirectory(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- createDirectory(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- createDirectory(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- createDirectory(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- createDirectory(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Creates the directory identified by the given path.
- createDirectory(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Creates the directory identified by the given path.
- createDropTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- createEmptyBlob(String, String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- createEmptyDirectory(String, String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- createExecutor(FileClient, JobSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- createExecutor(FileClient, JobSpecifier) - Method in interface com.pervasive.datarush.cal.ClusterProvider
-
Create a new job executor service.
- createExecutor(FileClient, JobSpecifier) - Method in class com.pervasive.datarush.cal.ClusterProviderManager
-
Create a new job executor service.
- createFieldFormatter(String) - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Creates a new formatter for values of the specified field.
- createFieldParser(String) - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Creates a new parser for values of the specified field.
- createFuture(DistributedCallableBatch<R>, List<CommandHandleInfo>, ExecutionOptions) - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- createInstance() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Create an instance of the operator.
- createIterator(MetadataContext) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
- createIterator(MetadataContext) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
- createIterator(MetadataContext) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
- createIterator(MetadataContext) - Method in class com.pervasive.datarush.operators.IterativeOperator
-
Invoked at the start of execution.
- createIterator(MetadataContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.IterativeOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- createJsonParser(Reader) - Static method in class com.pervasive.datarush.operators.io.textfile.JsonHelper
-
Create a JsonParser with default feature values
- createJsonParser(Reader, boolean...) - Static method in class com.pervasive.datarush.operators.io.textfile.JsonHelper
-
Create a JsonParser with custom feature values Order of JsonParser arguments: Feature.ALLOW_COMMENTS Feature.ALLOW_UNQUOTED_FIELD_NAMES Feature.ALLOW_SINGLE_QUOTES Feature.ALLOW_UNQUOTED_CONTROL_CHARS Feature.ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER Feature.ALLOW_NUMERIC_LEADING_ZEROS Feature.ALLOW_NON_NUMERIC_NUMBERS
- createLenientJsonParser(Reader) - Static method in class com.pervasive.datarush.operators.io.textfile.JsonHelper
-
Create a JsonParser with all features enabled.
- createLocalClient(Class<T>, T) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns a local client proxy to the given service.
- createMemoizingEvaluator(FunctionEvaluator) - Method in class com.pervasive.datarush.functions.EvaluationContext
-
Creates an evaluator for the top-level expression which memoizes subexpression values.
- createNewFile(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- createNewFile(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- createNewFile(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- createNewFile(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- createNewFile(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Creates the file identified by the given path.
- createNewFile(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Creates the file identified by the given path, if it doesn't already exist.
- createObjectMapper(boolean...) - Static method in class com.pervasive.datarush.operators.io.textfile.JsonHelper
-
Order of ObjectMapper arguments: Feature.ALLOW_COMMENTS Feature.ALLOW_UNQUOTED_FIELD_NAMES Feature.ALLOW_SINGLE_QUOTES Feature.ALLOW_UNQUOTED_CONTROL_CHARS Feature.ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER Feature.ALLOW_NUMERIC_LEADING_ZEROS Feature.ALLOW_NON_NUMERIC_NUMBERS
- createParser(ParsingOptions) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- createParser(ParsingOptions) - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- createParser(ParsingOptions) - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Create a new parser for the format using the specified parsing options.
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- createParser(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
- createParser(ParsingOptions, CharsetEncoding, String) - Method in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- createParser(TextConversionContext) - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- createParser(TextConversionContext) - Method in class com.pervasive.datarush.schema.PaddedTextType
- createParser(TextConversionContext) - Method in interface com.pervasive.datarush.schema.TextDataType
-
Creates a new parser for converting text into token values
- createPMMLSpec(RecordTokenType, String, String) - Static method in class com.pervasive.datarush.analytics.arm.MetadataHelper
-
Build the PMML model specification for an ARM model given the transaction field and item field names.
- createPortRange(String) - Static method in class com.pervasive.datarush.io.PortRange
-
This method can be used to create sets containing all the possible values in a multiple partial ranges.
- createRecordIdentifier() - Method in class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Creates a new record identifier for this schema.
- createRecordIdentifier(FixedWidthMultiRecordTextSchema) - Method in interface com.pervasive.datarush.schema.RecordDiscriminator
-
Creates a new record identifier using the given context.
- createScratchDirectory() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Creates the scratch directory for the test.
- createScratchDirectory(String) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Creates a scratch directory with the given name beneath the test's scratch directory.
- createServer(SimpleRMI.Registry) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Creates a server that can host the list of services listed in the given registry.
- createServer(WebApplicationConfig) - Method in class com.pervasive.datarush.jetty.JettyProvider
- createServer(WebApplicationConfig) - Method in interface com.pervasive.datarush.webapp.WebApplicationServerProvider
-
Creates a
WebApplicationServer
from the given config. - createServer(WebApplicationConfig) - Static method in class com.pervasive.datarush.webapp.WebApplicationServers
-
Creates a
WebApplicationServer
for the given config. - createServices(Class<T>) - Static method in class com.pervasive.datarush.commons.util.ServiceLookup
-
Return a list of objects that implement the desired service.
- createSet(SortKey) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates a set consisting of the given ordered key
- createSet(String) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates a set consisting of a single key.
- createSet(String[]) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates a set consisting of an array of keys.
- createSet(String[], TokenOrder) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates a set consisting of an array of keys and specified order
- createSets(SortKey[]) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates multiple single-key sets of specified order.
- createSets(String[]) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Creates multiple single-key sets.
- CREATETABLE - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Create the table.
- createTemplate() - Static method in class com.pervasive.datarush.aws.s3.S3CredentialsHelper
- createTemplate() - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- createTemplate() - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- createTemporaryStorage() - Method in class com.pervasive.datarush.io.FileClient
-
Creates a temporary storage location using default configuration.
- createTemporaryStorage(File, Path[]) - Method in class com.pervasive.datarush.io.FileClient
-
Creates a temporary storage location using the specified configuration.
- createTempTag() - Method in class com.pervasive.datarush.gcp.MultipartUploadStream
- createTestConfig() - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- createTestConfig() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- createTextFields(RecordTokenType, List<String>) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- createTreeFromList(List<TextContainer>) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates a TextContainer from a list of TextContainer nodes.
- createTreeFromString(String) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
- createTruncateTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- createWriteHelper(JDBCConnector, RecordPort, RecordPort, ExecutionContext, String, AbstractWriteToJDBC.SqlWriteProperties) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- createWriter(FormattingOptions) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- createWriter(FormattingOptions) - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- createWriter(FormattingOptions) - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Create a new writer for the format using the specified formatting options.
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- createWriter(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- credentials - Variable in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- CrossJoin - Class in com.pervasive.datarush.operators.join
-
Produce the cartesian product of two sets of records.
- CrossJoin() - Constructor for class com.pervasive.datarush.operators.join.CrossJoin
-
Performs a cross join between two inputs
- CST_TIMEZONE - Static variable in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- current() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- current(ExecutionContext) - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Returns the current copy of the input port
- CURRENT_VERSION - Static variable in enum com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Most recent format version for staging data sets
- currentDate() - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current date in the time zone of the local machine.
- currentDate(TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current date in the specified time zone.
- currentTime() - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current time of day in the time zone of the local machine.
- currentTime(TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current time of day in the specified time zone.
- currentTimestamp() - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current time stamp in the time zone of the local machine.
- currentTimestamp(TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Returns the current time stamp in the specified time zone.
- CUSTOM - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
A Null Type that can be used when implementing custom log formats.
D
- DAMERAU_LEVENSHTEIN - com.pervasive.datarush.matching.ComparisonType
-
String comparison using the Damerau-Levenshtein algorithm
- damerauLevenshtein(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Damerau-Levenshtein distance between the specified string valued expressions.
- damerauLevenshtein(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Damerau-Levenshtein distance between the string values of the specified fields.
- DANISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- DATA - com.pervasive.datarush.operators.io.mdf.ReadMDF.ExtractionMode
- DatabaseSplit - Class in com.pervasive.datarush.operators.io.jdbc
-
Defines the parameters for one instance of a parameterized query that is run in parallel.
- DatabaseSplit() - Constructor for class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Creates a split with no-parameters that is meant to run on all nodes.
- DatabaseSplit(String, int[], Object...) - Constructor for class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Creates a split with the given node assignment and set of parameter values.
- DatabaseSplit(String, Object...) - Constructor for class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Creates a split with the given node assignment and set of parameter values.
- DataDistribution - Class in com.pervasive.datarush.ports.record
-
DataDistribution is the component of
RecordMetadata
that describes how the data is distributed. - DataDistribution() - Constructor for class com.pervasive.datarush.ports.record.DataDistribution
- DatafileStagingManager - Class in com.actian.dataflow.cal.yarn.shared
- DatafileStagingManager(FileClient, Path, GUID) - Constructor for class com.actian.dataflow.cal.yarn.shared.DatafileStagingManager
- dataflow.hadoop.hive - module dataflow.hadoop.hive
- DataFormat - Interface in com.pervasive.datarush.operators.io
-
Describes the record format of external data, such as in a file.
- DataFormat.DataFormatter - Interface in com.pervasive.datarush.operators.io
-
A formatter for converting record data to binary or text format.
- DataFormat.DataParser - Interface in com.pervasive.datarush.operators.io
-
A parser for record data in binary or text format.
- DataNotSortedException - Exception in com.pervasive.datarush.operators.join
-
Unchecked exception thrown to indicate that an input flow contains rows that are out of order.
- DataNotSortedException(String) - Constructor for exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Constructs a
DataNotSortedException
with the specified message prefix. - DataNotSortedException(String, TokenValued, TokenValued, int) - Constructor for exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Constructs a
DataNotSortedException
. - DataOrdering - Class in com.pervasive.datarush.ports.record
-
DataOrdering is the component of
RecordMetadata
that describes how the data is ordered. - DataOrdering(SortKey[]) - Constructor for class com.pervasive.datarush.ports.record.DataOrdering
-
Specify that data is ordered by the given set of keys.
- DataOrdering(List<SortKey>) - Constructor for class com.pervasive.datarush.ports.record.DataOrdering
-
Specify that data is ordered by the given set of keys.
- DataQualityAnalyzer - Class in com.pervasive.datarush.analytics.stats
-
Evaluates a set of quality tests on an input dataset.
- DataQualityAnalyzer() - Constructor for class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Evaluates a set of quality tests on an input dataset.
- DataQualityAnalyzer.QualityTest - Class in com.pervasive.datarush.analytics.stats
-
A quality test consists of a test name (used to reference the test in the statistics) plus a boolean predicate.
- DataRegister - Interface in com.pervasive.datarush.tokens
-
A mutable
TokenValued
object. - DataRepresentation - Enum in com.pervasive.datarush.tokens
-
Controls the representation of a dataset.
- DataRepresentation.Base - Enum in com.pervasive.datarush.tokens
-
The default value that is assumed for unspecified values.
- datarush.analytics - module datarush.analytics
- datarush.aws - module datarush.aws
- datarush.azure - module datarush.azure
- datarush.commons - module datarush.commons
- datarush.gcp - module datarush.gcp
- datarush.hadoop.core - module datarush.hadoop.core
- datarush.jetty - module datarush.jetty
- datarush.library - module datarush.library
- datarush.matching - module datarush.matching
- datarush.script - module datarush.script
- DataRushAssert - Class in com.pervasive.datarush.test
-
A utility class providing convenience methods for asserting that text files are identical.
- DataRushAssert() - Constructor for class com.pervasive.datarush.test.DataRushAssert
- DatasetBuilder - Class in com.pervasive.datarush.operators.io.staging
-
Utility for writing a data-set to be read by
ReadStagingDataset
outside of an engine context. - DatasetBuilder(FileClient, Path, int, TokenEncodings, RecordTokenType, WriteMode, int) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetBuilder
-
Creates and opens the builder.
- DatasetBuilder(FileClient, String, int, TokenEncodings, WriteMode, RecordTokenType) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetBuilder
-
Creates and opens the builder.
- DatasetFormatVersion - Enum in com.pervasive.datarush.operators.io.staging
-
Specifies serialization format versions of staging data sets.
- DatasetIterator - Class in com.pervasive.datarush.operators.io.staging
-
Utility for reading a data-set written by
WriteStagingDataset
outside of an engine context. - DatasetIterator(FileClient, Path, int, TokenEncodings) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
Creates and opens the iterator.
- DatasetIterator(FileClient, String, int, TokenEncodings) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
Creates and opens the iterator.
- DatasetMetadata - Class in com.pervasive.datarush.operators.io.staging
-
The metadata describing a staging dataset.
- DatasetMetadata(FileClient, Path) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Creates a DatasetMetadata for an existing dataset.
- DatasetMetadata(FileClient, File) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Creates a DatasetMetadata for an existing dataset.
- DatasetMetadata(FileClient, String) - Constructor for class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Creates a DatasetMetadata for an existing dataset.
- DatasetOptions - Class in com.pervasive.datarush.ports.record
-
Can be used to provide tuning parameters that control how iterative operators stage their data.
- DatasetOptions(DatasetStorageFormat, int) - Constructor for class com.pervasive.datarush.ports.record.DatasetOptions
-
Specify options for staging iterative datasets.
- DatasetStorageFormat - Enum in com.pervasive.datarush.operators.io.staging
-
A description of the the storage format of a data set.
- DataSplit - Interface in com.pervasive.datarush.io
-
Describes a range of bytes from a data source.
- DataToken - Interface in com.pervasive.datarush.tokens
-
An immutable
TokenValued
object. - DATE - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a boolean field, created by
SchemaBuilder.DATE(String)
- DATE - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- DATE - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the date token type.
- DATE(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a date field using ISO defined format.
- DATE(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a date typed field with the given name.
- DATE(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a date field using the defined format or pattern.
- DATE_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.ISO_DATE
. - DATE_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Date data type
- DateDataUtil - Class in com.pervasive.datarush.tokens.scalar
-
Deprecated.since 6.1; use
DateTimeUtils
instead. - DateFormatArgumentConverter - Class in com.pervasive.datarush.functions
- DateFormatArgumentConverter() - Constructor for class com.pervasive.datarush.functions.DateFormatArgumentConverter
- DateFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing date token values with a user-defined text format.
- DateFormatter(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.DateFormatter
-
Creates a formatter using the specified format.
- DateFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DateFormatter
-
Creates a formatter using the specified format.
- dateGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- dateGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- DateInputField - Interface in com.pervasive.datarush.ports.physical
-
A date valued field of a record input port.
- dateList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableDateTokenSequence
with the specified capacity, optionally optimized for sparse data. - DateOutputField - Interface in com.pervasive.datarush.ports.physical
-
A date valued field of a record output port.
- DateParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing date token values from a user-defined text format.
- DateParser(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.DateParser
-
Creates a parser using the specified format.
- DateParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DateParser
-
Creates a parser using the specified format.
- DateRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
DateValued
object. - DateRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.DateRegister
-
Creates a new null-valued register.
- DateSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a date value. - DateTime - Class in com.pervasive.datarush.functions
-
Provides implementations of common date/time functions.
- DateTime.DateTimeValue - Enum in com.pervasive.datarush.functions
-
Definitions of date and time values that can be extracted from date and timestamp types.
- DateTime.Granularity - Enum in com.pervasive.datarush.functions
-
The desired granularity of the output.
- DateTimeFormatting - Class in com.pervasive.datarush.encoding.text
-
Describes the formatting of a string representing a date/time value.
- DateTimeFormatting(String) - Constructor for class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Defines a format using the specified pattern.
- DateTimeFormatting(String, boolean) - Constructor for class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Defines a format using the specified pattern and parsing leniency.
- DateTimeFormatting(String, int) - Constructor for class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Defines a format using the specified pattern and pivot year.
- DateTimeUtils - Class in com.pervasive.datarush.tokens.scalar
-
Utilities for working with date/time values.
- DateTimeValueArgumentConverter - Class in com.pervasive.datarush.functions
-
Converts an argument to a DateTimeValue enum value.
- DateTimeValueArgumentConverter() - Constructor for class com.pervasive.datarush.functions.DateTimeValueArgumentConverter
- dateToEpochDays(Date, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateTimeUtil#toDaysSinceEpoch(java.util.Date,TimeZone)
instead. - DateToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
DateValued
object. - DateToken(int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Constructs a new token with the non-null calendar date.
- DateToken(long) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Constructs a new token with the non-null date value specified as the number of days since Java epoch (January 1, 1970 GMT).
- DateToken(CalendarDate) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Constructs a new token with the non-null calendar date.
- DateToken(DateValued) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Constructs a new token with the date value in the given container.
- DateToken(Date) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Deprecated.since 6.1
- DateToken(Date, TimeZone) - Constructor for class com.pervasive.datarush.tokens.scalar.DateToken
-
Deprecated.
- DateTokenConverter - Class in com.pervasive.datarush.tokens.scalar
-
Deprecated.since 6.1
- DateTokenConverter() - Constructor for class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Constructs a new converter.
- DateTokenConverter(long) - Constructor for class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Constructs a converter initialized with the specified date.
- DateTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableDateTokenSequence
. - DateTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Create an empty array
- DateTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing date valued data. - DateValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a date value. - DateValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over date values. - DAY - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one day.
- DAY_OF_MONTH - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the day of the month (1 - 31).
- DAY_OF_WEEK - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the day of the week (1 - Monday through 7 - Sunday).
- DAY_OF_YEAR - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the day of the year (1 - 366).
- DECIMAL_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Decimal data type
- DecimalFormatUtil - Class in com.pervasive.datarush.commons.util
- DecimalFormatUtil() - Constructor for class com.pervasive.datarush.commons.util.DecimalFormatUtil
- DecisionTreeLearner - Class in com.pervasive.datarush.analytics.decisiontree.learner
-
Operator responsible for constructing a Decision Tree.
- DecisionTreeLearner() - Constructor for class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
The default constructor.
- DecisionTreeLearner(String) - Constructor for class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Creates a new instance of
DecisionTreeLearner
, specifying the minimal set of required parameters. - DecisionTreePredictor - Class in com.pervasive.datarush.analytics.decisiontree.predictor
-
Operator responsible for predicting outcomes based on a Decision Tree PMML model.
- DecisionTreePredictor() - Constructor for class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Creates a decision tree predictor with default settings.
- DecisionTreePruner - Class in com.pervasive.datarush.analytics.decisiontree.pruner
-
Performs pruning of the provided input model.
- DecisionTreePruner() - Constructor for class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
-
Performs decision tree pruning with default prune configuration.
- DecisionTreeTraceLevel - Enum in com.pervasive.datarush.analytics.decisiontree.learner
-
Controls verbose decision tree logging
- decode(BinaryReader, boolean) - Method in class com.pervasive.datarush.encoding.binary.SparseRecordDecoder
- decode(BinaryReader, boolean) - Method in interface com.pervasive.datarush.encoding.TokenDecoder
-
Decodes the encoding at the current position of the reader and stores the value in the current target.
- decodeField(BinaryReader, int, boolean) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenDecoder
-
This implementation delegates to
TokenDecoder.decode(BinaryReader, boolean)
. - decodeField(BinaryReader, int, boolean) - Method in interface com.pervasive.datarush.encoding.TokenDecoder
-
Decodes the encoding at the current position of the reader and stores the value in the current target.
- decodeFieldAdditionalBytes(BinaryReader, int, boolean) - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenDecoder
-
Decodes the additional bytes ( those that are required for storage but not for comparison) to the buffer.
- decodeFieldComparisonBytes(BinaryReader, int, boolean) - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenDecoder
-
Decodes those bytes that are needed for byte-wise comparison.
- Decoder - Annotation Type in com.pervasive.datarush.encoding.binary
-
An annotation for a static method of a class marking the method as the getter of a
TokenDecoder
for the class. - decompressSplitStream(DataSplit, InputStream, int) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- decompressSplitStream(DataSplit, InputStream, int) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Wraps the specified stream for a split in a decompressor for the format.
- decompressSplitStream(DataSplit, InputStream, int) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- decompressSplitStream(DataSplit, InputStream, int) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- decompressSplitStream(DataSplit, InputStream, int) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- decompressStream(InputStream) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- decompressStream(InputStream) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Wraps the specified stream in a decompressor for the format.
- decompressStream(InputStream) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- decompressStream(InputStream) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- decompressStream(InputStream) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- decreaseFreq(NGram) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Removes an n-gram from the map or decrease the frequency if the absolute frequency is greater than one.
- decreaseFreq(String) - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Removes a word from the map or decrease the frequency if the absolute frequency is greater than one.
- decrypt(String) - Method in class com.pervasive.datarush.encryption.ClearTextEncryptionProvider
- decrypt(String) - Method in class com.pervasive.datarush.encryption.DefaultEncryptionProvider
- decrypt(String) - Method in interface com.pervasive.datarush.encryption.EncryptionProvider
-
Decrypts a given string.
- DEFAULT - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- DEFAULT - Static variable in class com.pervasive.datarush.operators.OperatorSettings
-
Default operator settings: unspecified name
- DEFAULT - Static variable in class com.pervasive.datarush.ports.record.DatasetOptions
-
By default, we use the
DatasetStorageFormat.COMPACT_ROW
and a block size of 64. - DEFAULT - Static variable in class com.pervasive.datarush.ports.record.RecordPortOptions
-
By default, we don't provide any filtering
- DEFAULT_ANALYSIS_DEPTH - Static variable in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
The default number of characters analyzed when performing structure and schema discovery
- DEFAULT_ANALYSIS_DEPTH - Static variable in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
The default number of lines analyzed when performing schema discovery
- DEFAULT_ARGUMENT_COUNT - Static variable in annotation type com.pervasive.datarush.annotations.Function
-
Indicates that the number of function arguments matches the number of method arguments.
- DEFAULT_AUTODISCOVER - Static variable in class com.pervasive.datarush.schema.TextRecord
-
The default schema discoverer used for reading delimited text.
- DEFAULT_BUFFER - Static variable in class com.pervasive.datarush.io.SplitInputStreamImpl
-
The default size for the read buffer, in bytes.
- DEFAULT_BUFFER - Static variable in class com.pervasive.datarush.io.SplitReader
-
Default buffer size for input to the character decoder, in bytes
- DEFAULT_BUFFER_ROWS - Static variable in class com.pervasive.datarush.matching.block.BlockCartesian
-
The default buffer size, in records, for blocking.
- DEFAULT_CAPACITY - Static variable in class com.pervasive.datarush.tokens.record.RecordMap
-
Default initial capacity value
- DEFAULT_CATEGORY - Static variable in annotation type com.pervasive.datarush.annotations.Function
- DEFAULT_CONFIGURATION - Static variable in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
An empty configuration that only has default configuration.
- DEFAULT_DESCRIPTION - Static variable in annotation type com.pervasive.datarush.annotations.FunctionArgument
- DEFAULT_FIELD_DELIMITER - Static variable in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
The default field delimiter
- DEFAULT_FIELD_NAME - Static variable in class com.pervasive.datarush.matching.Classifier
-
The default name of the field generated by a classifier.
- DEFAULT_FIELD_NAME - Static variable in class com.pervasive.datarush.matching.Filter
-
The default field name used by a filter.
- DEFAULT_FIELD_SEPARATOR - Static variable in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
The default field separator
- DEFAULT_INPUT_PORT_COUNT - Static variable in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
The default number of input ports
- DEFAULT_IO_BUFFER_SIZE - Static variable in class com.pervasive.datarush.operators.sort.Sort
-
File I/O buffers default to 64K.
- DEFAULT_MAX_DISTANCE - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
The default maximum distance for the positional q-gram measure.
- DEFAULT_NAME - Static variable in annotation type com.pervasive.datarush.annotations.Function
- DEFAULT_NAME - Static variable in annotation type com.pervasive.datarush.annotations.FunctionArgument
- DEFAULT_NULL_MARKER - Static variable in class com.pervasive.datarush.schema.TextConversionDefaults
-
The default text value used to indicate a null value, the empty string ("").
- DEFAULT_PATTERNS - Static variable in class com.pervasive.datarush.schema.PatternBasedDiscovery
-
The default patterns used in discovery when none are specified, in order:
TypePattern.INT_PATTERN
TypePattern.LONG_PATTERN
TypePattern.DOUBLE_PATTERN
TypePattern.MONEY_PATTERN
TypePattern.DATE_PATTERN
TypePattern.TIME_PATTERN
TypePattern.TIMESTAMP_PATTERN
TypePattern.BOOLEAN_PATTERN
TypePattern.IP4ADDRESS_PATTERN
TypePattern.IP6ADDRESS_PATTERN
TypePattern.DURATION_PATTERN
TypePattern.PERIOD_PATTERN
- DEFAULT_PIVOT - Static variable in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
The default pivot year used for two-digit year values,
2000
. - DEFAULT_PREFIX_LENGTH - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
The default prefix length for the Jaro-Winkler measure.
- DEFAULT_Q - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
The default q-gram size for the q-gram and positional q-gram measures.
- DEFAULT_READ_BUFFER - Static variable in class com.pervasive.datarush.operators.io.ParsingOptions
-
The default size, in bytes, for read operations
- DEFAULT_SCALING_FACTOR - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
The default scaling factor for the Jaro-Winkler measure.
- DEFAULT_SORT_BUFFER_SIZE - Static variable in class com.pervasive.datarush.operators.sort.Sort
-
The default sort buffer, 100M.
- DEFAULT_VECTOR_H_INSTANCE - Static variable in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.
- DEFAULT_VECTOR_H_INSTANCE - Static variable in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- DEFAULT_VECTOR_INSTANCE - Static variable in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- DEFAULT_VECTOR_PORT - Static variable in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- DEFAULT_VECTOR_SIZE - Static variable in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.
- DEFAULT_VECTOR_SIZE - Static variable in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- DEFAULT_WRITE_BUFFER - Static variable in class com.pervasive.datarush.operators.io.FormattingOptions
-
The default size, in bytes, for write operations
- DefaultArgumentConverter - Class in com.pervasive.datarush.functions
-
The default argument converter.
- DefaultArgumentConverter() - Constructor for class com.pervasive.datarush.functions.DefaultArgumentConverter
- defaultChild - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
If a Node's predicate value evaluates to UNKNOWN while traversing the tree, evaluate the attribute defaultChild which gives the child to continue traversing with.
- DEFAULTCOLUMNPATTERN - Static variable in class com.pervasive.datarush.operators.record.RowsToColumns
- DefaultConnectionFactory - Class in com.pervasive.datarush.jdbc
-
Default implementation of
ConnectionFactory
that uses the JDBCDriverManager
for creating connections. - DefaultConnectionFactory() - Constructor for class com.pervasive.datarush.jdbc.DefaultConnectionFactory
- DefaultDoubleFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing double token values with the default Java text format.
- DefaultDoubleFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultDoubleFormatter
-
Creates a new formatter.
- DefaultDoubleFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultDoubleFormatter
-
Creates a new formatter.
- DefaultDoubleParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing double token values from the default Java text format.
- DefaultDoubleParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultDoubleParser
-
Creates a new parser.
- DefaultDoubleParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultDoubleParser
-
Creates a new parser.
- DefaultDurationFormatter - Class in com.pervasive.datarush.encoding.text
- DefaultDurationFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultDurationFormatter
-
Creates a new formatter.
- DefaultDurationFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultDurationFormatter
-
Creates a new formatter.
- DefaultDurationParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing duration token values from duration strings expressed in ISO 8601 format.
- DefaultDurationParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultDurationParser
-
Creates a new parser.
- DefaultDurationParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultDurationParser
-
Creates a parser using the specified format.
- DefaultEncryptionProvider - Class in com.pervasive.datarush.encryption
-
The default encryption provider.
- DefaultEncryptionProvider() - Constructor for class com.pervasive.datarush.encryption.DefaultEncryptionProvider
- DefaultFloatFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing float token values with the default Java text format.
- DefaultFloatFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultFloatFormatter
-
Creates a new formatter.
- DefaultFloatFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultFloatFormatter
-
Creates a new formatter.
- DefaultFloatParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing float token values from the default Java text format.
- DefaultFloatParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultFloatParser
-
Creates a new parser.
- DefaultFloatParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultFloatParser
-
Creates a new parser.
- DefaultFunctionInvoker - Class in com.pervasive.datarush.functions
-
A default function invoker, which passes arguments directly to the method using an
ArgumentConverter
.
Arguments may specify a converter using theFunctionArgument
annotation. - DefaultFunctionInvoker() - Constructor for class com.pervasive.datarush.functions.DefaultFunctionInvoker
- defaultIndexPathBase() - Static method in class com.pervasive.datarush.io.FileClient
-
The default value for index path base.
- DefaultIntFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing int token values with the default Java text format.
- DefaultIntFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultIntFormatter
-
Creates a new formatter.
- DefaultIntFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultIntFormatter
-
Creates a new formatter.
- DefaultIntParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing int token values from the default Java text format.
- DefaultIntParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultIntParser
-
Creates a new parser.
- DefaultIntParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultIntParser
-
Creates a new parser.
- defaultJobInformation() - Static method in class com.pervasive.datarush.cal.JobInformation
-
Create a job information object for a new job with default settings.
- DefaultLongFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing long token values with the default Java text format.
- DefaultLongFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultLongFormatter
-
Creates a new formatter.
- DefaultLongFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultLongFormatter
-
Creates a new formatter.
- DefaultLongParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing long token values from the default Java text format.
- DefaultLongParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultLongParser
-
Creates a new parser.
- DefaultLongParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultLongParser
-
Creates a new parser.
- DefaultModificationCountProvider - Class in com.pervasive.datarush.tokens
-
Provides a change number sequence which is manually managed.
- DefaultModificationCountProvider() - Constructor for class com.pervasive.datarush.tokens.DefaultModificationCountProvider
-
Creates a new change number sequence.
- DefaultMoneyFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing money token values with the default text format.
- DefaultMoneyFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultMoneyFormatter
-
Creates a new formatter.
- DefaultMoneyFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultMoneyFormatter
-
Creates a new formatter.
- DefaultMoneyParser - Class in com.pervasive.datarush.encoding.text
- DefaultMoneyParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultMoneyParser
-
Creates a new parser.
- DefaultMoneyParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultMoneyParser
-
Creates a new parser.
- DefaultNumericFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing numeric token values with the default Java text format.
- DefaultNumericFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultNumericFormatter
-
Creates a new formatter.
- DefaultNumericFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultNumericFormatter
-
Creates a new formatter.
- DefaultNumericParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing numeric token values from the default Java text format.
- DefaultNumericParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultNumericParser
-
Creates a new parser.
- DefaultNumericParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultNumericParser
-
Creates a new parser.
- DefaultPeriodFormatter - Class in com.pervasive.datarush.encoding.text
- DefaultPeriodFormatter() - Constructor for class com.pervasive.datarush.encoding.text.DefaultPeriodFormatter
-
Creates a new formatter.
- DefaultPeriodFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultPeriodFormatter
-
Creates a new formatter.
- DefaultPeriodParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing period token values from period strings expressed in ISO 8601 format.
- DefaultPeriodParser() - Constructor for class com.pervasive.datarush.encoding.text.DefaultPeriodParser
-
Creates a new parser.
- DefaultPeriodParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DefaultPeriodParser
-
Creates a parser using the specified format.
- defaults(TextTypes.StringConversion) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create default settings for a schema.
- defaults(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create default settings for a schema.
- defaults(String, TextTypes.StringConversion) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create default settings for a schema.
- defaultSpecifier() - Static method in class com.pervasive.datarush.cal.ClasspathSpecifier
-
Returns the default classpath specifier based on the system property java.class.path.
- defaultStorageManagementPath() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies to use the default storage management path.
- DEFERRED_COMPOSITE - com.pervasive.datarush.operators.OperatorType
-
Corresponds to the
DeferredCompositeOperator
class. - DeferredCompositeOperator - Class in com.pervasive.datarush.operators
-
For rare use cases; implementors should use
CompositeOperator
whenever possible! - DeferredCompositeOperator() - Constructor for class com.pervasive.datarush.operators.DeferredCompositeOperator
- DeferredCompositionContext - Interface in com.pervasive.datarush.operators
-
Composition context passed to
DeferredCompositeOperator.compose(DeferredCompositionContext)
. - define(RuntimeStatistic<?>) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the values for
LogicalStatistic.definition()
andLogicalStatistic.supplier()
based on those specified. - define(StatisticDefinition<T>, T) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the values for
LogicalStatistic.definition()
andLogicalStatistic.supplier()
based on those specified. - define(SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Define (create) a new schema object.
- define(TextConversionDefaults, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Define (create) a new schema object.
- define(TextTypes.StringConversion, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Define (create) a new schema object.
- define(String, FunctionTyper, EvaluatorFactory, Object...) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Defines an instance of a function requiring complex logic for determining result type and/or checking function arguments, as well as needing to choose between possible evaluator implementations.
- define(String, FunctionTyper, Class<? extends FunctionEvaluator>, Object...) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Defines an instance of a function returning a result using an evaluator of the given class, but with complex type restrictions and/or variable output type.
- define(String, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Define (create) a new schema object.
- define(String, ScalarTokenType, EvaluatorFactory, Object...) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Defines an instance of a function returning a result of the specified type but needing to choose between possible evaluator implementations.
- define(String, ScalarTokenType, Class<? extends FunctionEvaluator>, Object...) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Defines an instance of a function returning a result of the specified type and using an evaluator of the given class.
- definePivotKeyFamily(String, String...) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Define up to one pivotKeyFamily consisting of the target field and the constant String values.
- definePivotValueFamily(String, String...) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Define a pivotValueFamily consisting of the target field and the source fields to be transposed.
- defineProperty(String, String, Class<T>, T) - Static method in class com.pervasive.datarush.graphs.EngineProperty
-
Creates a new engine property
- defineRecordType(String, FixedWidthTextRecord) - Method in class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Defines a record type in the schema.
- definition() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Returns the value for
LogicalStatistic.definition()
. - definition() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the definition associated with this statistic.
- definition() - Method in class com.pervasive.datarush.monitoring.RuntimeStatistic
-
Return the definition of this statistic
- DEFLATE - com.pervasive.datarush.operators.io.avro.Compression
-
Data blocks should be compressed using deflate.
- delete(AzureFilePath, boolean) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- delete(AzureFilePath, boolean) - Method in interface com.pervasive.datarush.azure.AzureClient
- delete(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Deletes the file or directory identified by the specified path.
- delete(Path, boolean) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- delete(Path, boolean) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- delete(Path, boolean) - Method in class com.pervasive.datarush.io.FileClient
-
Deletes the file or directory identified by the specified path.
- delete(Path, boolean) - Method in interface com.pervasive.datarush.io.FileSystem
-
Deletes the file or directory identified by the specified path.
- Delete - com.pervasive.datarush.hbase.DeleteHBase.DeleteMarker
-
Delete a specific cell version
- DELETE - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Deprecated.
- DeleteColumn - com.pervasive.datarush.hbase.DeleteHBase.DeleteMarker
-
Delete past versions of a cell
- deleteContainer(String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- deleteDirectory(File, boolean) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively deletes a directory structure starting at specified root directory.
- deleteDirectory(String, boolean) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively deletes a directory structure starting at specified root directory.
- DeleteFamily - com.pervasive.datarush.hbase.DeleteHBase.DeleteMarker
-
Delete past versions of all cells in row
- DeleteFromJDBC - Class in com.pervasive.datarush.operators.io.jdbc
-
This operator deletes data in the target table in a database by applying SQL delete statements.
- DeleteFromJDBC() - Constructor for class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
-
Default constructor.
- DeleteFromJDBC(DeleteFromJDBC) - Constructor for class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
-
Copy constructor.
- DeleteHBase - Class in com.pervasive.datarush.hbase
-
Write delete markers to HBase
- DeleteHBase() - Constructor for class com.pervasive.datarush.hbase.DeleteHBase
- DeleteHBase.DeleteMarker - Enum in com.pervasive.datarush.hbase
- deletePath(String, String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- deleteRecursively(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively deletes the file and all subdirectories.
- deleteRecursivelyWithFailure(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Deletes the given directory or file, throwing an exception of unable to delete
- DELIMITED_TEXT - Static variable in class com.pervasive.datarush.schema.SchemaType
-
Delimited text type schema
- DelimitedTextAnalyzer - Class in com.pervasive.datarush.operators.io.textfile
-
An analyzer for files containing delimited text.
- DelimitedTextAnalyzer(FieldDelimiterSpecifier) - Constructor for class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Creates a new analyzer which uses the given delimiter information.
- DelimitedTextAnalyzer.Analysis - Class in com.pervasive.datarush.operators.io.textfile
-
Contains the results of an analysis of a delimited text file.
- DelimitedTextFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a delimited text file.
- DelimitedTextFormat(RecordTextSchema<?>, FieldDelimiterSettings, CharsetEncoding) - Constructor for class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
-
Create a data format for accessing delimited text data.
- DelimitedTextFormat(RecordTextSchema<?>, FieldDelimiterSettings, CharsetEncoding, FileMetadata) - Constructor for class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
-
Create a data format for accessing delimited text data.
- DelimitedTextFormat(RecordTextSchema<?>, FieldDelimiterSettings, CharsetEncoding, FileMetadata, boolean, String, int) - Constructor for class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
-
Create a data format for accessing delimited text data.
- delta - com.pervasive.datarush.analytics.cluster.CompareFunction
- dense(Class<?>) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Creates a new dense matrix
- DENSE - com.pervasive.datarush.analytics.stats.Rank.RankMode
-
Dense ranking, similar to standard but does not leave gaps.
- DENSE - com.pervasive.datarush.operators.io.textfile.ARFFMode
-
Dense is represented densely.
- DENSE_BASE_NULL - com.pervasive.datarush.tokens.DataRepresentation
-
Data representation is dense; Values not set default to null.
- derive(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Defines a derivation of the named field using the specified function.
- derive(String, String) - Static method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Defines a derivation of the named field using the specified expression.
- DeriveFields - Class in com.pervasive.datarush.operators.record
-
Applies one or more functions to the input record data.
- DeriveFields() - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies no functions to the input records.
- DeriveFields(FieldDerivation...) - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies the specified derivations to all input records.
- DeriveFields(String) - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies the specified derivations to all input records.
- DeriveFields(String, boolean) - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies the specified derivations to all input records.
- DeriveFields(List<FieldDerivation>) - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies the specified derivations to all input records.
- DeriveFields(List<FieldDerivation>, boolean) - Constructor for class com.pervasive.datarush.operators.record.DeriveFields
-
Applies the specified derivations to all input records.
- deriveSchema(ScalarTyped...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Builds a default record schema using the types of the specified columnar objects.
- desc(JoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple descending keys.
- desc(String) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create a descending key.
- desc(String) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Create a descending key.
- desc(String...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple descending keys.
- desc(String...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Create multiple descending keys.
- DESCENDING - com.pervasive.datarush.tokens.TokenOrder
-
The ordering from highest to least value.
- description() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The description of this function.
- description() - Method in annotation type com.pervasive.datarush.annotations.FunctionArgument
-
The description of this argument.
- descriptors(StatsFunctions.NormalizeMethod, String...) - Static method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Build descriptors for the given fields and method.
- descriptors(StatsFunctions.NormalizeMethod, Collection<String>, String...) - Static method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
- deserialize(String) - Static method in class com.pervasive.datarush.json.ClassSerializer
-
Deserialize a string, previously produced by
ClassSerializer.serialize(Class)
. - deserializeRaw(JsonParser, DeserializationContext, Class<T>) - Static method in class com.pervasive.datarush.json.JSONSerializerUtil
-
Deserialize the value, treating all elements as data rather than as type information.
- destroy() - Method in interface com.pervasive.datarush.commons.util.GenericTCPServer.ConnectionHandler
-
Called upon server shutdown.
- destroy() - Method in interface com.pervasive.datarush.commons.util.SimpleRMI.ServerListener
-
Called upon server shutdown.
- detach() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Detaches the input port from its data flow.
- detach() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Immediately terminates the data flow generated by the output port.
- detach() - Method in interface com.pervasive.datarush.ports.PhysicalPort
-
Forcibly releases the resources of a port.
- DetailLevel - Enum in com.pervasive.datarush.analytics.stats
-
Controls the detail level of the statistics calculated by
SummaryStatistics
. - detectFormat(Path) - Static method in class com.pervasive.datarush.io.compression.CompressionFormats
-
Locates the identified compression format for a file based on the path.
- determineType(Schema) - Static method in class com.pervasive.datarush.operators.io.avro.AvroSchemaUtils
-
Maps an Avro schema to a DataRush record type.
- diagonal(Class<?>) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Creates a new diagonal matrix.
- DictionaryFilter - Class in com.pervasive.datarush.analytics.text
-
Filters a tokenized text field using a dictionary.
- DictionaryFilter() - Constructor for class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Default constructor.
- DictionaryFilter(String) - Constructor for class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Constructor specifying the tokenized text field to filter.
- DictionaryFilter(String, String) - Constructor for class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Constructor specifying the tokenized text field to filter and the dictionary field in the dictionary input.
- DIRECT - com.pervasive.datarush.net.NetworkConfiguration.ConnectType
-
If selected, we will connect directly
- DIRECT - com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Use direct API into Vector
- DIRECT - Static variable in class com.pervasive.datarush.net.NetworkConfiguration
-
A direct connection with default settings
- DIRECTORIES - Static variable in interface com.pervasive.datarush.io.DirectoryFilter
-
A filter selecting any directory.
- DIRECTORY - com.pervasive.datarush.io.BasicPathDetails.ObjectType
- DirectoryFilter - Interface in com.pervasive.datarush.io
-
A filter for selecting paths.
- DISABLED - com.pervasive.datarush.script.StrictMode
-
Disable all strict settings.
- DISABLED - Static variable in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
A disabled statistics registry
- disableParallelism() - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
- disableParallelism() - Method in interface com.pervasive.datarush.operators.LogicalOperator
-
Can be called to forcible disable parallelism for the given operator (and children if this is a
CompositeOperator
). - disableParallelism() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Can be called to forcible disable parallelism for the given operator (and children if this is a
CompositeOperator
). - disableThreadPooling() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Disables thread pooling of workers.
- DISCARD - com.pervasive.datarush.operators.io.ParseErrorAction
-
Discard the record.
- discardRecord() - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Signals that the current record should be ignored.
- DiscoverDomain - Class in com.pervasive.datarush.operators.record
-
Utility operator for discovering the domain of string fields.
- DiscoverDomain() - Constructor for class com.pervasive.datarush.operators.record.DiscoverDomain
- DiscoverDuplicates - Class in com.pervasive.datarush.matching
-
Discover duplicate records within a single source using fuzzy matching operators.
- DiscoverDuplicates() - Constructor for class com.pervasive.datarush.matching.DiscoverDuplicates
-
Discover duplicates using initial defaults.
- DiscoverDuplicates(Index, List<Phase>) - Constructor for class com.pervasive.datarush.matching.DiscoverDuplicates
-
Discover duplicates using multiple phases of comparison, classifying and filtering.
- discoverForRead(List<String>, List<JsonNode>, TextConversionDefaults, boolean) - Method in class com.pervasive.datarush.schema.JsonPatternBasedDiscovery
- discoverForRead(List<List<String>>, boolean, TextConversionDefaults) - Method in class com.pervasive.datarush.schema.PatternBasedDiscovery
- discoverForRead(List<List<String>>, boolean, TextConversionDefaults) - Method in interface com.pervasive.datarush.schema.TextRecordDiscoverer
-
Constructs a schema for reading based on the given file analysis.
- DiscoverLinks - Class in com.pervasive.datarush.matching
-
Use fuzzy matching operators to discover linked records from two data sources.
- DiscoverLinks() - Constructor for class com.pervasive.datarush.matching.DiscoverLinks
-
Discover linkages.
- DiscoverLinks(Index, List<Phase>) - Constructor for class com.pervasive.datarush.matching.DiscoverLinks
-
Discover linkages between input using multiple phases of comparison, classifying and filtering.
- discoverMetadata(FileClient) - Method in class com.actian.dataflow.operators.io.orc.ReadORC
-
Gets the metadata for the currently configured data source.
- discoverMetadata(FileClient) - Method in class com.actian.dataflow.operators.io.parquet.ReadParquet
-
Gets the metadata for the currently configured data source.
- discoverMetadata(FileClient) - Method in class com.pervasive.datarush.operators.io.avro.ReadAvro
-
Gets the metadata for the currently configured data source.
- discoverMetadata(FileClient) - Method in class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
-
Gets the metadata for the currently configured data source.
- discoverMetadata(FileClient) - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Gets the metadata for the currently configured data target.
- discoverMetadata(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Gets the metadata for the currently configured data source.
- discoverMetadata(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
- discoverProperties(Class<?>) - Static method in class com.pervasive.datarush.graphs.EngineProperty
-
Finds all
public static final EngineProperty
declarations of the given class and its inner classes. - discoverProperty(Class<?>, String) - Static method in class com.pervasive.datarush.graphs.EngineProperty
-
Looks up engine properties by their property file keys.
- discoverSchema(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Run schema discovery using current configuration.
- discoverSchema(FileClient) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Run schema discovery using current configuration.
- discoverType() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Discovers the output type based on this operator's configuration.
- DiscreteInputMappingModel - Class in com.pervasive.datarush.analytics.naivebayes
-
InputMappingModel for discrete ( categorical ) data.
- DiscreteInputMappingModel() - Constructor for class com.pervasive.datarush.analytics.naivebayes.DiscreteInputMappingModel
-
Creates an empty DiscreteInputMappingModel
- DiscreteStatistics - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
DiscrStats
element. - DiscreteStatistics() - Constructor for class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Creates an empty
DiscrStats
element. - DISP_SIGN_LEADING - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Encoded numeric type with leading sign
- DISP_SIGN_LEADING_SEP - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Encoded numeric type with separate leading sign
- DISP_SIGN_TRAILING - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Encoded numeric type with trailing sign
- DISP_SIGN_TRAILING_SEP - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Encoded numeric type with separate trailing sign
- dispatchBinaryType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for binary typed tokens.
- dispatchBinaryType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchBinaryType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchBooleanType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for boolean typed tokens.
- dispatchBooleanType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchBooleanType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchByType(TokenTypeDispatcher) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- dispatchByType(TokenTypeDispatcher) - Method in class com.pervasive.datarush.types.ObjectTokenType
- dispatchByType(TokenTypeDispatcher) - Method in interface com.pervasive.datarush.types.TokenType
-
Dispatches processing to the type-appropriate method of the specified dispatcher.
- dispatchCharType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for character typed tokens.
- dispatchCharType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchCharType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchDateType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for date typed tokens.
- dispatchDateType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchDateType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchDoubleType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for double typed tokens.
- dispatchDoubleType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchDoubleType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchDurationType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for duration typed tokens.
- dispatchDurationType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchDurationType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchEnumType(EnumTokenType) - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for enumeration typed tokens.
- dispatchEnumType(EnumTokenType) - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchFloatType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for float typed tokens.
- dispatchFloatType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchFloatType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchGenericType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for generic typed tokens.
- dispatchGenericType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchIntType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for integer typed tokens.
- dispatchIntType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchIntType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchIp4AddressType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for ip4address typed tokens.
- dispatchIp4AddressType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchIp4AddressType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchIp6AddressType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for ip6address typed tokens.
- dispatchIp6AddressType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchIp6AddressType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchLongType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for long typed tokens.
- dispatchLongType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchLongType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchMoneyType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for money typed tokens.
- dispatchMoneyType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchMoneyType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchNullType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for null typed tokens.
- dispatchNullType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchNumericType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for numeric typed tokens.
- dispatchNumericType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchNumericType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchObjectType(ObjectTokenType<O>) - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for object typed tokens.
- dispatchObjectType(ObjectTokenType<O>) - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchObjectType(ObjectTokenType<O>) - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchPeriodType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for period typed tokens.
- dispatchPeriodType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchPeriodType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchRecordType(RecordTokenType) - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for record typed tokens.
- dispatchRecordType(RecordTokenType) - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchRecordType(RecordTokenType) - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchScalarType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for abstract scalar type
- dispatchScalarType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchStringType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for string typed tokens.
- dispatchStringType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchStringType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchTimestampType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for timestamp typed tokens.
- dispatchTimestampType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchTimestampType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- dispatchTimeType() - Method in interface com.pervasive.datarush.types.TokenTypeDispatcher
-
Handle processing for time typed tokens.
- dispatchTimeType() - Method in class com.pervasive.datarush.types.TokenValueExtractor
- dispatchTimeType() - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
- DISPLAY_NAME - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- displayName() - Method in enum com.pervasive.datarush.analytics.viz.ChartType
- displayName() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Returns a display name for this statistic type.
- dispose() - Method in class com.pervasive.datarush.analytics.arm.RulesGenerator
-
Dispose of any memory consumed by the rules generator.
- dispose() - Method in interface com.pervasive.datarush.operators.io.vectorwise.CommandRunner
-
Clean up any resources that were acquired to execute shell commands.
- dispose() - Method in class com.pervasive.datarush.operators.io.vectorwise.LocalCommandRunner
- dispose() - Method in class com.pervasive.datarush.operators.io.vectorwise.RemoteCommandRunner
-
Close the user session with the sshd.
- distance - com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Kind
- DistanceMeasure - Enum in com.pervasive.datarush.analytics.cluster.kmeans
-
Enum of distance measure that can be used to build a k-means model.
- distinct(boolean) - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Creates an identical aggregation whose distinct flag is set to the specified value.
- DistinctValues - Class in com.pervasive.datarush.analytics.stats
-
Calculates distinct values of the given input field.
- DistinctValues() - Constructor for class com.pervasive.datarush.analytics.stats.DistinctValues
-
Default constructor.
- DistinctValues(String) - Constructor for class com.pervasive.datarush.analytics.stats.DistinctValues
-
Computes distinct values for the given input field
- distributed(DataDistribution) - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns a new RecordMetadata, equivalent to this, but with dataDistribution set to the specified value.
- distributed(DataDistribution) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- DistributedCallable<T> - Interface in com.pervasive.datarush.cal
-
A distributed equivalent of a
Callable
. - DistributedCallableBatch<R> - Interface in com.pervasive.datarush.cal
-
A distributed equivalent of a
Callable
. - DistributedCallableContext - Interface in com.pervasive.datarush.cal
-
Distributed context passed to
DistributedCallable.init(DistributedCallableContext)
. - DistributedCallableContextBatch - Interface in com.pervasive.datarush.cal
-
Distributed context passed to
DistributedCallableBatch.init(DistributedCallableContextBatch)
. - DistributedCommand<T> - Class in com.pervasive.datarush.cal
-
Convenient base class for
DistributedCallable
's that do not support monitoring/partial results. - DistributedCommand() - Constructor for class com.pervasive.datarush.cal.DistributedCommand
- DistributedCommandBatch<T> - Class in com.pervasive.datarush.cal
-
Convenient base class for
DistributedCallableBatch
's that do not support monitoring/partial results. - DistributedCommandBatch() - Constructor for class com.pervasive.datarush.cal.DistributedCommandBatch
- DistributedExecutionException - Exception in com.pervasive.datarush.cal
-
An
ExecutionException
in a distributed context. - DistributedExecutionException(List<? extends Throwable>) - Constructor for exception com.pervasive.datarush.cal.DistributedExecutionException
-
Creates the exception from a list of causes
- DistributedExecutorService - Interface in com.pervasive.datarush.cal
-
Distributed equivalent of the
ExecutorService
concept. - distributedExpectedPath() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- distributedOutput(OperatorComposable, RecordPort, boolean) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- distributionBased - com.pervasive.datarush.analytics.cluster.ModelClass
- div(double, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a constant by the value of the specified subexpression.
- div(double, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a constant by the value of the specified field.
- div(ScalarValuedFunction, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified subexpression by a constant.
- div(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified subexpressions.
- div(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a subexpression by the value of the specified field.
- div(String, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified field by a constant.
- div(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified field by a subexpression.
- div(String, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified fields.
- divide(BigDecimal, long) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Divides a BigDecimal by a long while preserving scale.
- divide(BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Divides a BigDecimal by a BigDecimal.
- divide(BigDecimal, BigDecimal, MathContext) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Divides a BigDecimal by a BigDecimal.
- docFromFilePath(String) - Static method in class com.pervasive.datarush.util.XMLUtil
- DOCUMENT - com.pervasive.datarush.analytics.text.TextElementType
- doFinalSnapshot(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
- doFinalSnapshot(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
- domain(Field, FieldDomain) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Returns a new field object with the same type and name as the original, but with the domain set to the given value.
- DOMAIN(Field, String...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Creates a field with the domain set to the given values
- DOMAIN(String...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Creates a field domain with the domain set to the given values
- DoneSignalPort - Class in com.pervasive.datarush.ports.model
-
Used to coordinate processing between operators that have a processing dependency but no explicit data dependency.
- doRun() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- doSourceUpdated(TokenValued) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenEncoder
-
Sets the source buffer for encoding.
- doTargetUpdated(TokenSettable) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenDecoder
-
Sets the target buffer for decoding.
- doTargetUpdated(TokenSettable) - Method in class com.pervasive.datarush.encoding.binary.SparseRecordDecoder
- DOUBLE - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a double field, created by
SchemaBuilder.DOUBLE(String)
- DOUBLE - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- DOUBLE - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the double token type.
- DOUBLE(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a double field.
- DOUBLE(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a double typed field with the given name.
- DOUBLE(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a double field using the defined format or pattern.
- DOUBLE_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- DOUBLE_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- DOUBLE_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_DOUBLE
. - DoubleFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing double token values with a user-defined text format.
- DoubleFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.DoubleFormatter
-
Creates a formatter using the specified format.
- DoubleFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.DoubleFormatter
-
Creates a formatter using the specified format.
- doubleGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- doubleGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- doubleHashCode(double) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a double value using the same algorithm as
HashUtil.longHashCode(long)
. - DoubleInputField - Interface in com.pervasive.datarush.ports.physical
-
A double valued field of a record input port.
- doubleList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableDoubleTokenSequence
with the specified capacity, optionally optimized for sparse data. - doubleMetaphone(ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value to which the specified expression evaluates using the Double Metaphone algorithm.
- doubleMetaphone(String) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value in the specified field using the Double Metaphone algorithm.
- DoubleOutputField - Interface in com.pervasive.datarush.ports.physical
-
A double valued field of a record output port.
- DoubleParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing double token values from a user-defined text format.
- DoubleParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.DoubleParser
-
Creates a parser using the specified format.
- DoubleParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.DoubleParser
-
Creates a parser using the specified format.
- DoubleRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
DoubleValued
object. - DoubleRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.DoubleRegister
-
Creates a new null-valued register.
- DoubleSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a double value. - DoubleToBigDecimal() - Constructor for class com.pervasive.datarush.script.Transforms.DoubleToBigDecimal
- DoubleToDouble() - Constructor for class com.pervasive.datarush.script.Transforms.DoubleToDouble
- DoubleToFloatingPointTolerance() - Constructor for class com.pervasive.datarush.script.Transforms.DoubleToFloatingPointTolerance
- DoubleToInt() - Constructor for class com.pervasive.datarush.script.Transforms.DoubleToInt
- DoubleToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
DoubleValued
object. - DoubleToken(double) - Constructor for class com.pervasive.datarush.tokens.scalar.DoubleToken
-
Constructs a new token with the given non-null double value.
- DoubleToken(DoubleValued) - Constructor for class com.pervasive.datarush.tokens.scalar.DoubleToken
-
Constructs a new token with the double value in the given container.
- DoubleTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableDoubleTokenSequence
. - DoubleTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.DoubleTokenList
-
Create an empty array
- DoubleTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing double valued data. - DoubleToLong() - Constructor for class com.pervasive.datarush.script.Transforms.DoubleToLong
- DoubleValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a double value. - DoubleValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over double values. - doWork() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- DrawDiagnosticsChart - Class in com.pervasive.datarush.analytics.viz
-
This operator takes the output of one or multiple predictors and uses the confidence values produced by these predictors along with the actual target values ("true class") to produce diagnostic charts.
- DrawDiagnosticsChart() - Constructor for class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Creates an operator with a default number of (optional) input ports.
- DrawDiagnosticsChart(int) - Constructor for class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Creates an operator with the given number of mandatory input ports.
- DrawDiagnosticsChart(int, boolean) - Constructor for class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Creates an operator with the given number of input ports.
- DRException - Exception in com.pervasive.datarush.exceptions
-
Base for exceptions thrown by DataRush.
- DRException() - Constructor for exception com.pervasive.datarush.exceptions.DRException
-
Constructs a
DRException
with no message or cause. - DRException(String) - Constructor for exception com.pervasive.datarush.exceptions.DRException
-
Constructs a
DRException
with the specified message. - DRException(String, Throwable) - Constructor for exception com.pervasive.datarush.exceptions.DRException
-
Constructs a
DRException
with the specified message and cause. - DRException(Throwable) - Constructor for exception com.pervasive.datarush.exceptions.DRException
-
Constructs a
DRException
with the specified cause. - drfsRoots() - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- DriverProvider - Interface in com.pervasive.datarush.jdbc
-
Responsible for looking up database drivers by name
- drop(String) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Declares a source field is to be omitted from the result.
- DROperatorException - Exception in com.pervasive.datarush.graphs
-
Wrapper for errors occurring during the execution of a dataflow graph.
- DROperatorException(GraphPath, Throwable) - Constructor for exception com.pervasive.datarush.graphs.DROperatorException
-
Creates a wrapper for the specified error associated with the given node.
- DROperatorException(String) - Constructor for exception com.pervasive.datarush.graphs.DROperatorException
-
Constructs an execution exception for a dataflow.
- Drunner - Class in com.pervasive.datarush.coercion
- Drunner() - Constructor for class com.pervasive.datarush.coercion.Drunner
- Drunner(EngineConfig) - Constructor for class com.pervasive.datarush.coercion.Drunner
- DUMPFILE_PATH - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Defines the directory in which where low-level statistics and plan dumps are to be placed
- dumpfilePath(String) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the dump path where low-level statistics and plan dumps are placed.
- DumpPartitions - Class in com.pervasive.datarush.operators.testutils
-
For test purposes--sorts inputs and writes to a file
- DumpPartitions(String) - Constructor for class com.pervasive.datarush.operators.testutils.DumpPartitions
- duration() - Static method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
A statistic that provides the total time that an operation has been running.
- DURATION - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a duration field, created by
SchemaBuilder.DURATION(java.lang.String)
- DURATION - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the duration token type.
- DURATION(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a duration field.
- DURATION(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a duration typed field with the given name.
- DURATION(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a duration field using the defined format or pattern.
- DURATION_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_DURATION
. - DurationFormatter - Class in com.pervasive.datarush.encoding.text
- DurationFormatter(IntervalFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.DurationFormatter
-
Creates a formatter using the specified format.
- DurationFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.DurationFormatter
-
Creates a formatter using the specified format.
- DurationInputField - Interface in com.pervasive.datarush.ports.physical
-
A duration valued field of a record input port.
- durationList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableDurationTokenSequence
with the specified capacity, optionally optimized for sparse data. - DurationOutputField - Interface in com.pervasive.datarush.ports.physical
-
A duration valued field of a record output port.
- DurationParser - Class in com.pervasive.datarush.encoding.text
- DurationParser(IntervalFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.DurationParser
-
Creates a parser using the specified format.
- DurationParser(String) - Constructor for class com.pervasive.datarush.encoding.text.DurationParser
-
Creates a parser using the specified format.
- DurationRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
DurationValued
object. - DurationRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.DurationRegister
-
Creates a new null-valued register.
- DurationSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a duration value. - DurationToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
DurationValued
object. - DurationToken(long, int) - Constructor for class com.pervasive.datarush.tokens.scalar.DurationToken
-
Constructs a new token with the given non-null duration value.
- DurationToken(DurationValued) - Constructor for class com.pervasive.datarush.tokens.scalar.DurationToken
-
Constructs a new token with the duration value in the given container.
- DurationToken(Duration) - Constructor for class com.pervasive.datarush.tokens.scalar.DurationToken
-
Constructs a new token with the given non-null duration value.
- DurationTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableDurationTokenSequence
. - DurationTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.DurationTokenList
-
Create an empty array
- DurationTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing duration valued data. - DurationValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a Duration value. - DurationValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over duration values. - DUTCH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- dynamic() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns whether the classpath element can be dynamically updated at runtime.
- dynamic(boolean) - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns a new ClasspathElement, overriding
ClasspathSpecifier.Element.dynamic
. - DynamicEnum - Class in com.pervasive.datarush.analytics.util
-
Provides enum-like semantics ( ordinal mapping ) for dynamically constructed data.
- DynamicEnum(Iterable<String>) - Constructor for class com.pervasive.datarush.analytics.util.DynamicEnum
-
Creates a new DynamicEnum.
- DynamicEnum.Builder - Class in com.pervasive.datarush.analytics.util
-
Builder for constructing new dynamic enums
- DynamicEnum.Value - Class in com.pervasive.datarush.analytics.util
-
A value of a given enumeration.
- DynamicEnumerationType - Class in com.pervasive.datarush.analytics.util
-
Text data type for converting to/from an integer ordinal mapping
- DynamicEnumerationType(DynamicEnum) - Constructor for class com.pervasive.datarush.analytics.util.DynamicEnumerationType
-
Create a text data type for parsing/formatting
- DynamicRangeDataDistribution - Class in com.pervasive.datarush.ports.record
-
A distribution where data is range-partitioned by a selected array of keys.
- DynamicRangeDataDistribution(String...) - Constructor for class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
-
Creates a range distribution for a list of range keys.
- DynamicRangeDataDistribution(List<String>) - Constructor for class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
-
Creates a range distribution for a list of range keys.
E
- e() - Static method in class com.pervasive.datarush.functions.Math
-
Returns the constant value e.
- effectiveConfiguration() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get the effective configuration including override properties.
- ELEM_EXTENSION - Static variable in class com.pervasive.datarush.analytics.pmml.PMML
-
Constant for the
Extension
element - ELEM_NUMERIC_INFO - Static variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- ELEM_THIS - Static variable in class com.pervasive.datarush.analytics.pmml.ModelExplanation
- ELEM_THIS - Static variable in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Constant for the name of the
PredictiveModelQuality
element. - Element(Path) - Constructor for class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Create a new classpath for the given path.
- Element(Path, CacheScopeSpecifier, boolean, OSGIOptions) - Constructor for class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Create a new classpath for the given path.
- ElementComparator - Interface in com.pervasive.datarush.sequences
-
An index-based comparator for a
TokenSequence
. - ELF - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Extended Log Format can be used when reading web server logs in ELF.
- ELFAnalysis() - Constructor for class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
- ELFAnalyzer - Class in com.pervasive.datarush.operators.io.textfile
-
A format analyzer for Extended Log Format files.
- ELFAnalyzer() - Constructor for class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer
- ELFAnalyzer.ELFAnalysis - Class in com.pervasive.datarush.operators.io.textfile
- ELFLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a web server log in W3C Extended log format.
- ELFLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Create a log format for accessing Extended Log Format data.
- ELFLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Create a log format for accessing Extended Log Format data.
- EmitRecords - Class in com.pervasive.datarush.operators.source
-
Emits an in-memory token list as output.
- EmitRecords() - Constructor for class com.pervasive.datarush.operators.source.EmitRecords
-
Emits an undefined record.
- EmitRecords(RecordTokenList) - Constructor for class com.pervasive.datarush.operators.source.EmitRecords
-
Emits the specified records as output.
- EMOTICON - com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
- EMPTY_CONFIGURATION - Static variable in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Any empty configuration object.
- EMPTY_CONFIGURATION - Static variable in class com.pervasive.datarush.modules.ModuleConfiguration
- EMULATOR_NAME - Static variable in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- EMULATOR_NAME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- enableCluster(int) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- enabled(boolean) - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Sets whether to enable remote monitoring
- ENABLED - Static variable in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Property that controls whether remote monitoring is enabled
- enableStatsDump() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- encode(BinaryBuilder) - Method in class com.pervasive.datarush.encoding.binary.AbstractScalarEncoder
-
This implementation invokes
AbstractScalarEncoder.encodeScalar(BinaryBuilder)
in the event that the source is non-null. - encode(BinaryBuilder) - Method in interface com.pervasive.datarush.encoding.TokenEncoder
-
Appends the encoded version of the current value of the source to the supplied buffer.
- encodeField(BinaryBuilder, int) - Method in class com.pervasive.datarush.encoding.binary.AbstractScalarEncoder
- encodeField(BinaryBuilder, int) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenEncoder
-
This implementation delegates to
TokenEncoder.encode(BinaryBuilder)
. - encodeField(BinaryBuilder, int) - Method in interface com.pervasive.datarush.encoding.TokenEncoder
-
Appends the encoded version of the current value of the source to the supplied buffer.
- encodeFieldAdditionalBytes(BinaryBuilder, int) - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenEncoder
-
Appends the additional bytes ( those that are required for storage but not for comparison) to the buffer.
- encodeFieldComparisonBytes(BinaryBuilder, int) - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenEncoder
-
Appends those bytes that are needed for byte-wise comparison.
- encodeInt32(int, byte[], int) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Writes a 32-bit integer value into the specified position in the given array.
- encodeMultiQueryParameters(Map<String, List<String>>) - Static method in class com.pervasive.datarush.commons.util.URLs
-
Encodes a map of query parameters into a query string
- encodeQueryParameters(Map<String, String>) - Static method in class com.pervasive.datarush.commons.util.URLs
-
Encodes a map of query parameters into a query string
- Encoder - Annotation Type in com.pervasive.datarush.encoding.binary
-
An annotation for a static method of a class marking the method as the getter of a
TokenEncoder
for the class. - EncoderFactory - Interface in com.pervasive.datarush.encoding.binary
-
An interface defining a factory that provides an encoder and decoder for a particular class or set of classes.
- encodeScalar(BinaryBuilder) - Method in class com.pervasive.datarush.encoding.binary.AbstractScalarEncoder
-
Subclasses must override this method to handle the encoding of the value.
- encodeUnsignedBase128(long, byte[], int) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Writes a 64-bit integer value using base-128 encoding into the specified position in the given array.
- encodingProps - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Container for character encoding related attributes
- encodingProps - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Container for character encoding related attributes
- encrypt(String) - Method in class com.pervasive.datarush.encryption.ClearTextEncryptionProvider
- encrypt(String) - Method in class com.pervasive.datarush.encryption.DefaultEncryptionProvider
- encrypt(String) - Method in interface com.pervasive.datarush.encryption.EncryptionProvider
-
Encrypts the given string.
- EncryptionManager - Class in com.pervasive.datarush.encryption
-
A manager of EncryptionProvider's.
- EncryptionProvider - Interface in com.pervasive.datarush.encryption
-
A provider of textual encryption.
- endOfData(boolean) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
- endOfData(boolean) - Method in class com.pervasive.datarush.matching.block.LargeGroupDetector
- EndOfDataException - Exception in com.pervasive.datarush.ports.physical
-
Exception thrown when an error relating to reaching the end of a flow is encountered.
- EndOfDataException(String) - Constructor for exception com.pervasive.datarush.ports.physical.EndOfDataException
-
Constructs an
EndOfDataException
with the specified message. - engine() - Static method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the default engine configuration
- engine(Properties) - Static method in class com.pervasive.datarush.graphs.EngineConfig
-
Creates an EngineConfig from a set of properties.
- EngineConfig - Class in com.pervasive.datarush.graphs
-
A collection of engine configuration settings.
- EngineConfig.Ports - Class in com.pervasive.datarush.graphs
-
Nested class containing settings specific to ports.
- EngineConfig.RemoteMonitoring - Class in com.pervasive.datarush.graphs
-
Settings in this object determine settings for remote monitoring
- EngineConfig.Sort - Class in com.pervasive.datarush.graphs
-
Settings in this object determine default tuning for the
Sort
operator. - EngineProperty<T> - Class in com.pervasive.datarush.graphs
-
Defined configuration properties for the DataRush engine.
- ENGLISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- ensureCanonical() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- ensureCanonical() - Method in interface com.pervasive.datarush.sequences.scalar.MutableScalarTokenSequence
-
Ensures that the internal representation is in a canonical form such that it can be read safely by multiple threads.
- ensureCanonical() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- ensureCanonical() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- ensureHelper(IterativeExecutionContext, RecordPort, List<String>, String, int) - Static method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
-
Discovers the metadata helper within an iterative context
- ensureInitialNodeAllocation() - Method in interface com.pervasive.datarush.cal.DistributedCallableContext
-
Returns the initial node allocation of the job.
- ensureInitialNodeAllocation() - Method in interface com.pervasive.datarush.cal.DistributedCallableContextBatch
-
Returns the initial node allocation of the job.
- ensureInitialNodeAllocation() - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Returns the original node allocation (that which was allocated before any nodes failed).
- ensureJobStorageManager() - Method in interface com.pervasive.datarush.cal.JobContext
-
Returns a storage manager for storing temporary files.
- ensureService() - Method in class com.actian.dataflow.cal.yarn.server.MasterServer
- ensureService() - Method in class com.actian.dataflow.cal.yarn.server.PartitionServer
- ensureSize(int, int) - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Sizes the matrix to the given number of rows and columns
- entries() - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Returns the list of statistic pairs
- entry(Path, FileConfiguration) - Static method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Creates a new entry
- entryCount() - Method in class com.pervasive.datarush.tokens.record.RecordMap
-
Returns the number of entries in the map
- EnumeratedValues - Class in com.pervasive.datarush.types
-
Deprecated.
- EnumeratedValues(List<String>) - Constructor for class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Defines a new enumeration.
- EnumTokenType - Class in com.pervasive.datarush.types
-
Deprecated.Replace with string+domain
- EnumTokenType(EnumeratedValues) - Constructor for class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- EnumTokenType(List<String>) - Constructor for class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- EOD - com.pervasive.datarush.ports.physical.PortStatus
-
The port has been closed; no more data can be received or sent
- EOFException - Exception in com.pervasive.datarush.io
-
An exception indicating end-of-file has been unexpectedly reached on a stream.
- EOFException() - Constructor for exception com.pervasive.datarush.io.EOFException
-
Creates a new end-of-file exception.
- EOFException(String) - Constructor for exception com.pervasive.datarush.io.EOFException
-
Creates a new end-of-file exception.
- EOFException(String, Throwable) - Constructor for exception com.pervasive.datarush.io.EOFException
-
Creates a new end-of-file exception.
- EOFException(Throwable) - Constructor for exception com.pervasive.datarush.io.EOFException
-
Creates a new end-of-file exception.
- EPHEMERAL_PORT - Static variable in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Property that controls whether monitoring is done via an ephemeral port.
- ephemeralPort(boolean) - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Sets whether monitoring is done via an ephemeral port.
- epoch1984 - Static variable in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- epochDaysToDate(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateTimeUtil#toDate(long,TimeZone)
instead. - epochDaysToMillis(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateTimeUtil#epochDaysToMillis(long,TimeZone)
instead. - epochDaysToMillis(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time at midnight in the specified time zone corresponding to the given date.
- epochTimeToTimestamp(long, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.TimestampDataUtil
-
Deprecated.since 6.1; use
DateTimeUtils.toTimestamp(long, int, int)
instead - eq(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the equality of the specified expressions.
- eq(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the equality of the specified field with a known value.
- eq(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the equality of the specified fields.
- equal - com.pervasive.datarush.analytics.cluster.CompareFunction
- equal - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field equals the given value
- equal() - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Indicates whether the currently bound values are equal.
- equal(BinaryValued, BinaryValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two binary values are equal.
- equal(BooleanValued, BooleanValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two boolean values are equal.
- equal(CharValued, CharValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two character values are equal.
- equal(DateValued, DateValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two date values are equal.
- equal(DoubleValued, DoubleValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two double values are equal.
- equal(DurationValued, DurationValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two duration values are equal.
- equal(FloatValued, FloatValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two float values are equal.
- equal(IntValued, IntValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two integer values are equal.
- equal(Ip4AddressValued, Ip4AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two ip4address values are equal.
- equal(Ip6AddressValued, Ip6AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two ip6address values are equal.
- equal(LongValued, LongValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two long values are equal.
- equal(MoneyValued, MoneyValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two money values are equal.
- equal(NumericValued, NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two numeric values are equal.
- equal(ObjectValued<O>, ObjectValued<O>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two object values are equal.
- equal(PeriodValued, PeriodValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two period values are equal.
- equal(StringValued, StringValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two string values are equal.
- equal(TimestampValued, TimestampValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two timestamp values are equal.
- equal(TimeValued, TimeValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Indicates whether two time values are equal.
- equals(Object) - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
- equals(Object) - Method in class com.pervasive.datarush.analytics.arm.Item
- equals(Object) - Method in class com.pervasive.datarush.analytics.arm.ItemSet
- equals(Object) - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Two
InputTargetPair
's are equal if their input values and target values are equal.
- equals(Object) - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- equals(Object) - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Two intervals are equal if they have the same lower bound, upper bound, and closure.
- equals(Object) - Method in class com.pervasive.datarush.analytics.text.NGram
- equals(Object) - Method in class com.pervasive.datarush.analytics.text.NGramMap
- equals(Object) - Method in class com.pervasive.datarush.analytics.text.TextContainer
- equals(Object) - Method in class com.pervasive.datarush.analytics.text.TextElement
- equals(Object) - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
- equals(Object) - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Value
-
Equals is defined to use identity-equality.
- equals(Object) - Method in class com.pervasive.datarush.azure.AzureFilePath
- equals(Object) - Method in class com.pervasive.datarush.cal.AttributeScope
- equals(Object) - Method in class com.pervasive.datarush.cal.JobInformation
- equals(Object) - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
- equals(Object) - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
- equals(Object) - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
- equals(Object) - Method in class com.pervasive.datarush.cal.SessionAttribute
-
By default two session attributes are considered equal if they have the same class
- equals(Object) - Method in class com.pervasive.datarush.cal.StorageBucketId
- equals(Object) - Method in class com.pervasive.datarush.cal.VirtualNodeID
- equals(Object) - Method in class com.pervasive.datarush.coercion.CompleteType
- equals(Object) - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
- equals(Object) - Method in class com.pervasive.datarush.commons.util.GUID
- equals(Object) - Method in class com.pervasive.datarush.functions.ConstantReference
- equals(Object) - Method in class com.pervasive.datarush.functions.FieldReference
- equals(Object) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
- equals(Object) - Method in class com.pervasive.datarush.gcp.GcpFilePath
- equals(Object) - Method in class com.pervasive.datarush.graphs.EngineProperty
- equals(Object) - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Returns
true
if the provided path equals this one,false
otherwise. - equals(Object) - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- equals(Object) - Method in class com.pervasive.datarush.io.BasicPathDetails
- equals(Object) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- equals(Object) - Method in class com.pervasive.datarush.io.FTPPath
- equals(Object) - Method in interface com.pervasive.datarush.io.Path
- equals(Object) - Method in class com.pervasive.datarush.io.SplitOptions
- equals(Object) - Method in class com.pervasive.datarush.modules.ModuleConfiguration
- equals(Object) - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- equals(Object) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Two
StatisticDefinition
's are considered equal iff their ids are equal. - equals(Object) - Method in class com.pervasive.datarush.operators.group.Aggregation
- equals(Object) - Method in interface com.pervasive.datarush.operators.group.AggregatorFactory
- equals(Object) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Equals is implemeted by comparing each of the properties of OperatorSettings.
- equals(Object) - Method in class com.pervasive.datarush.ports.record.AliasSet
- equals(Object) - Method in class com.pervasive.datarush.schema.TextConversionDefaults
- equals(Object) - Method in interface com.pervasive.datarush.tokens.DataToken
-
Indicates whether another object is equal to this token.
- equals(Object) - Method in class com.pervasive.datarush.tokens.record.RecordToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.record.SortKey
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.BinaryToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.BooleanToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.CharToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.DateToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.DoubleToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.DurationToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.FloatToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.IntToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.LongToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.MoneyToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.NumericToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.ObjectToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.PeriodToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.StringToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.TimestampToken
- equals(Object) - Method in class com.pervasive.datarush.tokens.scalar.TimeToken
- equals(Object) - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.
- equals(Object) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- equals(Object) - Method in class com.pervasive.datarush.types.FieldDomain
- equals(Object) - Method in class com.pervasive.datarush.types.ObjectTokenType
- EQUALS - Static variable in interface com.pervasive.datarush.sequences.ElementComparator
-
A value indicating the left value was equal to the right value
- ERROR - com.pervasive.datarush.operators.io.ParseErrorAction
-
Throw a runtime exception causing processing to abort immediately.
- ERROR - com.pervasive.datarush.operators.io.textfile.RecordLengthErrorAction
-
Throw a runtime exception causing processing to abort.
- ERROR - com.pervasive.datarush.script.StrictMode
-
Enable strict checking; cause errors for issues found.
- ERROR_MESSAGE - Static variable in class com.pervasive.datarush.operators.testutils.ErrorSink
- ERROR_MESSAGE - Static variable in class com.pervasive.datarush.operators.testutils.ErrorSource
- ErrorAction - Enum in com.pervasive.datarush.operators.io.jdbc
-
The action to take if a SQL error occurs while reading data from the database.
- ErrorConfiguration - Enum in com.pervasive.datarush.operators.testutils
- errorCount - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- ErrorSink - Class in com.pervasive.datarush.operators.testutils
-
A record source sink throws an error either at composition time or execution time.
- ErrorSink(ErrorConfiguration) - Constructor for class com.pervasive.datarush.operators.testutils.ErrorSink
- ErrorSource - Class in com.pervasive.datarush.operators.testutils
-
A record source that throws an error either at composition time or execution time.
- ErrorSource(RecordTokenType, ErrorConfiguration) - Constructor for class com.pervasive.datarush.operators.testutils.ErrorSource
- escapeAndQuote(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Escapes the input string and surrounds it with single quotes.
- escapeFieldName(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Escapes a field name, for use in the expression language.
- euclidean - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- euclidean() - Static method in class com.pervasive.datarush.analytics.knn.NearnessMeasure
-
Measures nearness using Euclidean distance.
- EUCLIDEAN - com.pervasive.datarush.analytics.cluster.kmeans.DistanceMeasure
-
Euclidean distance is used to calculate the distance between two points.
- eval(File, CodeSource) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
- eval(String, CodeSource) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
- eval(URL, CodeSource) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
- evaluate() - Method in interface com.pervasive.datarush.functions.FunctionEvaluator
-
Evaluate the function with the bound inputs, placing the result in the bound output.
- evaluate(double[], double[]) - Method in interface com.pervasive.datarush.analytics.cluster.AggregationFunctionEvaluator
-
Evaluates the
AggregationFunction
of thisAggregationFunctionEvaluator
. - EvaluationContext - Class in com.pervasive.datarush.functions
-
An object describing the context in which a subexpression of a larger expression is being evaluated.
- EvaluationContext(RecordValued) - Constructor for class com.pervasive.datarush.functions.EvaluationContext
- evaluator(AggregationFunction, CompareFunction[], double[], double[], double[], double) - Method in interface com.pervasive.datarush.analytics.cluster.AggregationFunctionEvaluatorFactory
-
Creates an
AggregationFunctionEvaluator
instance. - EvaluatorFactory - Interface in com.pervasive.datarush.functions
-
A factory used to construct evaluators for
ScalarValuedFunction
s. - exact(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing whether the specified string valued expressions are equal.
- exact(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing exact equality between the string values of the specified fields.
- EXACT - Static variable in interface com.pervasive.datarush.operators.assertion.FloatingPointTolerance
-
A tolerance requiring exact value equivalence.
- EXACT_BOOLEAN(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type which maps the specified truth values in a case-sensitive fashion.
- EXACT_BOOLEAN(String, String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type which maps the specified truth values in a case-sensitive fashion.
- EXACT_MATCH - com.pervasive.datarush.matching.ComparisonType
-
Simple string comparision
- exactConfiguration(FileMetaConfiguration.Entry...) - Static method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Creates a new configuration consisting of onlythe given entries; no default configuration is acquired.
- exactConfiguration(List<FileMetaConfiguration.Entry>) - Static method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Creates a new configuration consisting of onlythe given entries; no default configuration is acquired.
- ExactTolerance - Class in com.pervasive.datarush.operators.assertion
-
Check equivalence based on an exact match.
- ExactTolerance() - Constructor for class com.pervasive.datarush.operators.assertion.ExactTolerance
- ExactTruthMapping - Class in com.pervasive.datarush.encoding.text
-
A one-to-one mapping of strings to boolean values which does case-sensitive comparisons.
- ExactTruthMapping(String, String) - Constructor for class com.pervasive.datarush.encoding.text.ExactTruthMapping
-
Creates a new case-sensitive mapping with the given values.
- EXECUTABLE - com.pervasive.datarush.operators.OperatorType
-
Corresponds to the
ExecutableOperator
class. - ExecutableOperator - Class in com.pervasive.datarush.operators
-
ExecutableOperators are the most commonly used operators.
- ExecutableOperator() - Constructor for class com.pervasive.datarush.operators.ExecutableOperator
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.cluster.ClusterPredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionPredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.regression.RegressionPredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.svm.predictor.SVMPredictor
- execute(PMMLModel, RecordValued, ScalarSettable[]) - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Called to perform prediction.
- execute(DistributedCallable<T>, ExecutionOptions) - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Synchronously invokes the given callable.
- execute(DistributedCallableBatch<T>, ExecutionOptions) - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Synchronously invokes the given callable.
- execute(DistributedCallableContext) - Method in class com.pervasive.datarush.cal.DistributedCommand
-
Subclasses must override to provide an execution implementation
- execute(DistributedCallableContextBatch) - Method in class com.pervasive.datarush.cal.DistributedCommandBatch
-
Subclasses must override to provide an execution implementation
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.pmml.WritePMML
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Compute the inner product for each distributed dataflow.
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.stats.Rank
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.CountTokens
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.FilterText
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.TextStemmer
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
- execute(ExecutionContext) - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Invokes
AbstractPredictor.execute(PMMLModel, RecordValued, ScalarSettable[])
and performs anoutput.pushEndOfData()
- execute(ExecutionContext) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
- execute(ExecutionContext) - Method in class com.pervasive.datarush.matching.block.LargeGroupDetector
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.ExecutableOperator
-
Executes the operator.
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Final execute method, subclasses should override the various abstract methods of this class to receive events.
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.io.WriteSink
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
The controller handles chunking the LHS data into reasonable chunks that can be loaded into memory.
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.model.GetModel
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.model.PutModel
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.record.DeriveFields
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.record.FilterFields
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.record.MergeFields
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.record.RemapFields
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.scripting.RunScript
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.select.FilterRows
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.sink.CollectRecords
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.sink.LogRows
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.source.EmitRecords
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.source.GenerateConstant
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
- execute(ExecutionContext) - Method in class com.pervasive.datarush.operators.string.SplitField
- execute(ExecutionContext) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
- execute(ExecutionContext) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
- execute(ExecutionContext) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
- execute(IterativeExecutionContext) - Method in interface com.pervasive.datarush.operators.CompositionIterator
-
Executes this iterative operation.
- executeAndLogSql(String, boolean, int) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Executes a given SQL statement, returning the result.
- executeAndLogStatement(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Executes the given statement closing the result set when finished.
- executeScript(String[]) - Static method in class com.pervasive.datarush.script.ScriptRunner
- executeSql(JDBCConnector, String) - Static method in class com.pervasive.datarush.operators.io.SQLWorkerUtil
- executeSql(String, String, String, String, String, String) - Static method in class com.pervasive.datarush.operators.io.SQLWorkerUtil
- EXECUTING - com.pervasive.datarush.cal.JobStatus
- EXECUTING - com.pervasive.datarush.graphs.GraphState
-
The instance is currently executing.
- EXECUTING - com.pervasive.datarush.graphs.OperatorState
-
The operator is currently executing
- ExecutionContext - Interface in com.pervasive.datarush.operators
-
Execution context passed to
ExecutableOperator.execute(ExecutionContext)
. - ExecutionOptions - Class in com.pervasive.datarush.cal
-
Miscellaneous execution options.
- ExecutionUtil - Class in com.pervasive.datarush.cal
-
Miscellaneous utilities related to
DistributedExecutorService
and its subordinate classes. - exists(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- exists(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- exists(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- exists(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- exists(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path represents an existing file or directory.
- exists(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path represents an existing file or directory.
- exp(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns e raised to the power of the given expression.
- exp(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns e raised to the power of the given field.
- expand(String) - Method in class com.pervasive.datarush.commons.util.VariableExpander
-
Expands the macros in the given string.
- ExpandTextFrequency - Class in com.pervasive.datarush.analytics.text
-
Expands text frequency field.
- ExpandTextFrequency() - Constructor for class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Default constructor.
- ExpandTextFrequency(String) - Constructor for class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Constructor specifying the input field containing the frequency map.
- ExpandTextTokens - Class in com.pervasive.datarush.analytics.text
-
Expands a TokenizedText field.
- ExpandTextTokens() - Constructor for class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Default constructor.
- ExpandTextTokens(String) - Constructor for class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Constructor specifying the tokenized text field to expand.
- ExpandTextTokens(String, TextElementType) - Constructor for class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Constructor specifying the tokenized text field to expand and the type of token to expand.
- expandValueBuffers(int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- expect(RecordMetadataTest.Expectation...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- expm1(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns e raised to the power of the given expression minus 1.
- expm1(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns e raised to the power of the given field minus 1.
- EXT_ADJUSTED_RSQUARED - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_ERROR_MEAN_SQUARE - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_FSTATISTIC - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_FTEST - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_MALLOWS_CP - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_MODEL_DEGREES_OF_FREEDOM - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_MODEL_MEAN_SQUARE - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_MODEL_SUM_OF_SQUARES - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- EXT_TOTAL_DEGREES_OF_FREEDOM - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- extendDefault(List<TypePattern>) - Static method in class com.pervasive.datarush.schema.TextRecord
-
Creates a new discoverer which extends the default patterns.
- EXTENDED(Class<O>, String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets a description of an extended object token type.
- EXTENSION_PATHS - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Defines a list of directories in shared storage containing user extensions
- extensionPaths() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the extension paths.
- extensionPaths(String...) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the list of user extension directory paths to use.
- extensionPaths(List<String>) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the extension paths
- ExternalDataType - Class in com.pervasive.datarush.schema
-
External data types are those DataRush interacts with in some way but does not support internally in dataflow queues (they are not
PortTypes
). - ExternalRecordSink - Class in com.pervasive.datarush.ports.record
-
Defines an external sink of record data.
- ExternalRecordSink() - Constructor for class com.pervasive.datarush.ports.record.ExternalRecordSink
-
Default constructor.
- ExternalRecordSource - Class in com.pervasive.datarush.ports.record
-
Defines an external source of record data.
- ExternalRecordSource() - Constructor for class com.pervasive.datarush.ports.record.ExternalRecordSource
-
Default constructor; prior to graph compilation
ExternalRecordSource.setOutputType(RecordTokenType)
must be specified. - ExternalRecordSource(RecordTokenType) - Constructor for class com.pervasive.datarush.ports.record.ExternalRecordSource
-
Creates a new record source of the given type.
- EXTRA_VERBOSE - com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeTraceLevel
-
Extra verbose logging
- extractAccountInfo(String) - Static method in class com.pervasive.datarush.azure.AzureUtils
- extractFields(ResultSetMetaData) - Static method in class com.pervasive.datarush.operators.io.jdbc.ConnectionHelper
- extractPaths(List<PathDetails>) - Static method in class com.pervasive.datarush.io.Paths
-
Convert a list of
PathDetails
objects to a list ofPath
objects. - extractPaths(List<PathDetails>, boolean) - Static method in class com.pervasive.datarush.io.Paths
-
Convert a list of
PathDetails
objects to a list ofPath
objects.
F
- Factory(Class<T>) - Constructor for class com.pervasive.datarush.ports.model.SimpleModelPort.Factory
-
Creates a factory for simple model ports
- FACTORY - Static variable in class com.pervasive.datarush.analytics.pmml.PMMLPort
-
A factory for PMML ports.
- FACTORY - Static variable in class com.pervasive.datarush.ports.model.DoneSignalPort
-
The factory for DoneSignalPorts
- FACTORY - Static variable in class com.pervasive.datarush.ports.record.RecordPort
-
The singleton for creating record ports.
- fail(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Actions
-
Will throw an exception if the expression evaluates to true.
- fail(String) - Static method in class com.pervasive.datarush.functions.Actions
-
Will throw an exception if the field evaluates to true.
- fail(String, String) - Static method in class com.pervasive.datarush.functions.Actions
- FAIL - com.pervasive.datarush.operators.io.UnreadableSourceAction
-
An unreadable source causes a failure.
- FAIL_ON_COLLISION - Static variable in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Predefined collision policy throwing a DRException on a name collision.
- FALSE - Static variable in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
A
BooleanToken
with a value offalse
- falseValue() - Method in class com.pervasive.datarush.encoding.text.ExactTruthMapping
- falseValue() - Method in class com.pervasive.datarush.encoding.text.InsensitiveTruthMapping
- falseValue() - Method in class com.pervasive.datarush.encoding.text.TruthValues
-
Gets the string value for
false
. - falsity - Variable in class com.pervasive.datarush.encoding.text.TruthValues
-
Text representing a value of
false
. - field(ScalarTokenType, String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a field with the given name of the specified type.
- Field - Interface in com.pervasive.datarush.types
-
An element of a
RecordTokenType
schema. - FIELD_WINNER - Static variable in class com.pervasive.datarush.analytics.svm.predictor.SVMPredictor
-
Constant for the winner field.
- FieldCopier - Class in com.pervasive.datarush.ports.physical
-
A utility class for copying a set of input values to output fields.
- FieldCopier(ScalarOutputField[], RecordValued) - Constructor for class com.pervasive.datarush.ports.physical.FieldCopier
-
Creates a setter binding the specified output fields to the provided input values.
- FieldCopier(ScalarOutputField[], RecordValued, Map<String, ScalarValuedFunction>) - Constructor for class com.pervasive.datarush.ports.physical.FieldCopier
-
Creates a setter binding the specified output fields to the provided input values and functions.
- FieldCopier(RecordSettable, RecordValued) - Constructor for class com.pervasive.datarush.ports.physical.FieldCopier
-
Creates a setter binding the specified output buffer to the provided input values.
- FieldCopier(RecordSettable, RecordValued, Map<String, ScalarValuedFunction>) - Constructor for class com.pervasive.datarush.ports.physical.FieldCopier
-
Creates a setter binding the specified output buffer to the provided input values and functions.
- FieldDelimiterSettings - Class in com.pervasive.datarush.operators.io.textfile
-
A container for structural information about a text file containing delimited records.
- FieldDelimiterSettings() - Constructor for class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
Creates a new container with default settings.
- FieldDelimiterSettings(FieldDelimiterSpecifier) - Constructor for class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
Creates a container initialized using the given structural information.
- FieldDelimiterSettings(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
Creates a new container with using the specified field separator and the default field delimiter.
- FieldDelimiterSettings(String, String) - Constructor for class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
-
Creates a new container with using the specified field separator and field delimiter.
- FieldDelimiterSpecifier - Interface in com.pervasive.datarush.operators.io.textfile
-
A collection of structural information about a text file consisting of delimited-field records.
- FieldDerivation - Class in com.pervasive.datarush.operators.record
-
Defines how a field's value in the output is derived from fields in the input.
- FieldDomain - Class in com.pervasive.datarush.types
-
Contains meta-information about the allowed values, lower, and upper bounds for a given field.
- FieldDomain(ScalarValued, ScalarValued, Set<? extends ScalarValued>) - Constructor for class com.pervasive.datarush.types.FieldDomain
-
Creates a new field domain
- FieldExistsException - Exception in com.pervasive.datarush.namespace
-
Exception indicating a field already exists in a field namespace such as a record.
- FieldExistsException(String, String...) - Constructor for exception com.pervasive.datarush.namespace.FieldExistsException
-
Construct the exception without a message.
- FieldExistsException(String, String, String...) - Constructor for exception com.pervasive.datarush.namespace.FieldExistsException
-
Construct the exception with a message.
- FieldIteratorHelper - Class in com.pervasive.datarush.tokens.record
-
Utility class for constructing field iterators associated with a given record type.
- FieldIteratorHelper(RecordTokenType, FieldIteratorProperties) - Constructor for class com.pervasive.datarush.tokens.record.FieldIteratorHelper
-
Create a new FieldIteratorHelper.
- FieldIteratorManager - Class in com.pervasive.datarush.tokens.record
-
Class responsible for creating iterators associated with a given RecordValued object.
- FieldIteratorManager(RecordValued, ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.FieldIteratorManager
-
Creates a new FieldIteratorManager.
- FieldIteratorProperties - Class in com.pervasive.datarush.tokens.record
-
Various properties that control the behavior of a field iterator.
- FieldIteratorProperties(ScalarTokenType) - Constructor for class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Creates a new FieldIteratorProperties, whose selected fields are those that exactly match the given type.
- FieldIteratorProperties(ScalarTokenType, String[]) - Constructor for class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Creates a new FieldIteratorProperties, whose selected fields are those specified.
- FieldIteratorProperties(ScalarTokenType, String[], boolean) - Constructor for class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Creates a new FieldIteratorProperties, whose selected fields are those specified.
- fieldName - Variable in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- FieldReference - Class in com.pervasive.datarush.functions
-
A reference to a field in a record schema.
- FieldReference(String) - Constructor for class com.pervasive.datarush.functions.FieldReference
-
Defines a reference to the specified field.
- FieldRemapping - Interface in com.pervasive.datarush.types
-
A transformation on a record type.
- FieldRemappings - Class in com.pervasive.datarush.types
- FieldRemappings() - Constructor for class com.pervasive.datarush.types.FieldRemappings
- FieldRemappings.Directive - Class in com.pervasive.datarush.types
-
A mapping directive to be applied to a source field.
- fields - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- fieldsByType() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- FieldTypeNotSupportedException - Exception in com.pervasive.datarush.types
-
Unchecked exception thrown to indicate a field in a record schema is of an invalid type for a given context.
- FieldTypeNotSupportedException(GraphPath, TokenType) - Constructor for exception com.pervasive.datarush.types.FieldTypeNotSupportedException
-
Constructs a
FieldTypeNotSupportedException
indicating the type and path of the field in error. - FieldTypeNotSupportedException(String, TokenType) - Constructor for exception com.pervasive.datarush.types.FieldTypeNotSupportedException
-
Constructs a
FieldTypeNotSupportedException
indicating the type and name of the field in error. - FieldTypesNotComparableException - Exception in com.pervasive.datarush.types
-
Unchecked exception thrown when an attempt is made to compare two fields of incompatible types in a record schema.
- FieldTypesNotComparableException(GraphPath, GraphPath, TypesNotComparableException) - Constructor for exception com.pervasive.datarush.types.FieldTypesNotComparableException
-
Constructs a
FieldTypesNotComparableException
indicating the specified paths, caused by the given failure. - fieldWeight(double) - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField.Builder
-
Returns a builder that builds
ClusteringField
instances with the provided field weight and other parameters set to the previously provided values. - FILE - com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceType
- FILE - com.pervasive.datarush.io.BasicPathDetails.ObjectType
- FILE - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- FILE_CONFIGURATION - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling authorization for file access within the graph.
- FileAlreadyExistsException - Exception in com.pervasive.datarush.io
-
An I/O exception indicating the file in question already exists.
- FileAlreadyExistsException() - Constructor for exception com.pervasive.datarush.io.FileAlreadyExistsException
-
Default constructor.
- FileAlreadyExistsException(String) - Constructor for exception com.pervasive.datarush.io.FileAlreadyExistsException
-
Constructor providing an error message.
- FileAlreadyExistsException(String, Throwable) - Constructor for exception com.pervasive.datarush.io.FileAlreadyExistsException
-
Constructor providing an error message and a cause.
- FileAlreadyExistsException(Throwable) - Constructor for exception com.pervasive.datarush.io.FileAlreadyExistsException
-
Constructor providing a original cause of the error.
- FileClient - Class in com.pervasive.datarush.io
-
Provides access to files and directories.
- fileConfiguration(FileMetaConfiguration) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the file configuration to be used by operators in the graph.
- FileConfiguration - Class in com.pervasive.datarush.io.configuration
-
Generic configuration object which consists of a list of arbitrary named fields.
- FileMetaConfiguration - Class in com.pervasive.datarush.io.configuration
-
A FileMetaConfiguration is a grouping of all file configurations related to the client.
- FileMetaConfiguration.Entry - Class in com.pervasive.datarush.io.configuration
-
An entry in the meta-configuration consisting of a path prefix and those configurations that are to be used for paths starting with the given prefix.
- FileMetadata - Class in com.pervasive.datarush.operators.io
-
The metadata associated with physical data files.
- FileMetadata(RecordMetadata) - Constructor for class com.pervasive.datarush.operators.io.FileMetadata
-
Create a FileMetadata inheriting the setting from a RecordPort's metadata with the specified parallelism.
- FileMetadata(RecordTokenType) - Constructor for class com.pervasive.datarush.operators.io.FileMetadata
-
Create a FileMetadata of the given type and unspecified ordering and partitioning.
- FileMetadata(RecordTokenType, DataOrdering, DataDistribution) - Constructor for class com.pervasive.datarush.operators.io.FileMetadata
-
Create a FileMetadata of the given type, ordering, distribution, and parallelism.
- filePath(String) - Static method in class com.pervasive.datarush.hadoop.io.PathUtility
-
Convert a URL style path into it's normalized form.
- FILES - Static variable in interface com.pervasive.datarush.io.DirectoryFilter
-
A filter selecting any file.
- FileSplit - Class in com.pervasive.datarush.io
-
Describes a range of bytes from a file.
- FileSplit(Path) - Constructor for class com.pervasive.datarush.io.FileSplit
-
Creates a split encompassing the entire file named by the path.
- FileSplit(Path, long, long) - Constructor for class com.pervasive.datarush.io.FileSplit
-
Creates a split of the file named by the path.
- FileSplit(Path, long, long, FileClient) - Constructor for class com.pervasive.datarush.io.FileSplit
- FileSplit(String) - Constructor for class com.pervasive.datarush.io.FileSplit
-
Creates a split encompassing the entire file named by the path.
- FileSplit(String, long, long) - Constructor for class com.pervasive.datarush.io.FileSplit
-
Creates a split of the file named by the path.
- FileSystem - Interface in com.pervasive.datarush.io
-
Describes the file system identified by a path scheme.
- fileSystemPath(String) - Static method in class com.pervasive.datarush.hadoop.io.PathUtility
-
Convert a full URL style path in the root file system path.
- FileSystemProvider - Interface in com.pervasive.datarush.io
-
Provides basic operations on paths for a specific path scheme or schemes.
- FileUtil - Class in com.pervasive.datarush.commons.util
-
Utility methods for operating on files.
- FileUtil() - Constructor for class com.pervasive.datarush.commons.util.FileUtil
- fill(int, int, boolean) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
-
Sets the tokens in the specified subsequence to the given boolean value.
- fill(int, int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
-
Sets the tokens in the specified subsequence to the given binary value.
- fill(int, int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
-
Sets the tokens in the specified subsequence to the given ip4address value.
- fill(int, int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
-
Sets the tokens in the specified subsequence to the given ip6address value.
- fill(int, int, double) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
-
Sets the tokens in the specified subsequence to the given double value.
- fill(int, int, float) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
-
Sets the tokens in the specified subsequence to the given float value.
- fill(int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
-
Sets the tokens in the specified subsequence to the given integer value.
- fill(int, int, long) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
-
Sets the tokens in the specified subsequence to the given long value.
- fill(int, int, long) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
-
Sets the tokens in the specified subsequence to the given money value.
- fill(int, int, BigDecimal) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
-
Sets the tokens in the specified subsequence to the given numeric value.
- fill(int, int, O) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
-
Sets the tokens in the specified subsequence to the given object value.
- fillBuffer() - Method in class com.pervasive.datarush.io.BinaryReader
-
Fills the working buffer
- fillBuffer() - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
- fillCalendarDate(int, int, CalendarDate) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the tokens in the specified subsequence to the specified calendar date.
- fillChar(int, int, char) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
-
Sets the tokens in the specified subsequence to the given character value.
- fillDate(int, int, Date) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the tokens in the specified subsequence to a date value specified as a
java.util.Date
object, relative to the default time zone. - fillDate(int, int, Date, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the tokens in the specified subsequence to a date value specified as a
java.util.Date
object, relative to the given time zone. - fillDayMillis(int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
-
Sets the tokens in the specified subsequence to a time value specified as the number of milliseconds elapsed since midnight.
- fillDurations(int, int, long, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
-
Sets the tokens in the specified subsequence to a duration value specified as seconds and nanoseconds.
- fillEpochDays(int, int, long) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the tokens in the specified subsequence to a date value specified as the number of days since Java epoch (January 1, 1970 GMT).
- fillEpochSeconds(int, int, long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the tokens in the specified subsequence to a timestamp value specified as time since Java epoch (January 1, 1970 00:00:00 GMT) with time zone and daylight saving time offset.
- fillPeriods(int, int, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
-
Sets the tokens in the specified subsequence to a period value specified as years, months, and days.
- fillRef(int, int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
-
Sets the tokens in the specified subsequence to the given byte array reference.
- fillString(int, int, String) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
-
Sets the tokens in the specified subsequence to the given string value.
- fillTimeOfDay(int, int, TimeOfDay) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
-
Sets the tokens in the specified subsequence to the specified calendar date.
- fillTimestamp(int, int, Timestamp) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the tokens in the specified subsequence to a timestamp value specified as a
java.sql.Timestamp
object, relative to the default time zone. - fillTimestamp(int, int, Timestamp, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the tokens in the specified subsequence to a timestamp value specified as a
java.sql.Timestamp
object, relative to the given time zone. - fillValue(int, int, TokenValued) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the tokens in the specified subsequence to the given value.
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- fillValue(int, int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- filter(RecordTokenType) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Returns a type consisting of a subset of the given type that matches this column selector's criteria.
- filter(List<LogicalStatistic>, StatisticDefinition<?>) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Utility method to select all statistics that match the given definition.
- Filter - Class in com.pervasive.datarush.matching
-
Configuration for a filter used during matching operations.
- Filter() - Constructor for class com.pervasive.datarush.matching.Filter
-
Construct an empty filter.
- Filter(FilterType) - Constructor for class com.pervasive.datarush.matching.Filter
-
Construct a filter of the given type.
- Filter(FilterType, String) - Constructor for class com.pervasive.datarush.matching.Filter
-
Construct a filter of the given type using the given input field name.
- Filter(FilterType, String, String, Object) - Constructor for class com.pervasive.datarush.matching.Filter
-
Construct a filter of the given type using the given input field name.
- Filter(FilterType, String, Map<String, Object>) - Constructor for class com.pervasive.datarush.matching.Filter
-
Construct a filter of the given type using the given input field name.
- filterByThreshold(int, int) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Filters this n-gram map of all frequencies between min and max inclusively.
- filterByTotal(int) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Filters this n-gram map of all but the top frequencies.
- filtered(LogicalSubgraph, RecordPortOptions) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns a new record port that is a filtered view of this record port.
- filtered(T, LogicalPortOptions) - Method in interface com.pervasive.datarush.graphs.LogicalSubgraph
-
Provides a filtered view of the original port.
- FilterExistingRows - Class in com.pervasive.datarush.operators.join
-
Filters records on the left based on the presence of matching records on the right.
- FilterExistingRows() - Constructor for class com.pervasive.datarush.operators.join.FilterExistingRows
-
Default constructor.
- FilterExistingRows(JoinKey[]) - Constructor for class com.pervasive.datarush.operators.join.FilterExistingRows
-
Performs a filter with the given set of join keys
- FilterExistingRows(List<JoinKey>) - Constructor for class com.pervasive.datarush.operators.join.FilterExistingRows
-
Performs a filter with the given set of join keys
- FilterExistJoinProcess - Class in com.pervasive.datarush.operators.join
- FilterExistJoinProcess() - Constructor for class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- FilterFields - Class in com.pervasive.datarush.operators.record
-
Base class for operators which filter fields in the input records.
- filterNames(RecordTokenType) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Returns the names of the fields of given type that match this column selector's criteria.
- FilterRows - Class in com.pervasive.datarush.operators.select
-
Filters records based on a specified predicate.
- FilterRows() - Constructor for class com.pervasive.datarush.operators.select.FilterRows
-
Defines a filter which accepts all records by default.
- FilterRows(ScalarValuedFunction) - Constructor for class com.pervasive.datarush.operators.select.FilterRows
-
Defines a filter using the specified predicate.
- filterSuppliers(List<LogicalStatistic>, StatisticDefinition<T>) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Utility method to select all statistics suppliers that match the given definition.
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.LengthFilter
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.PunctuationFilter
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.RegexFilter
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.TextElementFilter
- filterText(TextContainer) - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Returns the tokenized text with the filtered tokens removed.
- filterText(TextContainer) - Method in class com.pervasive.datarush.analytics.text.filter.WordFilter
- filterText(String) - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- filterText(String) - Method in class com.pervasive.datarush.analytics.text.filter.LengthFilter
- filterText(String) - Method in class com.pervasive.datarush.analytics.text.filter.PunctuationFilter
- filterText(String) - Method in class com.pervasive.datarush.analytics.text.filter.RegexFilter
- filterText(String) - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Returns true if the specified String should be filtered.
- filterText(String) - Method in class com.pervasive.datarush.analytics.text.filter.WordFilter
- FilterText - Class in com.pervasive.datarush.analytics.text
-
Filters a tokenized text field.
- FilterText() - Constructor for class com.pervasive.datarush.analytics.text.FilterText
-
Default constructor.
- FilterText(String) - Constructor for class com.pervasive.datarush.analytics.text.FilterText
-
Constructor specifying the tokenized text field to filter.
- FilterText(String, TextFilter...) - Constructor for class com.pervasive.datarush.analytics.text.FilterText
-
Constructor specifying the tokenized text field to filter and the list of text filters to apply.
- FilterText(String, List<TextFilter>) - Constructor for class com.pervasive.datarush.analytics.text.FilterText
-
Constructor specifying the tokenized text field to filter and the list of text filters to apply.
- FilterType - Enum in com.pervasive.datarush.matching
-
The types of filters supported for matching operations.
- finalBatch() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- finalComposition(OperatorComposable) - Method in interface com.pervasive.datarush.operators.CompositionIterator
-
Called after execute is called.
- FinalizeSQLWorker - Class in com.pervasive.datarush.operators.io.jdbc
- FinalizeSQLWorker(JDBCConnector, String) - Constructor for class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- finalizeTableSQL - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- finalMix(int, int, int) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Replicates the computation of Bob Jenkins' "final" macro.
- finalMix(int, int, int) - Method in class com.pervasive.datarush.util.HashMixer
-
Performs the final "mix" of the internal state with the given parameters, resets the state, and returns the resulting hash code.
- finalSnapshot() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
- finalSnapshot() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- finalSnapshot() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns a snapshot view of these statistics with all statistics appropriate for a graph that is in a terminated state.
- finalSnapshot() - Method in class com.pervasive.datarush.monitoring.RuntimeStatistic
-
Creates a final snapshot of this statistic
- finalSnapshot() - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Returns a map of all the statistics in this map, converting to final snapshots.
- finalSnapshot(AccumulatedTimerSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- finalSnapshot(CounterSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- finalSnapshot(IntervalTimerSupplier) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- finalSnapshot(StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Returns a snapshot view of the given statistics with all statistics appropriate for a graph that is in a terminated state.
- find(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the first index of the substring that matches the provided pattern in the string value to which the specified expression evaluates.
- find(String, PMMLVersion) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Finds the PMML version corresponding to the given string.
- find(String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the first index of the substring that matches the provided pattern in the specified string field.
- findEntry(Path) - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Returns the first entry whose prefix is a prefix of the given path
- findExtensionElement(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Finds a PMML extension element whose name attribute matches that specified or null if not found.
- findExtensionValue(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Finds a PMML extension element whose name attribute matches that specified or null if not found.
- findExtensionValueAsBigDecimal(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Finds a PMML extension element whose name attribute matches that specified or null if not found.
- findExtensionValueAsDouble(Element, String, Double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Finds a PMML extension element whose name attribute matches that specified or null if not found.
- findMatches() - Method in interface com.pervasive.datarush.io.PathGlob
- findMatches() - Method in class com.pervasive.datarush.io.UnixStyleGlobbing
-
Returns paths that match defined glob pattern.
- findModelElement(Document) - Method in class com.pervasive.datarush.analytics.pmml.GenericPMMLModel
- findModelElement(Document) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Subclasses that require custom selection of their model element should override this method.
- findModelElement(Document) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- findTransform(Class<?>, Class<?>) - Static method in class com.pervasive.datarush.script.Transforms
-
Find a transformer for the given source and target type.
- FINISHED - com.pervasive.datarush.monitoring.StatisticState
-
Collection of statistic has finished; final results are available.
- finishedIO(long) - Method in interface com.pervasive.datarush.io.IOChannelStatsCollector
-
Marks the completion of an I/O operation.
- FINNISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- first() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- first() - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns the first member of this set
- first(GraphPath) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
Returns the first element of the path
- first(AliasSet[]) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns the first keys in each of the given sets
- firstSortKey() - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns the first member of this set, combined with the order to make a SortKey
- firstSortKeys(AliasSet[]) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns the first sort keys in each of the given sets
- firstValueMap(Map<K, List<V>>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Returns a map whose keys equal the keys of the given map and whose values equal the first value of each entry in the map.
- FIXED_TEXT - Static variable in class com.pervasive.datarush.schema.SchemaType
-
Fixed-width type schema
- FixedSizeTextType - Interface in com.pervasive.datarush.schema
-
An
TextDataType
with a fixed-size text representation. - FixedTextFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a fixed text file.
- FixedTextFormat(FixedWidthTextRecord, String, CharsetEncoding) - Constructor for class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
-
Create a data format for accessing fixed text data.
- FixedTextFormat(FixedWidthTextRecord, String, CharsetEncoding, String) - Constructor for class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
-
Create a data format for accessing fixed text data.
- FixedType - Class in com.pervasive.datarush.functions
-
A typer for functions which return a fixed, known type.
- FixedType(ScalarTokenType) - Constructor for class com.pervasive.datarush.functions.FixedType
-
Creates a typer which always returns the given type.
- FixedWidthMultiRecordTextSchema - Class in com.pervasive.datarush.schema
-
A schema for a text file containing records with different fixed-width formats.
- FixedWidthMultiRecordTextSchema(RecordDiscriminator) - Constructor for class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Defines an empty fixed-width multi-record schema.
- FixedWidthTextRecord - Class in com.pervasive.datarush.schema
-
A definition of a fixed-width record in a text file.
- FixedWidthTextRecord() - Constructor for class com.pervasive.datarush.schema.FixedWidthTextRecord
-
Defines an empty fixed-width record.
- FixedWidthTextRecord(TextConversionDefaults) - Constructor for class com.pervasive.datarush.schema.FixedWidthTextRecord
-
Defines an empty fixed-width record with the specified text conversion behavior.
- FixedWidthTextRecord(TextConversionDefaults, Map<String, FixedSizeTextType>) - Constructor for class com.pervasive.datarush.schema.FixedWidthTextRecord
-
Defines a record with the specified text conversion behavior and fields.
- flatten(List<List<T>>) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Flattens a list of lists into a single list.
- FLOAT - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a float field, created by
SchemaBuilder.FLOAT(java.lang.String)
- FLOAT - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- FLOAT - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the float token type.
- FLOAT(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a float field.
- FLOAT(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a float typed field with the given name.
- FLOAT(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a float field using the defined format or pattern.
- FLOAT_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- FLOAT_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- FLOAT_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Float data type
- FLOAT4_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- FLOAT4_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- FLOAT8_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- FLOAT8_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- FloatFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing float token values with a user-defined text format.
- FloatFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.FloatFormatter
-
Creates a formatter using the specified format.
- FloatFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.FloatFormatter
-
Creates a formatter using the specified format.
- floatGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- floatGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- floatHashCode(float) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a float value using the same algorithm as
HashUtil.intHashCode(int)
. - FloatingPointMismatchFilter - Class in com.pervasive.datarush.test
-
A filter for handling mismatches in floating point values.
- FloatingPointMismatchFilter(FloatingPointTolerance, String) - Constructor for class com.pervasive.datarush.test.FloatingPointMismatchFilter
-
Declares a filter using the specified tolerance range.
- FloatingPointTolerance - Interface in com.pervasive.datarush.operators.assertion
-
Represents allowable error bounds for comparing the equality of two floating point numbers.
- FloatInputField - Interface in com.pervasive.datarush.ports.physical
-
A float valued field of a record input port.
- floatList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableFloatTokenSequence
with the specified capacity, optionally optimized for sparse data. - FloatOutputField - Interface in com.pervasive.datarush.ports.physical
-
A float valued field of a record output port.
- FloatParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing float token values from a user-defined text format.
- FloatParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.FloatParser
-
Creates a parser using the specified format.
- FloatParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.FloatParser
-
Creates a parser using the specified format.
- FloatRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
BinaryValued
object. - FloatRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.FloatRegister
-
Creates a new null-valued register.
- FloatSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a float value. - FloatToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
FloatValued
object. - FloatToken(float) - Constructor for class com.pervasive.datarush.tokens.scalar.FloatToken
-
Constructs a new token with the given non-null float value.
- FloatToken(FloatValued) - Constructor for class com.pervasive.datarush.tokens.scalar.FloatToken
-
Constructs a new token with the float value in the given container.
- FloatTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableFloatTokenSequence
. - FloatTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.FloatTokenList
-
Create an empty array
- FloatTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing float valued data. - FloatValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a float value. - FloatValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over float values. - floor(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floor of the given expression.
- floor(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floor of the given field.
- flush() - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- flush() - Method in class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- flush() - Method in class com.pervasive.datarush.commons.util.NullOutputStream
- flush() - Method in class com.pervasive.datarush.gcp.MultipartUploadStream
- flush() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Forces all previously pushed tokens to be made available to consumers of the output's flow.
- following(int) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- forAll(RecordTokenType, String...) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Convenience method to create a model spec where the learning columns are all input columns minus the target columns
- forAssignment(NodeAllocationState.AssignmentState) - Method in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
Returns a statistics registry, re-scoped for the given assignment
- forceDecimalToCents(double) - Static method in class com.pervasive.datarush.tokens.scalar.MoneyDataUtil
- forceDecimalToCents(BigDecimal) - Static method in class com.pervasive.datarush.tokens.scalar.MoneyDataUtil
- forceDouble(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a numeric value to a double value, truncating if necessary.
- forceFloat(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a numeric value to a float value, truncating if necessary.
- forceInt(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a numeric value to an integer value, truncating if necessary.
- forceLong(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Converts a numeric value to a long value, truncating if necessary.
- ForceRecordStaging - Class in com.pervasive.datarush.operators.io.staging
-
Forces staging of record ports.
- ForceRecordStaging() - Constructor for class com.pervasive.datarush.operators.io.staging.ForceRecordStaging
-
Forces temporary staging of record data.
- ForceStaging<P extends LogicalPort> - Class in com.pervasive.datarush.operators.io.staging
-
Forces the operators on the input and output sides to execute sequentially, instead of concurrently.
- ForceStaging(LogicalPortFactory<P>) - Constructor for class com.pervasive.datarush.operators.io.staging.ForceStaging
-
Forces temporary staging of port data.
- forDistributedWorker(String, int) - Static method in class com.pervasive.datarush.cal.VirtualNodeID
-
Creates a distributed worker node id
- format() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Formats this cluster specifier in a format that can be parsed using
ClusterSpecifier.parse(String)
. - format() - Method in interface com.pervasive.datarush.encoding.TokenFormatter
-
Formats the current value of the source as a text value.
- format(RuntimeStatistic<?>) - Static method in class com.pervasive.datarush.monitoring.StatisticFormats
-
Formats the given runtime statistics as a string for presentation in the UI.
- format(DateValued) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a date value into an ISO8601 date formatted string.
- format(TimestampValued) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a time stamp value into an ISO8601 time stamp formatted string.
- format(TimeValued) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a time of day value into an ISO8601 time formatted string.
- format(Object) - Method in class com.pervasive.datarush.json.JSON
-
Formats the object as JSON
- format(String, ScalarValuedFunction...) - Static method in class com.pervasive.datarush.functions.Formatting
-
Format output values of the given functions using the given format.
- format(String, List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Formatting
-
Format the output values of the given functions using the given format.
- format(LogRecord) - Method in class com.pervasive.datarush.util.LogFormatter
-
Formats the given LogRecord
- FormatAnalysis() - Constructor for class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer.FormatAnalysis
- FormatAnalyzer - Class in com.pervasive.datarush.operators.io.textfile
-
A generic format analyzer for log files.
- FormatAnalyzer() - Constructor for class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
- FormatAnalyzer.FormatAnalysis - Class in com.pervasive.datarush.operators.io.textfile
-
Contains the results of analyzing a file.
- formatDaysSinceEpoch(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a date, expressed as days, into an ISO8601 date formatted string.
- formatDuration(Duration, String) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- formatEpochTime(long, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a time stamp, expressed as component values, into an ISO8601 time stamp formatted string.
- formatFieldName(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Formats a field name for printing to the console or GUI.
- FormatFunctionInvoker - Class in com.pervasive.datarush.functions
-
A specialized function invoker for format.
- FormatFunctionInvoker() - Constructor for class com.pervasive.datarush.functions.FormatFunctionInvoker
- formatMillisSinceMidnight(int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Converts a time of day, expressed as milliseconds, into an ISO8601 time formatted string.
- formatPattern - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- formatPattern - Variable in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- formatPeriod(Period, String) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- formatRecord() - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Called to write a formatted record.
- FORMATTED_DATE(DateTimeFormatting) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external date valued type using an arbitrary
DateFormat
. - FORMATTED_DATE(DateTimeFormatting, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external date valued type using an arbitrary
DateFormat
. - FORMATTED_DATE(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external date valued type using an arbitrary format.
- FORMATTED_DATE(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external date valued type using an arbitrary format.
- FORMATTED_DOUBLE(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external double valued type using an arbitrary
NumberFormat
. - FORMATTED_DOUBLE(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external double valued type using an arbitrary
NumberFormat
. - FORMATTED_DURATION(IntervalFormatting) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external duration valued type using an arbitrary format.
- FORMATTED_DURATION(IntervalFormatting, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external duration valued type using an arbitrary format.
- FORMATTED_DURATION(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external duration valued type using an arbitrary format.
- FORMATTED_DURATION(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external duration valued type using an arbitrary format.
- FORMATTED_FLOAT(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external float valued type using an arbitrary
NumberFormat
. - FORMATTED_FLOAT(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external float valued type using an arbitrary
NumberFormat
. - FORMATTED_INT(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external int valued type using an arbitrary
NumberFormat
. - FORMATTED_INT(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external int valued type using an arbitrary
NumberFormat
. - FORMATTED_LONG(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external long valued type using an arbitrary
NumberFormat
. - FORMATTED_LONG(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external long valued type using an arbitrary
NumberFormat
. - FORMATTED_MONEY(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external money valued type using an arbitrary
NumberFormat
. - FORMATTED_MONEY(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external money valued type using an arbitrary
NumberFormat
. - FORMATTED_NUMERIC(NumberFormat) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external numeric valued type using an arbitrary
NumberFormat
. - FORMATTED_NUMERIC(NumberFormat, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external numeric valued type using an arbitrary
NumberFormat
. - FORMATTED_PERIOD(IntervalFormatting) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external period valued type using an arbitrary format.
- FORMATTED_PERIOD(IntervalFormatting, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external period valued type using an arbitrary format.
- FORMATTED_PERIOD(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external period valued type using an arbitrary format.
- FORMATTED_PERIOD(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external period valued type using an arbitrary format.
- FORMATTED_TIMEOFDAY(DateTimeFormatting) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external time valued type using an arbitrary format.
- FORMATTED_TIMEOFDAY(DateTimeFormatting, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external time valued type using an arbitrary format.
- FORMATTED_TIMEOFDAY(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external time valued type using an arbitrary format.
- FORMATTED_TIMEOFDAY(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external time valued type using an arbitrary format.
- FORMATTED_TIMESTAMP(DateTimeFormatting) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external timestamp valued type using an arbitrary format.
- FORMATTED_TIMESTAMP(DateTimeFormatting, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external timestamp valued type using an arbitrary format.
- FORMATTED_TIMESTAMP(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external timestamp valued type using an arbitrary format.
- FORMATTED_TIMESTAMP(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external timestamp valued type using an arbitrary format.
- Formatting - Class in com.pervasive.datarush.functions
-
Provides implementations of common formatting functions.
- Formatting() - Constructor for class com.pervasive.datarush.functions.Formatting
- FormattingOptions - Class in com.pervasive.datarush.operators.io
-
A collection of parameters for configuring parsing.
- FormattingOptions() - Constructor for class com.pervasive.datarush.operators.io.FormattingOptions
-
Creates a collection with default settings: Buffers will use default sizings.
- formatValues(String, String[]) - Static method in class com.pervasive.datarush.functions.Formatting
-
Format values for the fields within a record token using the given format.
- forName(String) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
Returns the array type corresponding to the given PMML name.
- forName(String) - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Returns the Value that corresponds to the given name.
- forNodeStatistics(JobStatus, JobInformation, List<NodeStatistics>) - Static method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- forNodeStatistics(String, JobStatus, JobInformation, List<NodeStatistics>) - Static method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- forOrdinal(int) - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Returns the Value that corresponds to the given ordinal.
- forPseudoDistributedWorker(int) - Static method in class com.pervasive.datarush.cal.VirtualNodeID
-
Creates a pseudo-distributed worker node id
- forSelected(RecordTokenType, List<String>, String...) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Convenience method to create a model spec where the learning columns are the specified selected columns minus the set of target columns.
- forWorker(int) - Method in class com.pervasive.datarush.cal.ResourceAllocation
-
Computes the resource allotment for a worker process.
- forWorker(int, VirtualNodeID) - Static method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
-
Creates an assignment for a worker node
- fpGrowth(FPTree) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowthAlgorithm
-
Executes the FP-growth algorithm on the given FP-tree.
- FPGrowth - Class in com.pervasive.datarush.analytics.arm.fpgrowth
-
An operator that implements the FP-growth algorithm, outputting a PMML model containing generated items sets and association rules.
- FPGrowth() - Constructor for class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
- FPGrowthAlgorithm - Class in com.pervasive.datarush.analytics.arm.fpgrowth
-
An implementation of the FP-growth algorithm based on
FPTree
. - FPGrowthAlgorithm(long, int) - Constructor for class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowthAlgorithm
-
Create an
FPGrowth
instance with the given minimum support value and item count value. - fragmentForPartition(int) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- fragmentForPartition(int) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Creates a new subordinate sink.
- FRENCH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- freq(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MOST_FREQ
action for fields with the specified type. - freq(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MOST_FREQ
action for the specified field. - FrequentItems - Class in com.pervasive.datarush.analytics.arm
-
Compute the frequent items within the given transactions.
- FrequentItems() - Constructor for class com.pervasive.datarush.analytics.arm.FrequentItems
-
Default constructor.
- FrequentItems(String, String, double) - Constructor for class com.pervasive.datarush.analytics.arm.FrequentItems
-
Construct with properties.
- fromArgs(String[], CodeSource) - Static method in class com.pervasive.datarush.coercion.Drunner
- fromArgs(String[], CodeSource) - Static method in class com.pervasive.datarush.coercion.JavaScriptRunner
- fromBase64(String) - Static method in class com.pervasive.datarush.commons.util.SerializationUtil
-
Creates an object from a base64 encoded byte array.
- fromBytes(byte[]) - Static method in class com.pervasive.datarush.commons.util.SerializationUtil
-
Creates an object from a byte array.
- fromJSON(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a schema builder from it's JSON representation.
- fromJSON(String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Parses a JSON description of a
TokenType
. - fromNode(DynamicEnum, TreeNode) - Static method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
-
Public only as a matter of implementation; clients should not use this method.
- FTP - com.pervasive.datarush.io.FTPPath.FTPProtocol
- FTPFileSystemProvider - Class in com.pervasive.datarush.io
-
Provides access to FTP resources as a file system.
- FTPFileSystemProvider() - Constructor for class com.pervasive.datarush.io.FTPFileSystemProvider
-
Creates a new provider for a FTP or FTPS file system.
- FTPPath - Class in com.pervasive.datarush.io
- FTPPath.FTPProtocol - Enum in com.pervasive.datarush.io
- FTPS - com.pervasive.datarush.io.FTPPath.FTPProtocol
- FULL - com.pervasive.datarush.matching.IndexType
-
Compare all records to all records using cartesian product of the sources.
- FULL - com.pervasive.datarush.operators.CompilationLevel
-
The compilation level used when the graph is compiled using
LogicalGraph#compile()
. - FULL_OUTER - com.pervasive.datarush.operators.join.JoinMode
-
Full outer join: Retain rows with unmatched keys.
- FullDataDistribution - Class in com.pervasive.datarush.ports.record
-
An operator may set this as their
requiredDataDistribution
in 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). - Function - Annotation Type in com.pervasive.datarush.annotations
-
Indicates that a method returns a ScalarValuedFunction and should be included in the FunctionRegistry or returns an Aggregation and should be included in the AggregationRegistry.
- FUNCTION_NAME - Static variable in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- Function1<P,R> - Interface in com.pervasive.datarush.datastruct
- Function2<A,B,R> - Interface in com.pervasive.datarush.datastruct
- FunctionArgument - Annotation Type in com.pervasive.datarush.annotations
-
Sets properties for arguments of functions in the FunctionRegistry.
- FunctionContext - Interface in com.pervasive.datarush.functions
-
Information about the context in which a function is evaluated.
- FunctionDescription - Class in com.pervasive.datarush.functions
-
A description of a function, including its name, description, and argument names.
- FunctionDescription(String, String, String, String[], String[]) - Constructor for class com.pervasive.datarush.functions.FunctionDescription
- FunctionEvaluator - Interface in com.pervasive.datarush.functions
-
An executor of a function.
- FunctionInvoker - Interface in com.pervasive.datarush.functions
-
A FunctionInvoker is used by the FunctionRegistry to invoke a function method and by the AggregationInvoker to invoke an aggregation method.
The implementing class essentially translates an array of ScalarValuedFunction arguments into the proper format for a given function method.
A function method can specify its invoker using the Invoker annotation. - FunctionProvider - Interface in com.pervasive.datarush.functions
-
A provider of registered classes for the
FunctionRegistry
. - FunctionRegistry - Class in com.pervasive.datarush.functions
-
Stores a list of functions registered by the FunctionTypeResoultionProvider, and provides a method for calling those functions.
- Functions - Class in com.pervasive.datarush.datastruct
- FunctionTyper - Interface in com.pervasive.datarush.functions
-
Determines the upper bound and result type of a
ScalarValuedFunction
. - FunctionUtil - Class in com.pervasive.datarush.functions
-
A collection of useful utilities for implementing classes related to functions.
- FunctionUtil() - Constructor for class com.pervasive.datarush.functions.FunctionUtil
G
- G_SIZE - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- Gain - Class in com.pervasive.datarush.analytics.decisiontree.learner
-
QualityMeasure that uses information gain as the splitting criteria.
- Gain() - Constructor for class com.pervasive.datarush.analytics.decisiontree.learner.Gain
- GainRatio - Class in com.pervasive.datarush.analytics.decisiontree.learner
-
QualityMeasure that uses information gain ratio as the splitting criteria.
- GainRatio() - Constructor for class com.pervasive.datarush.analytics.decisiontree.learner.GainRatio
- GAINS - com.pervasive.datarush.analytics.viz.ChartType
- GatherHint - Class in com.pervasive.datarush.operators.partition
-
Forces parallel streams of data to be gathered into a single non-parallel stream.
- GatherHint() - Constructor for class com.pervasive.datarush.operators.partition.GatherHint
-
Forces a gather of parallel streams of data.
- gauge(StatisticState, long, long, long) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- GaugeAggregator - Enum in com.pervasive.datarush.monitoring
-
The gauge aggregator to use
- GaugeDefinition - Class in com.pervasive.datarush.monitoring
-
Definition associated with a
IntervalTimerSupplier
. - GaugeDefinition(String, String) - Constructor for class com.pervasive.datarush.monitoring.GaugeDefinition
-
Creates a definition with default values.
- gauges(GaugeSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- GaugeSnapshot - Class in com.pervasive.datarush.monitoring
-
A snapshot that reflects a point-in-time of a
GaugeSupplier
. - GaugeSnapshot(GaugeSupplier) - Constructor for class com.pervasive.datarush.monitoring.GaugeSnapshot
-
Create a snapshot of the given gauge.
- GaugeSnapshot(StatisticState, long, long, long) - Constructor for class com.pervasive.datarush.monitoring.GaugeSnapshot
-
Create a snapshot with the specified values
- GaugeSupplier - Interface in com.pervasive.datarush.monitoring
-
Abstract statistic that represents a measure of some runtime activity whose value may fluctuate over time.
- gaussSim - com.pervasive.datarush.analytics.cluster.CompareFunction
- GcpCredentialsHelper - Class in com.pervasive.datarush.gcp
- GcpCredentialsHelper() - Constructor for class com.pervasive.datarush.gcp.GcpCredentialsHelper
- GcpFilePath - Class in com.pervasive.datarush.gcp
- GcpFileSystem - Class in com.pervasive.datarush.gcp
- GcpFileSystemProvider - Class in com.pervasive.datarush.gcp
-
Provides services to access Google Cloud Storage as a file system.
- GcpFileSystemProvider() - Constructor for class com.pervasive.datarush.gcp.GcpFileSystemProvider
-
Create an instance of the GCP filesystem provider.
- genBagOfWords(TextContainer) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Creates a bag of words based on the contents of the TextContainer.
- GenerateArithmeticSequence - Class in com.pervasive.datarush.operators.source
-
Generates a sequence of numerical values, with a constant difference between consecutive values.
- GenerateArithmeticSequence() - Constructor for class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Default constructor.
- GenerateArithmeticSequence(long) - Constructor for class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Generate an arithmetic sequence of the given number of rows.
- GenerateArithmeticSequence(long, RecordTokenType) - Constructor for class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Generate an arithmetic sequence of the given number of rows and type.
- GenerateBagOfWords - Class in com.pervasive.datarush.analytics.text
-
Calculates the bag of words for a tokenized text field.
- GenerateBagOfWords() - Constructor for class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Default constructor.
- GenerateBagOfWords(String) - Constructor for class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Constructor specifying the tokenized text field for which to generate the bag of words.
- generateCombinations() - Method in class com.pervasive.datarush.analytics.arm.GenerateCombinations
-
Generate the wanted combinations according to the parameters set in the
init
method. - GenerateCombinations - Class in com.pervasive.datarush.analytics.arm
-
A combination generator capable of generating combinations of a given array of integers.
- GenerateCombinations() - Constructor for class com.pervasive.datarush.analytics.arm.GenerateCombinations
- GenerateConstant - Class in com.pervasive.datarush.operators.source
-
Generates copies of a constant value.
- GenerateConstant() - Constructor for class com.pervasive.datarush.operators.source.GenerateConstant
-
The default constructor.
- GenerateConstant(RecordToken, long) - Constructor for class com.pervasive.datarush.operators.source.GenerateConstant
-
Creates a new instance of
GenerateConstant
, specifying the minimal set of required parameters. - generateEndpoint(String, String) - Static method in class com.pervasive.datarush.azure.AzureUtils
- generateForWrite(RecordTokenType, TextConversionDefaults) - Method in class com.pervasive.datarush.schema.PatternBasedDiscovery
- generateForWrite(RecordTokenType, TextConversionDefaults) - Method in interface com.pervasive.datarush.schema.TextRecordDiscoverer
-
Constructs a schema for writing based on the given record type.
- generateName(T) - Method in interface com.pervasive.datarush.namespace.NamingPolicy
-
Create a name to use for the specified entry.
- generateNGramList(TextContainer, int) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Lists the unique n-grams contained in the TextContainer.
- GenerateRandom - Class in com.pervasive.datarush.operators.source
-
Generates rows of random data.
- GenerateRandom() - Constructor for class com.pervasive.datarush.operators.source.GenerateRandom
-
The default constructor.
- GenerateRandom(RecordTokenType, long) - Constructor for class com.pervasive.datarush.operators.source.GenerateRandom
-
Creates a new instance of
GenerateRandom
, specifying the minimal set of required parameters. - GenerateRepeatingCycle - Class in com.pervasive.datarush.operators.source
-
Generates a cycle of repeating values.
- GenerateRepeatingCycle() - Constructor for class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
The default constructor.
- GenerateRepeatingCycle(long) - Constructor for class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
Creates a new instance of
GenerateRepeatingCycle
, specifying the minimal set of required parameters. - generateRules(long, long, double) - Method in class com.pervasive.datarush.analytics.arm.RulesGenerator
-
Generate the association rules given the minimum support and minimum confidence constraints.
- generateSchema(RecordTokenType) - Static method in class com.pervasive.datarush.operators.io.avro.AvroSchemaUtils
-
Creates an Avro schema from the given DataRush record type.
- generateSchema(RecordTokenType, RecordTokenType, UnionAll.UnionMode, boolean) - Static method in class com.pervasive.datarush.operators.join.UnionAll
-
Generate a schema for the union of two records.
- generateSplits(SplitOptions) - Method in class com.pervasive.datarush.operators.io.BasicByteSource
- generateSplits(SplitOptions) - Method in interface com.pervasive.datarush.operators.io.ByteSource
-
Gets an iterator producing a set of
DataSplit
objects covering the source. - generateSplits(SplitOptions) - Method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
- generateSplits(SplitOptions) - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
- generateWordList(TextContainer) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Lists the unique words contained in the TextContainer.
- GeneratorFunctions - Class in com.pervasive.datarush.functions
-
Provides implementations of Generator functions.
- GeneratorFunctions() - Constructor for class com.pervasive.datarush.functions.GeneratorFunctions
- GENERIC - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
A generic type for non-specific log data that can be parsed using a regular expression.
- GENERIC - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
An abstract type representing any type.
- GENERIC_OBJECT(ObjectTokenType<?>) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Object token values representing a generic object.
- GENERIC_OBJECT(ObjectTokenType<?>, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Object token values representing a generic object.
- GENERIC_OBJECT(Class<?>) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Object token values representing a generic object.
- GENERIC_OBJECT(Class<?>, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Object token values representing a generic object.
- GenericLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a generic log that can be parsed using a regular expression.
- GenericLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
-
Create a generic log format to read data using a regular expression.
- GenericLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
-
Create a generic log format to read data using a regular expression
- GenericObjectFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing object token values as text values.
- GenericObjectFormatter(ObjectTokenType<?>) - Constructor for class com.pervasive.datarush.encoding.text.GenericObjectFormatter
-
Creates a ormatter using the specified object type.
- GenericObjectFormatter(ObjectTokenType<?>, String) - Constructor for class com.pervasive.datarush.encoding.text.GenericObjectFormatter
-
Creates a formatter using the specified object type.
- GenericPMMLModel - Class in com.pervasive.datarush.analytics.pmml
-
A pass-through PMML Model.
- GenericPMMLModel(Document) - Constructor for class com.pervasive.datarush.analytics.pmml.GenericPMMLModel
-
Create a PMMLModel object from a document
- GenericPushable - Interface in com.pervasive.datarush.ports.physical
-
An object publishing buffered data.
- GenericTCPServer - Class in com.pervasive.datarush.commons.util
-
General purpose TCP server that provides thread pooling, start and stop code.
- GenericTCPServer(GenericTCPServer.ConnectionHandler) - Constructor for class com.pervasive.datarush.commons.util.GenericTCPServer
-
Creates a new server
- GenericTCPServer.ConnectionHandler - Interface in com.pervasive.datarush.commons.util
-
Handles incomming connections
- GenericTCPServer.ServerContext - Class in com.pervasive.datarush.commons.util
-
Information passed to a server implementation to provide execution context.
- GenericTokenType - Interface in com.pervasive.datarush.types
-
A description of the generic data type, the root of the type hierarchy.
- geoAvg(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a geometric average value aggregation for the given input.
- geoAvg(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a geometric average value aggregation for the given input.
- GERMAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- GERMAN2 - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- get(int) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets the entry at the specified index.
- get(int) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets the entry at the specified index.
- get(int, int) - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Returns the value of the given matrix element
- get(EngineConfig) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns the PMML version to use based on the given DR engine config
- get(StatisticDefinition<T>) - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Returns the value corresponding to the given definition
- get(Class<T>) - Method in class com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Returns the registered implementation of the given interface.
- get(String) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets the entry associated with the specified namefrom the namespace.
- get(String) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets the entry associated with the specified namefrom the namespace.
- getAbbreviation() - Method in enum com.pervasive.datarush.matching.ComparisonType
-
Gets the abbreviation used for the comparison type.
- getAbsoluteIndex() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- getAbsoluteIndex() - Method in interface com.pervasive.datarush.sequences.TokenValuedIterator
-
Returns the dense value index for the current value.
- getAbsoluteIndex() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- getAbsolutePosition() - Method in class com.pervasive.datarush.io.BinaryReader
-
Gets the current position in the underlying data.
- getAbsoluteValue() - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Returns the value of the
absoluteValue
attribute of theCoefficients
sub-element. - getAccessKey(FileConfiguration) - Static method in class com.pervasive.datarush.aws.s3.S3CredentialsHelper
- getAccountKey() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getAccountKey(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getAccountName() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getAccountName(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getAccumulatedTimeMillis() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
- getAccumulatedTimeMillis() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
- getAccumulatedTimeMillis() - Method in interface com.pervasive.datarush.monitoring.AccumulatedTimerSupplier
-
The accumulated time so far.
- getAction() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Get the replacement action value.
- getActualInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Get the actual input data port.
- getActualInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualHash
-
Get the actual data input port.
- getActualInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Get the actual value input port.
- getAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getAddress(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip4AddressTokenSequence
-
Gets the value of the specified token as a raw IPv4 address value.
- getAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getAddress(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip6AddressTokenSequence
-
Gets the value of the specified token as a raw IPv6 address value.
- getAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- getAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- getAdvice() - Method in interface com.pervasive.datarush.coercion.LiveConnectAdvisor
-
Returns a list of advice objects
- getAdvice() - Method in class com.pervasive.datarush.coercion.LiveConnectAdvisorImpl
- getAdviceForClass(Class<?>) - Method in class com.pervasive.datarush.coercion.LiveConnectAdviceManager
-
Returns the advice associated with the given class.
- getAfterLastRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getAfterLastRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the source of the script run after all input records have been processed.
- getAggregation(String, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.aggregations.AggregationRegistry
-
Invoke an Aggregation by name, using the supplied arguments.
- getAggregationFunction() - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure
-
Gets the
AggregationFunction
used by thisComparisonMeasure
instance. - getAggregations() - Method in class com.pervasive.datarush.operators.group.Group
-
Returns the aggregations to apply to the data.
- getAggregations() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Get the aggregation(s) applied to each pivot group.
- getAggregatorFactory() - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Returns the aggregator factory for this aggregation.
- getAIC() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Akaike Information Criterion, a measure of the relative goodness of fit of a statistical model.
- getAlgorithmName() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the algorithm name.
- getAlgorithmName() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the name of the algorithm used to create this model
- getAliases() - Method in class com.pervasive.datarush.ports.record.BalancedDistribution
- getAliases() - Method in class com.pervasive.datarush.ports.record.DataDistribution
-
Returns the fields that are referenced by this distribution.
- getAliases() - Method in class com.pervasive.datarush.ports.record.DataOrdering
- getAliases() - Method in class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
- getAliases() - Method in class com.pervasive.datarush.ports.record.FullDataDistribution
- getAliases() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- getAliases() - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- getAlignment() - Method in class com.pervasive.datarush.schema.PaddedTextType
-
Gets the alignment for values.
- getAllAdvice() - Method in class com.pervasive.datarush.coercion.LiveConnectAdviceManager
-
Returns all registered advice.
- getAllLearningColumns() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getAllocatedResources() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
- getAllocatedResources() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getAllocationProvider() - Method in class com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
- getAllowBackslashEscapingAny() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser will allow quoting of all characters using backslash quoting mechanism.
- getAllowComments() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser should allow Java or C++ style comments within the source.
- getAllowNonNumericNumbers() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser recognizes set of "Not a Number" (NaN) tokens as legal floating number values
- getAllowNumericLeadingZeros() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser will allow numbers to start with additional zeroes.
- getAllowSingleQuotes() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether parser will allow use of single quotes (apostrophe, character '\'') for quoting strings.
- getAllowUnquotedControlChars() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser will allow JSON strings to contain unquoted control characters (ASCII characters with value less than 32, including tab and line feed).
- getAllowUnquotedFieldNames() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether the parser will allow use of unquoted field names.
- getAllUniqueKeys(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getAlternateTargetCategory() - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Returns the value of the
alternateTargetCategory
attribute. - getAnalysisDepth() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the number of characters to read for schema discovery and structural analysis of the file.
- getAnalysisDepth() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Gets the number of characters to read for schema discovery and structural analysis of the file.
- getAnnotationText() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the annotation text property.
- getAnnotationText() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Returns the value of the
Annotation
sub-element. - getAntecedent() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
-
Return the antecedent item set of the rule.
- getAntioutput() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getAppResources() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getArgs(String, String...) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Generates an array of arguments to be fed to a DataRush application's main method.
- getArgument(int) - Method in interface com.pervasive.datarush.functions.FunctionContext
-
Gets the specified argument.
- getArgumentCount() - Method in interface com.pervasive.datarush.functions.FunctionContext
-
Gets the number of arguments passed to the function.
- getArgumentDescriptions() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getArguments() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getArgumentType(int) - Method in interface com.pervasive.datarush.functions.FunctionContext
-
Gets the datatype of the specified argument.
- getAs(Class<T>, String, T) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
-
Gets the value to which the specified key is mapped, and coerces that value to the specified target type.
- getAssignment() - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
-
Returns the assignment
- getAssignment() - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction.Evaluator
-
Returns the partition id to which we should assign the current value
- getAssignments() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Returns a list of assignments in this node allocation.
- getAssignments() - Method in class com.pervasive.datarush.cal.NodeAllocationState
-
Returns a list of assignments in this node allocation.
- getAssignments() - Method in class com.pervasive.datarush.operators.StagedSourceOptions
-
Returns the assignment that contains partition information, host information, etc
- getAssignmentState() - Method in interface com.pervasive.datarush.cal.DistributedCallableContext
-
Returns the assignment state for this callable.
- getAttribute(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element.
- getAttributeAsBigDecimal(Element, String, BigDecimal) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a BigDecimal.
- getAttributeAsBoolean(Element, String, boolean) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a boolean.
- getAttributeAsDouble(Element, String, double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a double.
- getAttributeAsEnum(Element, String, Class<T>, T) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as an enum.
- getAttributeAsInt(Element, String, int) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a int.
- getAttributeAsLong(Element, String, long) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a long.
- getAttributeAsOptionalBigDecimal(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a BigDecimal.
- getAttributeAsOptionalDouble(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a double.
- getAttributeAsOptionalInt(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a int.
- getAttributeAsOptionalLong(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Gets the value of the given attribute from the given element as a long.
- getAuthType() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getAutoDiscoverDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- getAutoDiscoverDelimiter() - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Indicates whether automated field delimiter discovery is configured.
- getAutoDiscoverNewline() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Indicates whether the reader should attempt to discover the newline style (UNIX or DOS) used in the source.
- getAutoDiscoverNewline() - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- getAutoDiscoverNewline() - Method in interface com.pervasive.datarush.operators.io.textfile.RecordSeparatorSpecifier
-
Indicates whether automated newline discovery is configured.
- getAutoDiscoverSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- getAutoDiscoverSeparator() - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Indicates whether automated field separator discovery is configured.
- getAvailableFields() - Method in exception com.pervasive.datarush.namespace.InvalidFieldException
-
Retrieves an array of valid field names which were available.
- getAvailableProcessors() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Retrieves the configured number of processors available for this engine.
- getAvgItemsPerTxn() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the average items per transaction value.
- getAzureAuthType(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getAzureCredentials() - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- getBasePartitionFunction() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns the base partitioning function.
- getBaseScratchPath() - Static method in class com.pervasive.datarush.commons.test.TestHelper
-
Return the base scratch path.
- getBatchCount() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the accumulated count of token batches processed by the port.
- getBatchCount() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the accumulated count of token batches processed by the port.
- getBatchSize() - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Retrieves the configured batch size.
- getBeforeFirstRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getBeforeFirstRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the source of the script run before any input records are processed.
- getBestClass() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
-
Returns the most common target class
- getBIC() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Bayesian Information Criterion, a measure of the relative goodness of fit of a statistical model which penalizes the number of parameters more strongly than AIC.
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- getBigDecimal(int) - Method in interface com.pervasive.datarush.sequences.scalar.NumericTokenSequence
-
Gets the value of the specified token as a
BigDecimal
. - getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getBigDecimal(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- getBinary(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getBinary(int) - Method in interface com.pervasive.datarush.sequences.scalar.BinaryTokenSequence
-
Gets the value of the specified token as a binary value.
- getBinary(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- getBinaryField() - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Gets the name of the field containing the raw binary.
- getBinaryRef(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getBinaryRef(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getBinaryRef(int) - Method in interface com.pervasive.datarush.sequences.scalar.BinaryTokenSequence
-
Gets the value of the specified token as a binary value.
- getBinaryRef(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- getBinding(int) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets the name-entry association at the specified index.
- getBinding(int) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets the name-entry association at the specified index.
- getBindings() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets a collection of all the name-entry associations.
- getBindings() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets a collection of all the name-entry associations.
- getBivariateStats() - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Returns the bivariate statistics for this model
- getBlockingKeys() - Method in class com.pervasive.datarush.matching.tune.AnalyzeDuplicateKeys
-
Gets the fields to use for key blocking.
- getBlockPadding() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getBlockSize() - Method in class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Returns the block size of the data set.
- getBlockSize() - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Gets the block size, in rows, used for encoding data.
- getBlockSize() - Method in class com.pervasive.datarush.ports.record.DatasetOptions
-
Returns the
block size
to use for writing the dataset. - getBoolean(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getBoolean(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- getBoolean(int) - Method in interface com.pervasive.datarush.sequences.scalar.BooleanTokenSequence
-
Gets the value of the specified token as a
boolean
. - getBoolean(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- getBoundaries() - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
-
Returns the boundaries to partition on
- getBoundaryType() - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
-
Returns the boundary type determined by the widest type of all boundaries
- getBreaks() - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Gets the values that will be used as the boundaries for the ranges.
- getBucketId() - Method in class com.pervasive.datarush.cal.StorageBucket
- getBufferRows() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the size (in rows) of the memory buffer used to generate output pairs.
- getBufferRows() - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
Gets the size (in rows) of the memory buffer used to generate output records.
- getBufferSize() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getBytesWritten() - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- getC() - Method in class com.pervasive.datarush.analytics.svm.learner.SVMTypeCSvc
-
Return the cost parameter of the
C-SVC
learner. - getCacheLocation() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getCalendarDate(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getCalendarDate(int) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
-
Gets the value of the specified token as a calendar date.
- getCalendarDate(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getCardinality() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the "cardinality" attribute of the
Counts
sub-element. - getCaseFormat() - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Get the case format for the conversions.
- getCaseSensitive() - Method in class com.pervasive.datarush.schema.Rule
-
Return case sensitive property.
- getCategoricalPredictor(String) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Get the categorical predictor for the given independent variable.
- getCategoricalPredictors() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the table's predictors that take a categorical (i.e.
- getCategoricalPredictors() - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
- getCategories() - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- getCategory() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getCategory() - Method in interface com.pervasive.datarush.modules.Module
- getCategoryPredictor(String, RecordValued, DoubleSettable) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Get the likelihood predictor for a particular category
- getCause() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
- getCauseMap() - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Get a
java.util.Map
of cause exceptions, keyed by name. - getCauses() - Method in exception com.pervasive.datarush.cal.DistributedExecutionException
-
Returns the cause exceptions
- getCausesMap() - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Get a
java.util.Map
of cause exceptions, keyed by name. - getCellFieldMap() - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Get the HBase cell to field mapping.
- getCellMarkerMap() - Method in class com.pervasive.datarush.hbase.DeleteHBase
- getCents(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getCents(int) - Method in interface com.pervasive.datarush.sequences.scalar.MoneyTokenSequence
-
Get the value of the specified token as a
long
representing cents. - getCents(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getChar(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getChar(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getChar(int) - Method in interface com.pervasive.datarush.sequences.scalar.CharTokenSequence
-
Gets the value of the specified token as a
char
. - getChar(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- getCharset() - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Get character set value for input and output data.
- getCharset() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets the character set.
- getCharset() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Gets the character set used by the data source.
- getCharset() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Gets the character set used by the data sink.
- getCharset() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the character set used when staging and loading for vwload method for Vectorwise operator.
- getCharset() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the character set used when staging and loading for vwload method for Vectorwise operator.
- getCharsetEncoded() - Method in class com.pervasive.datarush.schema.ExternalDataType
-
Return indicator of whether or not the data type is character set encoded.
- getCharsetName() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets the character set name.
- getCharsetName() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Gets the name of the character set used by the data source.
- getCharsetName() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Gets the name of the character set used by the data sink.
- getChartNames() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the predictor names for each input port to be displayed as the chart legend (null entries for disconnected input ports).
- getChartType() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the desired chart type (ROC, Gains, Lift).
- getChildCount() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getChildCount() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get the number of direct children of this node.
- getChildElements(Element, String...) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Returns all of the children elements of the given element.
- getChildOperators() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the children of this operator if this operator is a
CompositeOperator
. - getChildren() - Method in class com.pervasive.datarush.analytics.decisiontree.CompoundPredicate
-
Returns the child predicate elements.
- getChildren() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the list of child
Node
elements associated with this node. - getChildren() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getChildren() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get the ordered list of direct children of this node.
- getChildren() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Gets the descriptions of the top-level operators comprising the instance.
- getClassification() - Method in interface com.pervasive.datarush.analytics.knn.ClassificationScheme.Classifier
-
Gets the classification to assign based on the specified neighbors.
- getClassificationScheme() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets how the classification of a record in the query data is determined from the classifications of its nearest neighbors in the example data.
- getClassifiers() - Method in class com.pervasive.datarush.matching.Phase
-
Get the list of classifiers configured for this phase.
- getClassLoader() - Method in interface com.pervasive.datarush.modules.Module
- getClassName() - Method in class com.pervasive.datarush.coercion.OperationResult
- getClasspathEntries() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Get the list of relative classpath entries.
- getClasspathSpecifier() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getClasspathSpecifier() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the classpath to be used in the case of a remote job.
- getClean() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Returns a port that will output the "clean" rows.
- getCleanData() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get whether clean data is enabled or disabled.
- getCleanupMode() - Method in class com.pervasive.datarush.matching.Phase
-
Gets the cleanup mode configured for phases.
- getClearText() - Method in class com.pervasive.datarush.io.configuration.Password
-
Returns the clear-text password
- getClient() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- getClientEmail(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getClientId() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getClientId(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getClientId(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getClientSecret() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getClientSecret(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getClosure() - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Returns the closure of the interval
- getCluster() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the cluster specifier.
- getClusteringFields() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the
ClusteringField
s of this model. - getClusterPreferences() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getClusters() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the
Cluster
s of this model. - getCodecName() - Method in enum com.pervasive.datarush.operators.io.avro.Compression
-
Gets the codec name used by Avro to identify the compression scheme
- getCoef0() - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Returns the value of the "coef0" attribute.
- getCoef0() - Method in class com.pervasive.datarush.analytics.svm.SigmoidKernelType
-
Returns the value of the "coef0" attribute.
- getCoefficient() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the coefficient value.
- getCoefficient() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the coefficient value.
- getCoefficients() - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Returns the coefficients of the SVM.
- getCoercers() - Method in interface com.pervasive.datarush.coercion.CoercerRegistrationFactory
- getCoercers() - Method in class com.pervasive.datarush.coercion.CoercerRegistrationFactoryImpl
- getColumn(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- getColumn(int) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Gets the
ScalarTokenSequence
containing the specified column data. - getColumn(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getCombinedDataDistribution(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Gets the required data distribution of this port
- getCombinedDataOrdering(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Gets the required data ordering of this port
- getCombinedMetadata(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the actual metadata that the operator will see given its current requirements and parallelism setting.
- getCombinedMetadata(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the source metadata combined with the required metadata to determine the actual metadata that the operator will receive.
- getComments() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer.Analysis
-
Gets the comments present in the source file.
- getComments() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the comments present in the source file.
- getComments() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Gets the comments lines current set to be written.
- getCommitInterval() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Retrieves the commit interval used by the JDBC driver.
- getCommitInterval() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.SqlWriteProperties
- getComparator(TokenValued, TokenValued) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a comparator, bound to the given left and right values.
- getComparator(TokenType) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a comparator appropriate for the given type.
- getComparator(TokenType, TokenOrder) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a comparator appropriate for the given type ordered in the specified direction.
- getCompareFunction() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Gets the
CompareFunction
of thisClusteringField
. - getCompareFunction() - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure
-
Gets the
CompareFunction
of thisComparisonMeasure
instance. - getComparisonMeasure() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the
ComparisonMeasure
of this model. - getComparisons() - Method in class com.pervasive.datarush.matching.Phase
-
Get the list of comparisons configured for this phase.
- getCompilationLevel() - Method in interface com.pervasive.datarush.operators.CompositionContext
-
Returns the compilation level with which the graph is being compiled
- getCompilationLevel() - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Returns the compilation level with which the graph is being compiled
- getCompositeComparator(ScalarValued[], ScalarValued[], TokenOrder) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a composite comparator, bound to the given sets of left and right values, using the specified ordering for all pairings of values.
- getCompositeComparator(ScalarValued[], ScalarValued[], TokenOrder[]) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a composite comparator, bound to the given sets of left and right values, using the specified orderings for each pairing of values.
- getCompositeComparator(ScalarTokenType[], TokenOrder) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a composite comparator appropriate for the given types ordered in the specified direction.
- getCompositeComparator(ScalarTokenType[], TokenOrder[]) - Static method in class com.pervasive.datarush.tokens.TokenComparators
-
Creates a composite comparator appropriate for the given types ordered in the specified direction for each field.
- getCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- getCompressedFilename(String) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Adds the common file suffix associated with this format to the given file name.
- getCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- getCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- getCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- getCompression() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getCompression() - Method in class com.pervasive.datarush.operators.io.avro.AvroMetadata
-
Gets the name of the compression method used when writing the file.
- getCompression() - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Gets the currently specified compression method for writing data blocks.
- getCompression() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
-
Gets the compression format used for writing.
- getCompression() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
-
Gets the compression format expected for reading.
- getCompressionFormat() - Method in class com.pervasive.datarush.io.SplittableCompressedFileSplit
-
Get the compression format.
- getConcatenatedSource(List<Path>) - Static method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
-
Creates a source which is the concatenation of the specified paths, in order.
- getConcatenatedSource(List<Path>, UnreadableSourceAction) - Static method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
-
Creates a source which is the concatenation of the specified paths, in order.
- getConfidence() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
-
Return the confidence of the rule.
- getConfidence() - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Returns the value of the "confidence" attribute.
- getConfidenceFieldNames() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the confidence field names for each input port (null entries for disconnected ports).
- getConfidencePrefix() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Gets the field name prefix to use for confidence.
- getConfiguration() - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
-
Returns the configuration that controls how pruning is performed.
- getConfiguration() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getConfiguration() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get the configuration.
- getConfiguration() - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration.Entry
-
Returns the configuration to use for paths that start with the given prefix
- getConfiguration() - Method in class com.pervasive.datarush.io.FileClient
-
Returns the meta-configuration containing the configuration of this file client.
- getConfiguration() - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Returns the configuration for this web application server.
- getConfiguration(Path) - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Returns the configuration to be used for the given path or
FileConfiguration.EMPTY_CONFIGURATION
if none found. - getConfigurationTemplate() - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- getConfigurationTemplate() - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Returns a non-populated configuration object to server as a template that the user must fill-in.
- getConfigurationTemplate() - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- getConfigurationTemplate() - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- getConnection() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Creates a JDBC connection as necessary and returns it.
- getConnectionFactory() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Returns the connection factory to be used for creating connections.
- getConnectionFactory() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Returns the connection factory to be used for creating connections.
- getConnectionHandler() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Returns the handler to use for processing connections
- getConnectionStatistics(LogicalGraphInstance, LogicalPort) - Static method in class com.pervasive.datarush.graphs.LogicalGraphInstances
-
Returns the connection statistics associated with the given input port.
- getConnectionString() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getConnector() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getConsequent() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
-
Return the consequent item set of the rule.
- getConstant() - Method in class com.pervasive.datarush.operators.source.GenerateConstant
-
Returns the value to generate
- getContainerStats() - Method in class com.actian.dataflow.cal.yarn.server.ContainerStatsServiceImpl
- getContainerStats() - Method in interface com.actian.dataflow.cal.yarn.shared.ContainerStatsService
-
Return a list of node statistics from each active container being managed by an external application master.
- getContext(int) - Method in interface com.pervasive.datarush.cal.DistributedCallableContextBatch
-
Returns the context corresponding to the given partitionID
- getContextPath() - Method in class com.pervasive.datarush.webapp.WebApplicationConfig
-
The context path for the web application.
- getContexts() - Method in interface com.pervasive.datarush.cal.DistributedCallableContextBatch
-
Returns the contexts for this
physicalNode
. - getContexts() - Method in interface com.pervasive.datarush.cal.PseudoDistributedExecutorService
-
Returns the contexts corresponding to all distributed contexts.
- getContextVariableName() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Get the name of the RushScript variable containing the current context.
- getContinuousLearningColumns() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getContinuousStatistics() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the
ContStats
sub-element. - getConversion(boolean, boolean) - Static method in enum com.pervasive.datarush.schema.TextTypes.StringConversion
-
Gets the conversion with the specified properties.
- getConversionType() - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
-
Get the conversion type.
- getConverter() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
-
Gets a memoized converter for this object.
- getConverter(TokenValued) - Static method in class com.pervasive.datarush.tokens.TokenConverters
-
Creates a converter, bound to the given value
- getConverter(TokenType) - Static method in class com.pervasive.datarush.tokens.TokenConverters
-
Creates a converter appropriate for the given type.
- getConverters(RecordValued) - Static method in class com.pervasive.datarush.tokens.TokenConverters
-
Creates an array of converters for each scalar field in the given record value.
- getConverters(RecordTokenType) - Static method in class com.pervasive.datarush.tokens.TokenConverters
-
Creates an array of converters for each scalar type in the given record type.
- getConvertRaw() - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Get whether the raw values should have any associated conversion rules applied.
- getCorrelation() - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Returns the correlation matrix for the set of fields represented by this
BivariateStats
. - getCount() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
-
Returns the number of values within an interval
- getCount() - Method in class com.pervasive.datarush.monitoring.BasicCounter
- getCount() - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- getCount() - Method in interface com.pervasive.datarush.monitoring.CounterSupplier
-
This will return the value of the counter or an undefined value if never started.
- getCount() - Method in class com.pervasive.datarush.operators.select.LimitRows
-
Gets the maximum number of records which will be output.
- getCovariance() - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Returns the covariance matrix for the set of fields represented by this
BivariateStats
. - getCPU() - Method in class com.pervasive.datarush.cal.ResourceAllocation
-
Gets the number of virtual cores allotted.
- getCurrent() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Gets a string representation of the current row's keys at the point in the input flow where the incorrect row ordering was discovered.
- getCurrentEncryptor() - Method in class com.pervasive.datarush.encryption.EncryptionManager
-
Returns the encryptor to use when encrypting.
- getCurrentEncryptorId() - Method in class com.pervasive.datarush.encryption.EncryptionManager
-
Gets the id of the
EncryptionProvider
to use when encrypting. - getCurrentNodeID() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
The node ID that this assignment is currently on.
- getCurrentTValue() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Return the token value where the sort order discrepancy occurred.
- getCurrentValue() - Method in class com.pervasive.datarush.monitoring.GaugeSnapshot
- getCurrentValue() - Method in interface com.pervasive.datarush.monitoring.GaugeSupplier
-
Returns the current value of the gauge or an unspecified value if the gauge is unavailable.
- getCustomLevelDefinitions() - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
-
Gets the custom level definitions.
- getDatabase() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the database name.
- getDatabase() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the database name.
- getDatabase() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the database name.
- getDataDistribution() - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Get the DataDistribution to assert.
- getDataDistribution() - Method in class com.pervasive.datarush.operators.io.FileMetadata
-
Returns the data partitioning of the file.
- getDataDistribution() - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns the data partitioning of the record port.
- getDataDuration() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
- getDataDuration() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the amount of time data has been flowing through the port, in milliseconds.
- getDataflowVersion() - Method in class com.pervasive.datarush.authentication.Version
-
Gets the version number of the installed DataFlow.
- getDataGroup() - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Sets the data group to read.
- getDataIdField() - Method in class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Gets the name of the field uniquely identifying records in the original source.
- getDataName() - Method in class com.pervasive.datarush.analytics.pmml.ModelQuality
- getDataOrdering() - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Get the DataOrdering metadata to assert.
- getDataOrdering() - Method in class com.pervasive.datarush.operators.io.FileMetadata
-
Returns the data ordering of the file.
- getDataOrdering() - Method in class com.pervasive.datarush.operators.partition.GatherHint
-
Gets the data ordering of the output.
- getDataOrdering() - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Gets the data ordering of the output.
- getDataOrdering() - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns the data ordering of the record port.
- getDataQuery() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Gets the configured data query.
- getDataset() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
loads the next buffer
- getDataUsage() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the dataUsage, the relationship between the model and the dataset used to measure its quality.
- getDate() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the date and time at which the log entry was added.
- getDate(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getDate(int) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
-
Deprecated.since 6.1; use
DateTokenSequence.getCalendarDate(int)
instead to obtain an object representation of the date - getDate(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getDate(int, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getDate(int, TimeZone) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
-
Deprecated.since 6.1; use
DateTokenSequence.getCalendarDate(int)
instead to obtain an object representation of the date - getDate(int, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getDateEpochDays(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getDayMillis(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- getDayMillis(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getDayMillis(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimeTokenSequence
-
Get the value of the specified token as the number of milliseconds elapsed since midnight.
- getDayOfMonth() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Get the day portion of the date.
- getDays() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- getDays() - Method in interface com.pervasive.datarush.tokens.scalar.PeriodValued
-
Gets the day portion of the contained period value.
- getDays(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getDays(int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
-
Gets the day portion of the value of the specified token.
- getDays(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getDaysSinceEpoch() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Get the number of days elapsed since epoch.
- getDecimalTruncationError() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get whether errors on decimal truncation is enabled or disabled.
- getDecodeBuffer() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets the size of the buffer, in bytes, used to decode character data.
- getDecodeBuffer() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Gets the size of the buffer, in bytes, used to decode character data.
- getDecoder() - Static method in class com.pervasive.datarush.analytics.text.NGramMap
- getDecoder() - Static method in class com.pervasive.datarush.analytics.text.TextContainer
- getDecoder() - Static method in class com.pervasive.datarush.analytics.text.WordMap
- getDefault() - Static method in enum com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
- getDefault() - Static method in class com.pervasive.datarush.coercion.LiveConnectAdviceManager
-
Returns the default instance.
- getDefaultChild() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the value of the "defaultChild" attribute.
- getDefaultChronology() - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- getDefaultConfiguration() - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- getDefaultConfiguration() - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Gets default configuration for the schemes handled by the provider.
- getDefaultConfiguration() - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- getDefaultConfiguration() - Static method in class com.pervasive.datarush.io.Paths
-
Collects the default configuration for all installed providers.
- getDefaultConfiguration() - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- getDefaultConfiguration() - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- getDefaultExternalType(ScalarTokenType) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Gets the default external type for the given token type.
- getDefaultInstance() - Static method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Returns the default instance of TokenEncodings, configured according to
service lookup
for the serviceEncoderFactory
. - getDefaultLogFormat() - Method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
- getDefaultOrdinal() - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Returns the default value that is assumed for unspecified sparse data values
- getDefaultOrdinal() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- getDefaultPattern() - Method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
- getDefaults() - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the default conversion behaviors for fields in the schema which do not explicitly define any.
- getDefaults() - Method in class com.pervasive.datarush.schema.TextConversionContext
-
Returns the default conversion behavior to use, if the type does not specify one.
- getDefaultStorageManagementPath(ClusterSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- getDefaultStorageManagementPath(ClusterSpecifier) - Method in interface com.pervasive.datarush.cal.ClusterProvider
-
Returns the default root path for this cluster provider.
- getDefaultStorageManagementPath(ClusterSpecifier) - Method in class com.pervasive.datarush.cal.ClusterProviderManager
-
Returns the default root path for this cluster provider.
- getDefaultTimeZone() - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- getDefaultValue() - Method in class com.pervasive.datarush.coercion.CompleteType
- getDefaultValue() - Method in class com.pervasive.datarush.graphs.EngineProperty
-
Gets the default value for the property.
- getDefaultValue() - Method in class com.pervasive.datarush.matching.PropertyDefinition
-
Gets the default value for the property
- getDegree() - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Returns the value of the "degree" attribute.
- getDegreesOfFreedom() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Degrees of Freedom of the error of the model
- getDegreesOfFreedom() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the degrees of freedom value.
- getDegreesOfFreedom() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the degrees of freedom value.
- getDelimiter() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Get the delimiter character.
- getDelimiters() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the field delimiter settings used by the reader.
- getDelimiters() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the field delimiter settings used by the writer.
- getDependentVariable() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get the field name of the dependent variable.
- getDerivedFields() - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Get the list of derivations that will be applied.
- getDescription() - Method in class com.pervasive.datarush.analytics.svm.KernelType
-
Returns the "description" attribute for the PMML kernel type element.
- getDescription() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getDescription() - Method in class com.pervasive.datarush.graphs.EngineProperty
-
Gets a description of the property.
- getDescription() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the description of the operator.
- getDescription() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the description of the port.
- getDescription() - Method in class com.pervasive.datarush.script.PropertyDescriptor
- getDetailLevel() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Returns the detail level that we use to compute statistics.
- getDetails(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- getDetails(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- getDetails(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getDetails(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getDetails(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Returns metadata associated with the specified path.
- getDetails(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Returns metadata associated with the specified path.
- getDetectedCommentMarker() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer.Analysis
-
Gets the comment marker used in the file based on analysis.
- getDetectedDelimiters() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer.Analysis
-
Gets the delimiters used to produce the parsed records.
- getDictionary() - Method in class com.pervasive.datarush.analytics.text.filter.WordFilter
- getDictionaryField() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the dictionary field in the dictionary input.
- getDictionaryInput() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the optional dictionary input port of this operator.
- getDirectDataWorker(int, Map<String, String>, int, boolean) - Static method in class com.pervasive.datarush.operators.io.vectorwise.dl.VectorDirectWorkerFactory
- getDirectDataWorker(int, Map<String, String>, int, boolean, boolean, boolean, boolean) - Static method in class com.pervasive.datarush.operators.io.vectorwise.dl.VectorDirectWorkerFactory
- getDirectFinalizeWorker(JDBCConnector, String, String, int, String) - Static method in class com.pervasive.datarush.operators.io.vectorwise.dl.VectorDirectWorkerFactory
- getDirectInitializeWorker(JDBCConnector, String, String, int, String, int, String) - Static method in class com.pervasive.datarush.operators.io.vectorwise.dl.VectorDirectWorkerFactory
- getDirection() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns whether this port is for input or output
- getDirection() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the port direction.
- getDirection() - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Gets the direction of the comparator's ordering.
- getDirectives() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the directives present in the source file.
- getDirty() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Returns a port that will output the "dirty" rows.
- getDiscoverOutputAtRuntime() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get whether the output type should be automatically discovered at runtime.
- getDiscoveryNullIndicator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the text value used to represent null values by default in discovered schemas.
- getDiscoveryNullIndicator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Gets the text value used to represent null values by default in discovered schemas.
- getDiscoveryStringHandling() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the default behavior for processing string-valued types in discovered schemas.
- getDiscoveryStringHandling() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Gets the default behavior for processing string-valued types in discovered schemas.
- getDiscreteLearningColumns() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getDiscreteStatistics() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the
DiscrStats
sub-element. - getDispatchType(ScalarSettable, Object[]) - Method in class com.pervasive.datarush.functions.InputMappedFactory
- getDispatchType(ScalarSettable, Object[]) - Method in class com.pervasive.datarush.functions.MappedEvaluatorFactory
-
Determines the type to use to select the evaluator.
- getDispatchType(ScalarSettable, Object[]) - Method in class com.pervasive.datarush.functions.ResultMappedFactory
- getDisplayName() - Method in enum com.pervasive.datarush.matching.ComparisonType
-
Gets a user-friendly name of the comparison type.
- getDisplayName() - Method in interface com.pervasive.datarush.modules.Module
- getDistance() - Method in class com.pervasive.datarush.analytics.knn.ClassificationScheme.Distance
-
Gets the actual distance.
- getDistanceMeasure() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the distance measure used to measure the distance between two points when building the model.
- getDistributedCallableContext() - Method in interface com.pervasive.datarush.operators.DeferredCompositionContext
-
Public only as a matter if implementation; operator authors should not invoke this method.
- getDistributedCallableContext() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Public only as a matter if implementation; operator authors should not invoke this method.
- getDistributedExecutor() - Method in interface com.pervasive.datarush.cal.JobContext
-
Returns an executor service for performing work within the job.
- getDocument(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Return the Document associated with the given element.
- getDomain() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
- getDomain() - Method in class com.pervasive.datarush.schema.TextConversionContext
-
Returns the domain that contains the allowed values for the field.
- getDomain() - Method in class com.pervasive.datarush.schema.TextField
-
Returns the domain of this field
- getDomain() - Method in interface com.pervasive.datarush.types.Field
-
Returns the domain of this field.
- getDomainValuesAsStrings(FieldDomain) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns the values of the domain as strings
- getDoneSignal() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getDoneSignal() - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- getDouble(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getDouble(int) - Method in interface com.pervasive.datarush.sequences.scalar.DoubleTokenSequence
-
Gets the value of the specified token as a
double
. - getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getDouble(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getDRFSBaseInfo() - Method in class com.actian.dataflow.cal.yarn.server.MasterServer
- getDRFSBaseInfo() - Method in class com.actian.dataflow.cal.yarn.server.PartitionServer
- getDriver(String) - Method in interface com.pervasive.datarush.jdbc.DriverProvider
-
Returns the driver of the given name
- getDriverName() - Method in interface com.pervasive.datarush.jdbc.ConnectionSettings
-
Retrieves the class name of the JDBC driver to use.
- getDriverName() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Retrieves the class name of the JDBC driver to use.
- getDriverName() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the class name of the JDBC driver to use.
- getDriverProvider() - Static method in class com.pervasive.datarush.jdbc.DefaultConnectionFactory
-
Gets the driver provider to use.
- getDropUnderivedFields() - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Indicates whether input fields are dropped from the output.
- getDumpfilePath() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the dump path where low-level statistics and plan dumps are placed.
- getDuration() - Method in class com.pervasive.datarush.commons.util.Timer
-
Gets the accumulated time elapsed, in milliseconds.
- getDuration(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getDuration(int) - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
-
Gets the value of the specified token as a duration.
- getDuration(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getElementByTagName(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Returns the single child element of the given tag name
- getElementComparator(SortKey...) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Gets an
ElementComparator
for the token array for the fields with the given names and the given token orders. - getElementComparator(SortKey...) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getElementComparator(TokenOrder) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Gets an ElementComparator for the token array and given ordering.
- getElementComparator(TokenOrder) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getElementComparator(TokenOrder) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- getElementComparator(TokenOrder) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Gets an
ElementComparator
for this sequence using the specified ordering. - getElementComparator(TokenOrder...) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
-
Gets an ElementComparator for the token array and given ordering.
- getElementComparator(TokenOrder...) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getElementPatterns() - Method in class com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Gets the globbing patterns for each element.
- getElementsByTagName(Element, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Returns the child elements of the given tag name.
- getElementText(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Parses the text from an element
- getElementTextAsBigDecimal(Element, BigDecimal) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Parses the text of the given element as a BigDecimal value
- getElementTextAsDouble(Element, double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Parses the text of the given element as a double value
- getEnabledModules() - Method in class com.pervasive.datarush.modules.ModuleConfiguration
- getEncodeBuffer() - Method in class com.pervasive.datarush.operators.io.FormattingOptions
-
Gets the size of the buffer, in bytes, used to encode character data.
- getEncodeBuffer() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Gets the size of the buffer, in bytes, used to encode character data.
- getEncodedByteSize() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- getEncodedByteSize() - Method in class com.pervasive.datarush.types.ObjectTokenType
- getEncodedByteSize() - Method in interface com.pervasive.datarush.types.TokenType
-
Gets the expected size, in bytes, for tokens of this type.
- getEncoder() - Static method in class com.pervasive.datarush.analytics.text.NGramMap
- getEncoder() - Static method in class com.pervasive.datarush.analytics.text.TextContainer
- getEncoder() - Static method in class com.pervasive.datarush.analytics.text.WordMap
- getEncoding() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Get the character set encoding properties.
- getEncoding() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Get the character set encoding properties.
- getEncryptedPassword() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
- getEndDate() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the date and time at which the log was finished.
- getEndOffset() - Method in class com.pervasive.datarush.io.FileSplit
-
Gets the end index of the byte range represented by this split.
- getEndpoint(String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getEndpointProtocol() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getEndpointProtocol(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getEndTime() - Method in class com.pervasive.datarush.commons.util.Timer
-
Gets the time at which the timer was stopped.
- getEndTime() - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Get time range filter end time
- getEndTimeMillis() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
- getEndTimeMillis() - Method in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
- getEndTimeMillis() - Method in interface com.pervasive.datarush.monitoring.IntervalTimerSupplier
-
Returns the end time if finished, the current time if running, or an undefined value if never started.
- getEnforceType() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getEngineConfig() - Method in class com.pervasive.datarush.graphs.LogicalGraphWithConfig
- getEngineConfig() - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the engine settings that were passed to the graph being composed/executed.
- getEngineName() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getEngineName() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the name of the scripting engine to use.
- getEngineVersion() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getEngineVersion() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the version of the scripting engine to use.
- getEntries() - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Returns the list of entries contained by this configuration
- getEODInstant() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
- getEODInstant() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the time at which EOD was written/read on the port.
- getEpochDays(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getEpochDays(int) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
-
Get the value of the specified token as the number of days elapsed since January 1, 1970 00:00:00 GMT.
- getEpochDays(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getEpochSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getEpochSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getEpochSeconds(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
-
Gets the value of the specified token as the number of seconds elapsed since January 1, 1970 00:00:00 GMT.
- getEpsilon() - Method in class com.pervasive.datarush.operators.assertion.AbsoluteErrorBound
-
Gets the maximum absolute difference allowed between values.
- getEpsilon() - Method in class com.pervasive.datarush.operators.assertion.RelativeErrorBound
-
Gets the maximum percentage difference allowed between two values.
- getError() - Method in interface com.pervasive.datarush.schema.RecordIdentifier
-
Gets a description of the last record identification failure.
- getErrorAction() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets the specified action for an encoding error.
- getErrorAction() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.SqlWriteProperties
- getErrorAction() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the action to take if a SQL error occurs while reading data from the database.
- getErrorAction() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Get the configured encoding error action.
- getErrorAction() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Get the configured encoding error action.
- getErrorColumnPosition() - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Retrieves the column number where the exception was originally thrown in the script.
- getErrorConfig() - Method in class com.pervasive.datarush.operators.testutils.ErrorSink
- getErrorConfig() - Method in class com.pervasive.datarush.operators.testutils.ErrorSource
- getErrorLineNumber() - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Retrieves the line number where the exception was originally thrown in the script.
- getErrorTolerance() - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Get the error tolerance property for floating point values.
- getEstimatedErrors() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the "estimateErrors" extension associated with this node.
- getEvaluator(PartitioningFunctionContext) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getEvaluator(PartitioningFunctionContext) - Method in class com.pervasive.datarush.ports.record.HashPartitioningFunction
- getEvaluator(PartitioningFunctionContext) - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction
-
Create an Evaluator bound to the specified context.
- getEvaluator(PartitioningFunctionContext) - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
- getEvaluator(RecordValued, ScalarSettable) - Method in class com.pervasive.datarush.functions.ConstantReference
- getEvaluator(RecordValued, ScalarSettable) - Method in class com.pervasive.datarush.functions.FieldReference
- getEvaluator(RecordValued, ScalarSettable) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Constructs an instance of an evaluator for the function.
- getEventName() - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Retrieves the stage at which the exception occurred, e.g.
- getExceptions() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns exceptions associated with the operator or empty if none.
- getExceptions(LogicalGraphInstance, LogicalOperator) - Static method in class com.pervasive.datarush.graphs.LogicalGraphInstances
-
Returns the exceptions associated with the given operator.
- getExecutorService() - Method in interface com.pervasive.datarush.operators.IterativeExecutionContext
-
Public only as a matter of implementation; iterative operators should not invoke this method.
- getExisingFieldNames() - Method in exception com.pervasive.datarush.namespace.FieldExistsException
-
Get the existing field names.
- getExpectedInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Get the expected input data port.
- getExpectedInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualHash
-
Get the expected data input port.
- getExpectedInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Get the optional expected value input port.
- getExpectedType() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Get the expected type value.
- getExponent() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the exponent value.
- getExponent(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the unbiased exponent used in the representation of a double or float.
- getExponent(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the unbiased exponent used in the representation of a double or float.
- getExtendedType() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns the "extended type" of this object type.
- getExtensionPaths() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Return the list of extension paths.
- getExtensions() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getExtensionsEnabled() - Method in class com.pervasive.datarush.script.ScriptOptions
-
Get the indicator of whether extensions are enabled or not.
- getExtensionStatistic(String) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Retrieve a statistic about the model that is not directly supported by PMML
- getExtensionStatisticNames() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- getExternalStorageManager() - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterJobExecutor
-
Has the side effect of starting the application master.
- getExternalStorageManager() - Method in interface com.pervasive.datarush.cal.JobExecutorService
-
Returns a storage manager that can be used for transfering files to/from the job.
- getExtraFieldAction() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets how fields found when parsing the record, but not declared in the schema are handled.
- getExtraFieldAction() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets how fields found when parsing the record, but not declared in the schema are handled.
- getExtraProperties() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get any extra JDBC properties for the connection.
- getFactor() - Method in enum com.pervasive.datarush.functions.DateTime.Granularity
-
Gets the conversion factor from milliseconds.
- getFactory() - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort
- getFactory() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns the factory that knows how to create ports of this type
- getFactory() - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
- getFactory() - Method in class com.pervasive.datarush.ports.model.DoneSignalPort
- getFactory() - Method in class com.pervasive.datarush.ports.model.SimpleModelPort
- getFactory() - Method in class com.pervasive.datarush.ports.record.RecordPort
- getFamilies() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getFamilies() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get families.
- getFamilyFieldMap() - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Get the column family to field mapping.
- getFamilyMarkerMap() - Method in class com.pervasive.datarush.hbase.DeleteHBase
- getFetchSize() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Retrieves the number of rows in each fetch from the database.
- getField() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Gets the name of the field referenced by this
ClusteringField
. - getField() - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Returns the value of the "field" attribute.
- getField() - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Returns the value of the "field" attribute.
- getField() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the "field" attribute
- getField() - Method in enum com.pervasive.datarush.functions.DateTime.Granularity
-
Gets the equivalent Joda-Time field type.
- getField() - Method in class com.pervasive.datarush.matching.Filter
-
Get the input field name to the filter.
- getField() - Method in exception com.pervasive.datarush.types.FieldTypeNotSupportedException
-
Gets the path of the field which caused the error.
- getField(int) - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- getField(int) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Gets the input field at the given position.
- getField(int) - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Gets the output field at the given position.
- getField(int) - Method in interface com.pervasive.datarush.ports.physical.SteppableRecordValued
- getField(int) - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- getField(int) - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- getField(int) - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- getField(int) - Method in interface com.pervasive.datarush.tokens.record.RecordSettable
-
Get the field at the given index within the list of fields.
- getField(int) - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
- getField(int) - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Get the field at the given index within the list of fields.
- getField(int) - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- getField(int) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- getField(String) - Method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Returns the field corresponding to the given name
- getField(String) - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- getField(String) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Gets the input field with the given name.
- getField(String) - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Gets the output field with the given name.
- getField(String) - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- getField(String) - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- getField(String) - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- getField(String) - Method in interface com.pervasive.datarush.tokens.record.RecordSettable
-
Gets the settable for the field with the given name.
- getField(String) - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
- getField(String) - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Gets the value of the field with the given name.
- getField(String) - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- getField(String) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- getFieldClass(Class<?>, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
- getFieldCount() - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the number of fields defined in the record.
- getFieldDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Get the configured field delimiter property value.
- getFieldDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Get the configured field delimiter property value.
- getFieldDelimiter() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getFieldDomain(String) - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the domain of the specified field in the record.
- getFieldEndDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- getFieldEndDelimiter() - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Returns the end of field delimiter.
- getFieldEndDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the end of field delimiter.
- getFieldEndDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the end of field delimiter.
- getFieldErrorAction() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets how fields which cannot be parsed are handled.
- getFieldErrorAction() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets how fields which cannot be parsed are handled.
- getFieldLengthThreshold() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the maximum length allowed for a field value before it is considered an error.
- getFieldLengthThreshold() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets the maximum length allowed for a field value before it is considered an error.
- getFieldList() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets an array containing the field names.
- getFieldName() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Get the field name.
- getFieldName() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the independent variable name.
- getFieldName() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the independent variable name.
- getFieldName() - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Gets the name of the field which will be divided into ranges.
- getFieldName() - Method in class com.pervasive.datarush.io.configuration.ConfigurationField
-
Returns the unique identifier for this field
- getFieldName() - Method in exception com.pervasive.datarush.namespace.FieldExistsException
-
Get the field name.
- getFieldName() - Method in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- getFieldName() - Method in exception com.pervasive.datarush.operators.scripting.ScriptOutputTypeException
-
Retrieves the field to which a value of the wrong type was assigned.
- getFieldNames() - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Get the list of field names to apply sum of squares.
- getFieldNames() - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Gets the names of fields to which the operation is applied.
- getFieldNames() - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer.JsonAnalysis
- getFieldNames() - Method in class com.pervasive.datarush.operators.record.FilterFields
-
Gets the names of fields to which the filtering operation is applied.
- getFieldNames() - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the names of the fields defined in the record.
- getFieldOffset(String) - Method in class com.pervasive.datarush.schema.FixedWidthTextRecord
-
Gets the offset the the specified field from the start of the record.
- getFieldRemapping() - Method in class com.pervasive.datarush.operators.record.RemapFields
-
Gets how input fields are mapped to output fields,
- getFields() - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Returns the list of fields represented by this
BivariateStats
. - getFields() - Method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Returns the fields of this configuration object
- getFields() - Method in class com.pervasive.datarush.matching.Classifier
-
Get the input field names.
- getFields() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- getFields() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the field definition string used to generate the schema.
- getFields() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Gets all input fields of this record port.
- getFields() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Gets all output fields of the record port.
- getFields() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- getFields() - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- getFields() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- getFields() - Method in interface com.pervasive.datarush.tokens.record.RecordSettable
-
Gets the settables for all fields in the record
- getFields() - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
- getFields() - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Gets the values of all fields in the record
- getFields() - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- getFields() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- getFieldSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- getFieldSeparator() - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Returns the delimiter used to distinguish field boundaries.
- getFieldSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the delimiter used to distinguish field boundaries.
- getFieldSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Returns the delimiter used to distinguish field boundaries.
- getFieldSeparator() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getFieldSize(String) - Method in class com.pervasive.datarush.schema.FixedWidthTextRecord
-
Gets the size of the specified field.
- getFieldStartDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- getFieldStartDelimiter() - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Returns the start of field delimiter.
- getFieldStartDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the start of field delimiter.
- getFieldStartDelimiter() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Returns the start of field delimiter.
- getFieldStats(String) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Returns the UnivariateStats element for the given field
- getFieldStatsMap() - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Returns the mapping of UnivariateStats elements.
- getFieldType() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Get the field type.
- getFieldType() - Method in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- getFieldType() - Method in exception com.pervasive.datarush.operators.scripting.ScriptOutputTypeException
-
Retrieves the type of the field to which a value of the wrong type was assigned.
- getFieldType() - Method in exception com.pervasive.datarush.types.FieldTypeNotSupportedException
-
Gets the type of the field which caused the error.
- getFieldType(String) - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the type of the specified fields in the record.
- getFieldValue() - Method in class com.pervasive.datarush.io.configuration.PasswordField
-
Returns the password.
- getFieldValue() - Method in class com.pervasive.datarush.io.configuration.TextField
-
Returns the value of the field
- getFieldWeight() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Gets the weight of this
ClusteringField
. - getFileClient() - Method in interface com.pervasive.datarush.cal.DistributedCallableContext
-
Returns the file client to be used within this context
- getFileClient() - Method in interface com.pervasive.datarush.cal.DistributedCallableContextBatch
-
Returns the file client to be used within this context
- getFileClient() - Method in interface com.pervasive.datarush.cal.JobContext
-
Returns the file client to be used within this context
- getFileClient() - Method in interface com.pervasive.datarush.io.DataSplit
-
Return the file client associated with this split.
- getFileClient() - Method in class com.pervasive.datarush.io.FileSplit
-
Return the file client associated with this split.
- getFileClient() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns the file client to be used within the graph
- getFileClient() - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the file client to be used within the graph
- getFileConfiguration() - Method in class com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
- getFileConfiguration() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getFileConfiguration() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the file configuration to be used by operators in the graph.
- getFileName() - Method in exception com.pervasive.datarush.operators.io.textfile.RowTooLongException
-
Gets the file path which exceeded the limit.
- getFilenameField() - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Gets the name of the field containing the output filenames to use when extracting the data.
- getFilePath() - Method in class com.pervasive.datarush.analytics.pmml.ReadPMML
-
Returns the file to read from
- getFilesystem() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get default filesystem.
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Gets the file system identified by the path.
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- getFileSystem(FileClient, FileConfiguration, Path) - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- getFileSystemImplementation(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Returns the underlying implementation object for the file system implementation of the given path.
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- getFileSystemPath(Path) - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Returns the filesystem root path associated with the given path.
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- getFileSystemPath(Path) - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- getFileSystemProvider() - Method in class com.pervasive.datarush.azure.AzureFilePath
- getFileSystemProvider() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- getFileSystemProvider() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- getFileSystemProvider() - Method in class com.pervasive.datarush.io.FTPPath
- getFileSystemProvider() - Method in interface com.pervasive.datarush.io.Path
-
Gets the file system provider for this path.
- getFileSystemType(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getFileSystemType(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getFileSystemType(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Returns an identifier for the filesystem type.
- getFileSystemType(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Returns an identifier for the filesystem type.
- getFilter() - Method in class com.pervasive.datarush.matching.Phase
-
Get the filter configured for this phase.
- getFinalizeTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Retrieves the SQL statement to execute after processing all the records.
- getFinalizeTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- getFinalizeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Retrieves the SQL statement to execute after processing all the records.
- getFinalizeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Retrieves the SQL statement to execute after processing all the records.
- getFinalizeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Retrieves the SQL statement to execute after processing all the records.
- getFirstBatchInstant() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
- getFirstBatchInstant() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the time at which the first batch was written/read on the port.
- getFloat(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getFloat(int) - Method in interface com.pervasive.datarush.sequences.scalar.FloatTokenSequence
-
Gets the value of the specified token as a
float
. - getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getFloat(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getFormat() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Gets the data format for the configured source.
- getFormat() - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Gets the data set format used to store data
- getFormat() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets the data format for the configured target.
- getFormat() - Method in class com.pervasive.datarush.operators.sink.LogRows
-
Get the configured row format.
- getFormat() - Method in class com.pervasive.datarush.ports.record.DatasetOptions
-
Returns the
format
to use for writing the dataset. - getFormat() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Returns the format of the field
- getFormatMode() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Get the value of the mode property.
- getFormatOptions() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Gets the formatting options used by the writer.
- getFormatOptions() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets the formatting options used by the writer.
- getFormatPattern() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
-
Get the value used for the log format pattern
- getFormatPattern() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Get the value used for the log format pattern
- getFormatPattern() - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Get the value used for the log format pattern
- getFormatPrefix() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- getFormattedTablename(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getFormattedTablename(String, String) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getFormatter(TextConversionContext) - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- getFormatter(TextConversionContext) - Method in class com.pervasive.datarush.schema.PaddedTextType
- getFormatter(TextConversionContext) - Method in interface com.pervasive.datarush.schema.TextDataType
-
Creates a new formatter for converting token values into text
- getFreqOutputField() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get the output field to expand the frequency list into.
- getFrequency(NGram) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get the absolute frequency of an NGram in the map.
- getFrequency(String) - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Get the absolute frequency of a word in the map.
- getFrequencyList() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get an ordered list of the absolute frequencies contained in the map.
- getFunction() - Method in exception com.pervasive.datarush.functions.InvalidFunctionArgumentException
- getFunction() - Method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Gets the function for deriving the field value.
- getFunction(String, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.functions.FunctionRegistry
-
Invoke a ScalarValuedFunction by name, using the supplied arguments.
- getFunctionDescription(String, int) - Method in class com.pervasive.datarush.aggregations.AggregationRegistry
-
Create a FunctionDescription for a given aggregation.
- getFunctionDescription(String, int) - Method in class com.pervasive.datarush.functions.FunctionRegistry
-
Create a FunctionDescription for a given function.
- getFunctionDescriptions() - Method in class com.pervasive.datarush.aggregations.AggregationRegistry
-
Return a list of descriptions of all available aggregations.
- getFunctionDescriptions() - Method in class com.pervasive.datarush.functions.FunctionRegistry
-
Return a list of descriptions of all available functions.
- getFunctionDescriptionsByCategory() - Method in class com.pervasive.datarush.aggregations.AggregationRegistry
-
Returns a list of descriptions of all available aggregations, organized by category.
- getFunctionDescriptionsByCategory() - Method in class com.pervasive.datarush.functions.FunctionRegistry
-
Returns a list of descriptions of all available functions, organized by category.
- getFunctionName() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Gets the name of the JavaScript function to invoke after source evaluation.
- getGamma() - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Returns the value of the "gamma" attribute.
- getGamma() - Method in class com.pervasive.datarush.analytics.svm.RadialBasisKernelType
-
Returns the value of the "gamma" attribute.
- getGamma() - Method in class com.pervasive.datarush.analytics.svm.SigmoidKernelType
-
Returns the value of the "gamma" attribute.
- getGatherScheme(int, SortKey[]) - Static method in class com.pervasive.datarush.ports.record.PartialDataDistribution
- getGeneratedRules() - Method in class com.pervasive.datarush.analytics.arm.RulesGenerator
-
Return the list of rules generated.
- getGenericParameters() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns the generic type parameters of this object type.
- getGoogleCredential(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getGraphInstanceGUID() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Uniquely identifies this graph instance, currently used for ui refresh on the client
- getGroupCount() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
-
Gets the number of matching groups in the format pattern.
- getGroupedAssignments() - Method in class com.pervasive.datarush.cal.NodeAllocationState
-
returns assignments, grouped by current physical node id
- getGroupID() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- getGroupKeyFields() - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- getGroupKeys() - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Returns the keys by which to de-duplicate.
- getGroupKeys() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Get the list of fields used to segment the input data into groups.
- getGroupNumber(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- getGuid() - Method in class com.pervasive.datarush.cal.StorageManagerSpecifier
-
Unique identifier, relative to the base path.
- getGuid() - Method in class com.pervasive.datarush.cal.StoragePlanner
-
Returns the globally unique identifier for this StoragePlanner.
- getHasObjects() - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer.JsonAnalysis
- getHCatalogDatabase() - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Get the HCatalog database from which to retrieve a schema and mapping.
- getHCatalogFields() - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Get the HCatalog fields to read or write.
- getHCatalogTable() - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Get the HCatalog table from which to retrieve a schema and mapping.
- getHeader() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Indicates whether a header row is expected in the source data.
- getHeader() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Indicates whether a header row should be written in the target.
- getHeader() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getHeaderSkipCount() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the number of lines to skip at the beginning of the file.
- getHighValue() - Method in class com.pervasive.datarush.schema.Rule
-
Return the high end of the value range.
- getHistoricalStatistics() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
-
Returns aggregations for subgraphs that have been flushed from the history.
- getHistoricalStatistics() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns aggregations for subgraphs that have been flushed from the history.
- getHiveMetastore() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get Hive metastore.
- getHost() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
-
Get the name of the host running the master/worker container.
- getHost() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getHost() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Returns the specific ip address/host to bind to
- getHost() - Method in class com.pervasive.datarush.io.FTPPath
- getHost() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the host name of the server where the leader node is running.
- getHost() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the server host name property.
- getHost() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the server host name property.
- getHost() - Method in class com.pervasive.datarush.webapp.WebApplicationConfig
-
Returns the host/ip to bind to or null if any ok
- getHostName(String) - Method in class com.pervasive.datarush.cal.NodeInformationMapping
-
Returns the host name for the given nodeID or null if the nodeID either doesn't exist or is not a node used by this job.
- getHostNames() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Get the list of configured database host names.
- getHostNames() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Get the list of configured database host names.
- getHourOfDay() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Get the hour portion, in 24-hour format, of the time of day.
- getId() - Method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Get the id of this
Cluster
. - getId() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the value of the "id" attribute.
- getId() - Method in class com.pervasive.datarush.cal.AttributeScope
-
Returns the unique id
- getId() - Method in class com.pervasive.datarush.cal.JobInformation
-
Returns a unique identifier for the job
- getID() - Method in class com.pervasive.datarush.cal.VirtualNodeID
-
Returns the unique id.
- getID() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap.ReadAccessor
-
Looks up the current record in the map, returning its ID.
- getIdentifierRegex() - Static method in class com.pervasive.datarush.analytics.r.RunRScript
-
Function to return a Regular Expression string that can be used to identify a valid R identifier.
- getIdentifierRegex() - Static method in class com.pervasive.datarush.operators.scripting.RunJavaScript
-
Function to return a Regular Expression string that can be used to identify a valid JS identifier.
- getIdleTimeTimeout() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Gets the idle time, in seconds, for the worker thread pool.
- getImplementation() - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getImplementation() - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getImplementation() - Method in interface com.pervasive.datarush.io.FileSystem
- getImplementationVersion() - Method in class com.pervasive.datarush.authentication.Version
-
Gets build information about the installed DataRush.
- getImportAs() - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Returns the alias to use if auto-importing.
- getIncludedColumns() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the list of columns to include for k-Means.
- getIncludedColumns() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getIncludedFields() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the list of columns to include for learning.
- getIncludedFields() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Gets the fields from the input dataset for which we are collecting statistics.
- getIncludedFields() - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Returns a list of fields to include in the discovery.
- getIncludeDirs() - Method in class com.pervasive.datarush.script.ScriptOptions
-
Get the list of include directories
- getIncludeDoneSignal() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets the property value for the include done signal setting.
- getIncludeExtraFields() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Will be true if the generated schema will include unmapped fields from either side.
- getIncludeInputFields() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Get the property that specifies whether or not to include the input fields in the output data.
- getIncludeSourceInfo() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Indicates whether the parsed records should be tagged with additional fields indicating their source.
- getIncludeSourceInfo() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Indicates whether the parsed records should be tagged with additional fields indicating their source.
- getIndependentVariables() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get the field names of the independent variables.
- getIndex() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the index of the port within the list of ports of this type for the operator.
- getIndexFile(Path) - Static method in class com.pervasive.datarush.io.Paths
-
Returns the index file associated with a temporary file path.
- getIndirectWaitCount() - Method in class com.pervasive.datarush.ports.physical.InputSnapshot
-
Gets the number of times the port entered a wait state because the writer was blocked by a different reader.
- getIndirectWaitCount() - Method in interface com.pervasive.datarush.ports.physical.InputStatistics
-
Gets the number of times the port entered a wait state because the writer was blocked by a different reader.
- getIndirectWaitDuration() - Method in class com.pervasive.datarush.ports.physical.InputSnapshot
-
Gets the total amount of time the port has spent in a wait state because the writer was blocked by a different reader.
- getIndirectWaitDuration() - Method in interface com.pervasive.datarush.ports.physical.InputStatistics
-
Gets the total amount of time the port has spent in a wait state because the writer was blocked by a different reader.
- getInetAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getInetAddress(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip4AddressTokenSequence
-
Gets the value of the specified token as an Inet4Address value.
- getInetAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getInetAddress(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip6AddressTokenSequence
-
Gets the value of the specified token as an Inet6Address value.
- getInetAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- getInetAddress(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- getInitialBufferSize() - Method in class com.pervasive.datarush.operators.sink.CollectRecords
-
Gets the initial size, in tokens, to use for the list collecting input data.
- getInitialGroupCapacity() - Method in class com.pervasive.datarush.operators.group.Group
-
Returns a hint as to the number of groups that are expected to be processed.
- getInitializeTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Retrieves the SQL statement to execute before processing any records.
- getInitializeTableSQL() - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- getInitializeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Retrieves the SQL statement to execute before processing any records.
- getInitializeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Retrieves the SQL statement to execute before processing any records.
- getInitializeTableSQL() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Retrieves the SQL statement to execute before processing any records.
- getInput() - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
-
Get the input port that will receive the PMML model.
- getInput() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the input port that should contain transactions.
- getInput() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Gets the record port providing the input data to the operation.
- getInput() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the input port.
- getInput() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the input port for the training data that is used to build the model.
- getInput() - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
-
Returns the input port.
- getInput() - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
The input data.
- getInput() - Method in class com.pervasive.datarush.analytics.r.RunRScript
- getInput() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getInput() - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Get the input port for this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Returns a port for the input dataset to be tested.
- getInput() - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
- getInput() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
- getInput() - Method in class com.pervasive.datarush.analytics.stats.Rank
- getInput() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Returns an input port for the input dataset.
- getInput() - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
The input data.
- getInput() - Method in class com.pervasive.datarush.functions.EvaluationContext
-
Gets the input record used for the top-level expression.
- getInput() - Method in class com.pervasive.datarush.hbase.DeleteHBase
- getInput() - Method in class com.pervasive.datarush.hbase.WriteHBase
- getInput() - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Gets the record port providing the input to the pair generation.
- getInput() - Method in class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Gets the record port providing the input to the clustering operation.
- getInput() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the record port providing the input to the clustering operation.
- getInput() - Method in class com.pervasive.datarush.matching.DiscoverDuplicates
-
Gets the record port providing input to the operation.
- getInput() - Method in class com.pervasive.datarush.matching.tune.AnalyzeDuplicateKeys
-
Gets the record port providing the input data to analyze.
- getInput() - Method in class com.pervasive.datarush.operators.AbstractDeferredRecordOperator
- getInput() - Method in class com.pervasive.datarush.operators.AbstractExecutableRecordPipeline
-
Gets the record port providing the input data to the operation.
- getInput() - Method in class com.pervasive.datarush.operators.AbstractRecordCompositeOperator
- getInput() - Method in class com.pervasive.datarush.operators.assertion.AssertEqualRecordType
- getInput() - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Get the input data port to assert the metadata on.
- getInput() - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Get the input port of this operator.
- getInput() - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
- getInput() - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Get the input data port.
- getInput() - Method in class com.pervasive.datarush.operators.group.Group
- getInput() - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Returns the data to be de-duplicated
- getInput() - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
- getInput() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Gets the record port providing the records to write to the target sink.
- getInput() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getInput() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Returns the input port.
- getInput() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get the optional input port that contains parameter values to apply to a parameterized data query.
- getInput() - Method in class com.pervasive.datarush.operators.io.staging.ForceStaging
-
Gets the port for the data to be staged.
- getInput() - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
- getInput() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.
- getInput() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets the record port providing the records to write to the target sink.
- getInput() - Method in class com.pervasive.datarush.operators.model.GetModel
-
The input port
- getInput() - Method in class com.pervasive.datarush.operators.model.MergeModel
-
Returns the input port for the partial model
- getInput() - Method in class com.pervasive.datarush.operators.OpenModelSink
- getInput() - Method in class com.pervasive.datarush.operators.OpenRecordSink
- getInput() - Method in interface com.pervasive.datarush.operators.PipelineOperator
-
Returns the input port
- getInput() - Method in class com.pervasive.datarush.operators.record.DeriveFields
- getInput() - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Returns the input port containing the string fields to convert
- getInput() - Method in class com.pervasive.datarush.operators.record.RemapFields
- getInput() - Method in class com.pervasive.datarush.operators.record.RemoveFields
- getInput() - Method in class com.pervasive.datarush.operators.record.RetainFields
- getInput() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
- getInput() - Method in class com.pervasive.datarush.operators.record.SelectFields
- getInput() - Method in interface com.pervasive.datarush.operators.RecordSinkOperator
-
Gets the record port providing the input data to the sink.
- getInput() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the input port to the run script operator.
- getInput() - Method in class com.pervasive.datarush.operators.select.FilterRows
- getInput() - Method in class com.pervasive.datarush.operators.select.LimitRows
- getInput() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
- getInput() - Method in class com.pervasive.datarush.operators.sink.CollectRecords
- getInput() - Method in class com.pervasive.datarush.operators.sink.LogRows
- getInput() - Method in interface com.pervasive.datarush.operators.SinkOperator
-
Returns the input port
- getInput() - Method in class com.pervasive.datarush.operators.sort.Sort
- getInput() - Method in class com.pervasive.datarush.operators.source.EmitRecords
-
Gets the list of records which will be produced.
- getInput() - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
The flow of data to be repeated cyclically.
- getInput() - Method in class com.pervasive.datarush.operators.string.SplitField
- getInput() - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- getInput() - Method in class com.pervasive.datarush.operators.testutils.ErrorSink
- getInput() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
- getInput() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
-
Returns the external port that an external application can use to send data to this sink.
- getInput() - Method in interface com.pervasive.datarush.ports.record.PartitioningFunctionContext
-
Returns the data to be partitioned
- getInput() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
- getInput(int) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the input port for the given index.
- getInput(int) - Method in class com.pervasive.datarush.operators.OpenComposite
-
Returns the input port of the given port index
- getInput(ExecutionContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the physical input port associated with this logical input port.
- getInput(ExecutionContext, int) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the physical input port associated with the specified copy number of this logical input port.
- getInputField() - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Returns the input field for which we calculate distinct values
- getInputField() - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Get the field to calculate the n-gram frequencies for.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Get the field to calculate the word frequencies for.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Get the field to convert to lower or upper case.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Get the field with tokens to count.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the tokenized text field to filter.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get the frequency map field to expand.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Get the tokenized text field to expand.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Get the tokenized text field to filter.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Get the field for which to generate the bag of words.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the frequency map field to filter.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Get the tokenized text field to stem.
- getInputField() - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Get the string field to tokenize.
- getInputFieldName() - Method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Get the input field name of the descriptor.
- getInputMappings() - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Gets the map of inputs for the PMML.
- getInputPort() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.
- getInputPort() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- getInputPort(LogicalPort) - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns the physical port for the given logical port.
- getInputPort(LogicalPort, int) - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns the physical port for the given logical port.
- getInputPortCount() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the number of input ports defined by the operator.
- getInputPortDescriptors() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the port definitions of the input ports.
- getInputPorts() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns a description of the input ports defined by this operator.
- getInputPorts() - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
- getInputPorts() - Method in interface com.pervasive.datarush.operators.LogicalOperator
-
Returns the list of input ports.
- getInputPortsOptional() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns whether the input ports with index > 0 are optional.
- getInputs() - Method in interface com.pervasive.datarush.operators.MultiSinkOperator
-
Returns the input port
- getInputs() - Method in class com.pervasive.datarush.operators.OpenMultiModelSink
- getInputs() - Method in class com.pervasive.datarush.operators.OpenMultiRecordSink
- getInputType() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Returns the input type for which we are constructing a model
- getInputValue() - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Returns the input value of this pair.
- getInsertMode() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get insert mode ( DEFAULT/ROW/BULK).
- getInsertMode() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get insert mode used during Direct loading ( DEFAULT/ROW/BULK).
- getInstance() - Static method in class com.pervasive.datarush.aggregations.AggregationRegistry
-
Get an instance of the AggregationRegistry.
- getInstance() - Static method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getInstance() - Static method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getInstance() - Static method in class com.pervasive.datarush.cal.ClusterProviderManager
-
Returns the single instance of this class
- getInstance() - Static method in class com.pervasive.datarush.encryption.EncryptionManager
-
Returns the single instance of this class.
- getInstance() - Static method in class com.pervasive.datarush.functions.FunctionRegistry
-
Get an instance of the FunctionRegistry.
- getInstance() - Static method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getInstance() - Static method in class com.pervasive.datarush.json.TypeResolutionManager
-
Returns the singleton instance of this class.
- getInstance() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the Vector instance name.
- getInstance() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the Actian Vector instance name.
- getInstance() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the Vectorwise instance name.
- getInt(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getInt(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getInt(int) - Method in interface com.pervasive.datarush.sequences.scalar.IntTokenSequence
-
Gets the value of the specified token as an
int
. - getInt(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getIntercept() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the constant term (a.k.a the intercept or bias) of the equation specified by the RegressionTable.
- getIntercept() - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Get the intercept value.
- getInterceptDegreesOfFreedom() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the intercept's degrees of freedom
- getInterceptPValue() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the intercept's t test
- getInterceptStandardError() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the intercept's standard error
- getInterceptTTest() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the intercept's t test
- getInternalTypes() - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Returns the types of the internal counters of this aggregator
- getInterQuartileRange() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Returns the inter-quartile-range of this field.
- getIntervalCounts() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Returns a mapping from interval to the counts for the given interval.
- getInvalidFields() - Method in exception com.pervasive.datarush.namespace.InvalidFieldException
-
Retrieves an array of invalid field names.
- getInvalidFrequency() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the "invalidFreq" attribute of the
Counts
sub-element. - getInverted() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get whether the filter should be inverted
- getIOBufferSize() - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Returns the default value for
ioBufferSize
. - getIOBufferSize() - Method in class com.pervasive.datarush.operators.sort.Sort
-
Gets the buffer size, in bytes, used for I/O operations on run files.
- getIOMonitor() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns a monitoring context to allow I/O operators to report statistics.
- getIsolationLevel() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Retrieves the isolation level to use for the transactions.
- getIsolationLevel() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.SqlWriteProperties
- getItemFieldName() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the item field name property.
- getItemFieldName() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the item field name property.
- getItemID() - Method in class com.pervasive.datarush.analytics.arm.Item
-
Get the item identifier.
- getItemIDs() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Get the item identifiers contained in this item list.
- getItemLabelMap() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Create a mapping from item identifier to item label of the items contained in this model.
- getItemNameMap() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Create a mapping from item identifier to item name of the items contained in this model.
- getItems() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Return the list of items contained in the model.
- getItemSets() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the output port containing the frequent item sets.
- getItemSets() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Return the list of frequent item sets contained in the model.
- getIterator() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getIterator() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get an iterator over all descendants of this node including this node.
- getIterator(TextElementType) - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getIterator(TextElementType) - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get an iterator over the node and all descendants of this node of the specified type.
- getJavaClass() - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Returns the java class that this advice describes
- getJavaClass(ScalarTokenType) - Static method in class com.pervasive.datarush.tokens.TokenUtils
- getJDBCConnector() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
- getJDBCIndex() - Method in interface com.pervasive.datarush.operators.io.jdbc.JDBCField
- getJdbcOnly() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get whether JDBC connections should be used instead of the command line when possible.
- getJDBCType() - Method in interface com.pervasive.datarush.operators.io.jdbc.JDBCField
- getJDBCTypeName() - Method in interface com.pervasive.datarush.operators.io.jdbc.JDBCField
- getJdbcUrl() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Gets the jdbc connection url that should be explicitly used.
- getJobHistoryService(FileClient, ClusterSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- getJobHistoryService(FileClient, ClusterSpecifier) - Method in interface com.pervasive.datarush.cal.ClusterProvider
- getJobHistoryService(FileClient, ClusterSpecifier) - Method in class com.pervasive.datarush.cal.ClusterProviderManager
- getJobId() - Method in class com.pervasive.datarush.cal.JobLogInfo
- getJobID() - Method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- getJobInfo() - Method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- getJobInformation() - Method in interface com.pervasive.datarush.cal.JobExecutorService
-
Returns the job information associated with this service
- getJobInformation() - Method in class com.pervasive.datarush.cal.JobServerInformation
- getJobInformation() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
-
Returns the job information for the job that running in this node
- getJobInformation() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getJobLogInfo() - Method in class com.pervasive.datarush.cal.JobLogInfo
- getJobLogs() - Method in class com.pervasive.datarush.cal.JobLogInfo
- getJobMasterNodeId() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Returns the physical node id of the job master.
- getJobMasterNodeId() - Method in class com.pervasive.datarush.cal.NodeAllocationState
-
Returns the physical node id of the job master.
- getJobMasterResources() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Gets the allocated resources for the job master.
- getJobName() - Method in class com.pervasive.datarush.cal.JobLogInfo
- getJobPriority() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getJobSpecifier() - Method in class com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
- getJobSpecifier() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getJoinCondition() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
If non-null, the condition is evaluated for every possible matching row.
- getJoinCondition() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getJoinKeys() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Returns the join keys to use when performing the join.
- getJoinKeys() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getJoinMode() - Method in class com.pervasive.datarush.operators.join.Join
-
Returns the join mode to use when performing a join.
- getJoinMode() - Method in class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.Returns the join mode to use when performing a join.
- getJsonFieldParser(String, ScalarSettable) - Method in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader
- getJsonOptions() - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- getJsonRecords() - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer.JsonAnalysis
- getK() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the item-set cardinality property.
- getK() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the "k" value, where k is the number of centroids to compute.
- getK() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the size of the nearest neighbor set.
- getKerberosKeytab() - Method in class com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Gets the configured keytab file for authenticating the Kerberos principal.
- getKerberosPrincipal() - Method in class com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Gets the configured Kerberos principal name.
- getKernelType() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Returns the kernel type for the model.
- getKey() - Method in interface com.pervasive.datarush.operators.group.AggregatorFactory
-
Returns the key for the aggregator used by the output flow.
- getKey() - Method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Get the left field name associated with this key.
- getKeyFieldPrefix() - Method in class com.pervasive.datarush.operators.group.Group
-
Returns the prefix to add to key fields.
- getKeyMap() - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- getKeyNameList(List<String>) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- getKeyNames() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Retrieves the field names (JDBC column names) to use as keys.
- getKeys() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getKeys() - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Get the fields being used for blocking
- getKeys() - Method in class com.pervasive.datarush.operators.group.Group
-
Returns the names of the key fields.
- getKeys() - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Returns the keys to be used for detecting group boundaries
- getKeys() - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns the aliases in this set
- getKeys() - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Returns the keys that the data is sorted by
- getKeys() - Method in class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
-
Returns the keys by which we are range-partitioned.
- getKeys() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns the keys by which we are partitioned.
- getKeys() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- getKeys() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Get the names of the key fields.
- getKeys(SortedJoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Extract the join keys from several keys.
- getKeyType() - Method in class com.pervasive.datarush.tokens.record.RecordMap
-
Returns the token type of the keys of the map.
- getKeyType() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Returns the type of keys contained within this map.
- getKind() - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure
-
Gets the
ComparisonMeasure.Kind
of thisComparisonMeasure
instance. - getLabel() - Method in class com.pervasive.datarush.analytics.arm.Item
-
Get the item label.
- getLabel() - Method in interface com.pervasive.datarush.functions.FunctionContext
-
Gets the name of the function being evaluated.
- getLabelFieldName() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the optional label field name property.
- getLabelFieldName() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the optional label field name property.
- getLanguageName() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getLanguageName() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the name of the script language to use.
- getLanguageVersion() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getLanguageVersion() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getLanguageVersion() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the version of the script language to use.
- getLaplaceCorrector() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Returns the Laplace corrector to be used.
- getLearningCols() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Returns the learning columns (i.e.
- getLearningColumns() - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Returns the list of columns to be used to predict the output value.
- getLearningColumns() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getLearningRate() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Gets the learning rate, alpha.
- getLeft() - Method in class com.pervasive.datarush.matching.Comparison
-
Get the left field name value.
- getLeft() - Method in class com.pervasive.datarush.matching.DiscoverLinks
-
Gets the record port providing the left-hand input to the operation.
- getLeft() - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Gets the record port providing the input data to analyze for the left side.
- getLeft() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Returns the left input port.
- getLeft() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getLeft() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Returns the left input port.
- getLeftBlockingKeys() - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Gets the fields to use for key blocking for data on the left.
- getLeftDataIdField() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the name of the field uniquely identifying records on the left hand side of the pairs.
- getLeftField() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
-
Gets the path of the field on the left side of the comparison which raised this exception.
- getLeftFieldPattern() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the output naming pattern for fields from the left hand input.
- getLeftFieldPattern() - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Gets the output naming pattern for fields on the left hand side of the pair.
- getLeftFieldPattern() - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Gets the output naming pattern for fields on the left hand side of the pair.
- getLeftFieldPattern() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the naming pattern used to determine the actual name of the left hand id field.
- getLeftFieldPattern() - Method in class com.pervasive.datarush.matching.Index
-
Get the left field pattern value.
- getLeftFieldsPattern() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the output naming pattern for fields from the left hand input.
- getLeftInput() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the record port providing the left hand input to the pair generation.
- getLeftInput() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the record port providing the left hand input to the pair generation.
- getLeftInput() - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
Returns the left input port
- getLeftInput() - Method in class com.pervasive.datarush.operators.record.MergeFields
-
Gets the record port providing the "left" input for the merge.
- getLeftKeys() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the fields used as keys for data on the left hand side.
- getLeftKeys(SortedJoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Extract the left sort keys from several sorted join keys
- getLeftMargin() - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Returns the lower bound of the interval
- getLeftName() - Method in class com.pervasive.datarush.tokens.record.JoinKey
-
Get the left field name associated with this key.
- getLeftNames(JoinKey...) - Static method in class com.pervasive.datarush.tokens.record.JoinKey
-
Extract the left field names from several keys.
- getLeftType() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
-
Gets the type of the field on the left side of the comparison which raised this exception.
- getLeftType() - Method in exception com.pervasive.datarush.types.TypesNotComparableException
-
Gets the type of the object on the left side of the comparison which raised this exception.
- getLength() - Method in class com.pervasive.datarush.analytics.text.filter.LengthFilter
- getLength() - Method in class com.pervasive.datarush.io.BasicPathDetails
- getLength() - Method in interface com.pervasive.datarush.io.DataSplit
-
Gets the length of the split, in bytes.
- getLength() - Method in class com.pervasive.datarush.io.FileSplit
- getLength() - Method in interface com.pervasive.datarush.io.PathDetails
-
Returns the length of the file represented by the associated path.
- getLength(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getLength(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getLength(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Returns the length of the file represented by the given path
- getLength(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Returns the length of the file represented by the given path.
- getLibArchiveLocation() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getLift() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
-
Return the lift of the rule.
- getLineComment() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the character sequence indicating a line comment.
- getLineComment() - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Get the value that indicates a line of data is a comment.
- getLineComment() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the character sequence indicating a line comment.
- getListenAddress() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer.ServerContext
-
Returns the address on which the server is listening.
- getListMap(Map<K, List<V>>, K) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Returns a list from a map of lists or empty list if the element does not exist.
- getLocalClientTarget(Object) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns the underlying implementation of a local client proxy
- getLocalityInfo() - Method in class com.pervasive.datarush.io.CompressionSplitIterator
- getLocalityInfo() - Method in class com.pervasive.datarush.io.SingleSplitIterator
- getLocalityInfo() - Method in interface com.pervasive.datarush.io.SplitIterator
-
Get the list of machines for which access to the current split is local.
- getLocalSessionAttribute(AttributeScope, SessionAttribute<T>) - Method in interface com.pervasive.datarush.cal.DistributedCallableContext
-
Looks up the value of a session attribute.
- getLocation() - Method in exception com.pervasive.datarush.graphs.PathParseException
-
Retrieve the index of the character at which the error occurred.
- getLogFormat() - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Gets the log format class which should be used when parsing the logs.
- getLogFormat(String) - Method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
- getLogFrequency() - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Get the log frequency property.
- getLogFrequency() - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Returns the frequency with which to log row count.
- getLogFrequency() - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Get the log frequency.
- getLogFrequency() - Method in class com.pervasive.datarush.operators.sink.LogRows
-
Get the configured log frequency.
- getLogger() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the logger for this test.
- getLogicalGraph() - Method in class com.pervasive.datarush.graphs.LogicalGraphWithConfig
- getLogPattern() - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Gets the formatting pattern to use when parsing the log.
- getLogSize() - Method in class com.pervasive.datarush.cal.JobLogInfo.LogInfo
- getLogSizeMB() - Method in class com.pervasive.datarush.cal.JobLogInfo.LogInfo
- getLogType() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- getLogType() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- getLogType() - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Get the SupportedLogType of this format.
- getLogType() - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Gets the type of log this operator will read.
- getLong(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getLong(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getLong(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getLong(int) - Method in interface com.pervasive.datarush.sequences.scalar.LongTokenSequence
-
Get the value of the specified token as a
long
. - getLong(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getLong(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getLowerBound() - Method in class com.pervasive.datarush.types.FieldDomain
-
Returns the lower bound of the field or
null
if unknown - getLowerBoundClosed() - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Returns true if the lower boundary defined by a break should be included in the range group.
- getLowValue() - Method in class com.pervasive.datarush.schema.Rule
-
Return the low end of the value range.
- getManager() - Method in class com.pervasive.datarush.cal.StorageBucket
- getMap() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get a copy of the map that backs this object.
- getMapping() - Method in class com.pervasive.datarush.hadoop.HadoopConfiguration
- getMappings(String) - Method in interface com.pervasive.datarush.types.FieldRemapping
-
Gets the fields in the target to which the specified source field is mapped.
- getMasterContext() - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Returns the job master context.
- getMasterResources() - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- getMax() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Return the maximum value for this field.
- getMaxAllowedValue() - Method in class com.pervasive.datarush.monitoring.GaugeSnapshot
- getMaxAllowedValue() - Method in interface com.pervasive.datarush.monitoring.GaugeSupplier
-
Returns the maximum allowed value for the gauge of
Long.MAX_VALUE
if there is no maximum - getMaxBatchCount() - Method in class com.pervasive.datarush.ports.physical.OutputSnapshot
-
Gets the highest number of batches ever held in the dataflow queue.
- getMaxBatchCount() - Method in interface com.pervasive.datarush.ports.physical.OutputStatistics
-
Gets the highest number of batches ever held in the dataflow queue.
- getMaxDiscoveredValues() - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Returns the maximum number of values to discover.
- getMaxDistinctNominalValues() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the maximum number of distinct nominal values to allow.
- getMaxDistinctNominalValues() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Returns the maximum number of distinct nominal values to allow.
- getMaxDistinctNominalValues() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getMaxErrors() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the maximum number of errors allowed.
- getMaxErrors() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the maximum number of errors allowed.
- getMaxErrors() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the maximum number of errors allowed.
- getMaxGroupCapacity() - Method in class com.pervasive.datarush.operators.group.Group
-
Returns the max number of groups to fit into internal memory buffers.
- getMaxItemsPerTxn() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the maximum items per transaction value.
- getMaxIterations() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the maximum number of iterations.
- getMaxIterations() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getMaxMerge() - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Returns the default value for
maxMerge
. - getMaxMerge() - Method in class com.pervasive.datarush.operators.sort.Sort
-
Gets the maximum number of intermediate result files which should be merged at one time.
- getMaxParallelism() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the max parallelism set for the operator.
- getMaxParallelism() - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the max parallelism of the current operator.
- getMaxParallelism() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns the maximum parallelism to allow for the operator.
- getMaxParallelism() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getMaxRetries() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Maximum number of retries.
- getMaxRowLength() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the limit, in characters, for the first row.
- getMaxRowLength() - Method in exception com.pervasive.datarush.operators.io.textfile.RowTooLongException
-
Gets the limit that was exceeded.
- getMaxThreshold() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the maximum threshold for absolute frequencies when filtering.
- getMaxTokenCount() - Method in class com.pervasive.datarush.ports.physical.OutputSnapshot
-
Gets the highest number of tokens ever held in the dataflow queue.
- getMaxTokenCount() - Method in interface com.pervasive.datarush.ports.physical.OutputStatistics
-
Gets the highest number of tokens ever held in the dataflow queue.
- getMaxTreeNodes() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the maximum total nodes to allow in the tree.
- getMaxUlps() - Method in class com.pervasive.datarush.operators.assertion.UlpDistanceBound
-
Gets the maximum number of ULPs allowed between two values.
- getMaxValue() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Get the maximum value of the field.
- getMaxWorkers() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Returns the max worker threads to allow.
- getMDFFileWrapper(MDFUtil.MDFVersion, FileClient, ByteSource) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- getMean() - Method in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Returns the mean of the data values.
- getMean() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Returns the mean value for this field.
- getMeanAbsoluteError() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the meanAbsoluteError, the mean of the absolute values of the predictive errors on that dataset.
- getMeanSquaredError() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Mean Squared Error, the mean of the squares of the predictive errors on that dataset.
- getMedian() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Returns the median of values for this field.
- getMemory() - Method in class com.pervasive.datarush.cal.ResourceAllocation
-
Gets the memory, in MB, allotted.
- getMergeHandler() - Method in class com.pervasive.datarush.operators.model.GetModel
-
Returns the merge handler to be used to merge model fragments into a single model.
- getMergeHandler() - Method in class com.pervasive.datarush.ports.model.AbstractModelPortMetadata
-
Returns the merge handler used to merge model partitions.
- getMessage() - Method in error com.pervasive.datarush.exceptions.ArrayComparisonError
- getMessage() - Method in exception com.pervasive.datarush.exceptions.ParseExpressionException
- getMessage() - Method in exception com.pervasive.datarush.functions.InvalidFunctionArgumentException
- getMessage() - Method in exception com.pervasive.datarush.functions.InvalidOperandTypeException
- getMessage() - Method in exception com.pervasive.datarush.namespace.FieldExistsException
- getMessage() - Method in exception com.pervasive.datarush.namespace.InvalidFieldException
-
Retrieves message of the super class with a list of the names of all invalid fields in lexicographic order appended.
- getMessage() - Method in exception com.pervasive.datarush.operators.io.SplitParsingException
- getMessage() - Method in exception com.pervasive.datarush.operators.io.textfile.ParseException
- getMessage() - Method in exception com.pervasive.datarush.operators.io.textfile.RowTooLongException
- getMessage() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Gets a message containing the prefix passed at construction time and any additional information supplied by setter methods, such as positional details on the specific field in a record (composite) type
- getMessage() - Method in exception com.pervasive.datarush.types.FieldTypeNotSupportedException
- getMessage() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
- getMessage() - Method in exception com.pervasive.datarush.types.TypeNotSupportedException
- getMessage() - Method in exception com.pervasive.datarush.types.TypesNotComparableException
- getMessage(Throwable) - Static method in exception com.pervasive.datarush.coercion.CoercionException
- getMetadata() - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- getMetadata() - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- getMetadata() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the metadata associated with this operator.
- getMetadata() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Gets the database metadata associated with this connection.
- getMetadata() - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- getMetadata() - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Gets the metadata associated with the format.
- getMetadata() - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- getMetadata() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns metadata associated with the operator.
- getMetadata() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.GenericInputDefinition
- getMetadata() - Method in interface com.pervasive.datarush.ports.record.RecordMetadataTest.InputDefinition
- getMetadata() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- getMetadata(PMMLModel) - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort
- getMetadata(JDBCConnector, String) - Static method in class com.pervasive.datarush.operators.io.jdbc.ConnectionHelper
-
Acquires the metadata associated with a given SQL statement.
- getMetadata(Void) - Method in class com.pervasive.datarush.ports.model.DoneSignalPort
- getMetadata(T) - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Returns the metadata associate with the model.
- getMetadata(T) - Method in class com.pervasive.datarush.ports.model.SimpleModelPort
- getMetadataType() - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort
- getMetadataType() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns the class of metadata that this port uses
- getMetadataType() - Method in class com.pervasive.datarush.ports.model.DoneSignalPort
- getMetadataType() - Method in class com.pervasive.datarush.ports.model.SimpleModelPort
- getMetadataType() - Method in class com.pervasive.datarush.ports.record.RecordPort
- getMethod() - Method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Get the normalization method of the descriptor.
- getMethod() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Get the normalization method configured.
- getMethod() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the load method in use.
- getMethodCallSyntax(String, String, String...) - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getMillisSinceMidnight() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Get the number of milliseconds elapsed since midnight
- getMimeTypes() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getMin() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Return the minimum value for this field.
- getMinAllowedValue() - Method in class com.pervasive.datarush.monitoring.GaugeSnapshot
- getMinAllowedValue() - Method in interface com.pervasive.datarush.monitoring.GaugeSupplier
-
Returns the minimum allowed value for the gauge or
Long.MIN_VALUE
if there is no minimum. - getMinConfidence() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the minimum confidence property.
- getMinConfidence() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the minimum confidence setting.
- getMinParallelism() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the raw, un-interpreted value of the parallelism setting
- getMinRecordsPerNode() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the minimum number of records per-node to allow in the tree.
- getMinSupport() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the minimum support property.
- getMinSupport() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the minimum support property.
- getMinSupport() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the minimum support setting.
- getMinThreshold() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the minimum threshold for absolute frequencies when filtering.
- getMinuteOfHour() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Get the minutes portion of the time of day.
- getMinValue() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Get the minimum value of the field.
- getMinWorkers() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Returns the min worker threads to allow.
- getMismatchFilter() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- getMissingFieldAction() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets how fields declared in the schema, but not found when parsing the record are handled.
- getMissingFieldAction() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets how fields declared in the schema, but not found when parsing the record are handled.
- getMissingFrequency() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the "missingFreq" attribute of the
Counts
sub-element. - getMissingValuePenalty() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the "missingValuePenalty" attribute for the model.
- getMissingValueStrategy() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the "missingValueStrategy" attribute for the model.
- getMissingValueWeights() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the
MissingValueWeights
of this model. - getModalValue() - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Returns the most frequent value of the field
- getMode() - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Get the mode used for ranking.
- getMode() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Gets how existing files should be handled by the writer.
- getMode() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer.Analysis
-
Gets the data representation mode used in the source file.
- getMode() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets how existing files should be handled by the writer.
- getMode() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Get the sample mode.
- getModel() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the output port containing the generated PMML-based association model.
- getModel() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the output PMML model port of this plan operator.
- getModel() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Returns a port that will output a
PMMLSummaryStatisticsModel
. - getModel() - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns the model port.
- getModel() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the output port that will output the model that is built from the training data.
- getModel() - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Returns the output PMML model port.
- getModel() - Method in class com.pervasive.datarush.analytics.pmml.WritePMML
-
The port containing the PMML model instance
- getModel() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Returns a port that will output a
PMMLSummaryStatisticsModel
. - getModel() - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
The input for supplying the PMML model
- getModel() - Method in class com.pervasive.datarush.operators.model.GetModel
-
Following graph execution, will return an in-memory model object.
- getModel() - Method in class com.pervasive.datarush.operators.model.PutModel
-
Returns the model to be injected
- getModel(ExecutionContext) - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Reads the model from this model input port.
- GetModel<T> - Class in com.pervasive.datarush.operators.model
-
Provides a way to update an in-memory reference to a model object.
- GetModel(LogicalPortFactory<? extends AbstractModelPort<T>>) - Constructor for class com.pervasive.datarush.operators.model.GetModel
-
Gets a model from a graph.
- getModelClass() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Get the
ModelClass
of this model. - getModelClass() - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Returns the java class of the model
- getModelClass() - Method in class com.pervasive.datarush.ports.model.AbstractModelPortMetadata
-
Returns the model's java type.
- getModelClass() - Method in interface com.pervasive.datarush.ports.model.ModelMergeHandler
-
Returns the java type of the model
- getModelClass() - Method in interface com.pervasive.datarush.ports.model.ModelStorageHandler
-
Returns the model's java class
- getModelClass() - Method in class com.pervasive.datarush.ports.model.SerializableModelStorageHandler
- getModelClass() - Method in class com.pervasive.datarush.ports.model.SimpleModelPort.Factory
-
Returns the java class of the model
- getModelElementName() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.pmml.GenericPMMLModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Return the element name of the primary model element associated with this PMML
- getModelElementName() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- getModelElementName() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
- getModelExplanation() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Returns the value of the
ModelExplanation
sub-element. - getModelInput() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Get the optional input port used to read the PMML model containing field statistics needed by normalization methods.
- getModelName() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets the name of this model.
- getModelName() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the "modelName" attribute for the model.
- getModelName() - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Returns the "modelName" attribute for the model.
- getModelName() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- getModelName() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Returns the
modelName
attribute for the model. - getModelOutput() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getModelQuality() - Method in class com.pervasive.datarush.analytics.pmml.ModelExplanation
- getModelReference() - Method in class com.pervasive.datarush.operators.model.GetModel
-
For advanced use only; returns the reference location where the model is to be set.
- getModelReference() - Method in class com.pervasive.datarush.operators.model.PutModel
-
For advanced use only; returns the reference location where the model is to be obtained.
- getModelSpec() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Returns the meta-information associated with this PMML model
- getModificationCount() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- getModificationCount() - Method in interface com.pervasive.datarush.sequences.scalar.MutableScalarTokenSequence
-
Returns the current modification count.
- getModificationCount() - Method in class com.pervasive.datarush.tokens.DefaultModificationCountProvider
- getModificationCount() - Method in class com.pervasive.datarush.tokens.InputModificationCountProvider
- getModificationCount() - Method in interface com.pervasive.datarush.tokens.ModificationCountProvider
-
Gets the current change number.
- getModificationCount() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- getModificationCount() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- getModuleArtifacts() - Method in interface com.pervasive.datarush.modules.Module
- getModuleCategory(ClassLoader, String) - Method in interface com.pervasive.datarush.modules.ModuleManager
- getModuleClasspath() - Method in interface com.pervasive.datarush.modules.Module
- getModuleConfiguration() - Method in class com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
- getModuleConfiguration() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getModuleConfiguration() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the module configuration to be used by operators in the graph.
- getModuleConfiguration() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getModuleConfiguration() - Method in class com.pervasive.datarush.io.FileClient
-
Returns the module configuration for this file client
- getModules() - Method in interface com.pervasive.datarush.modules.ModuleCategory
- getModules() - Method in class com.pervasive.datarush.modules.ModuleCategoryImpl
- getMoney(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getMonitoring() - Method in class com.pervasive.datarush.io.FileClient
-
Returns the monitoring used to instrument I/O operations by the client.
- getMonthOfYear() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Get the month portion of the date.
- getMonths() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- getMonths() - Method in interface com.pervasive.datarush.tokens.scalar.PeriodValued
-
Gets the month portion of the contained period value.
- getMonths(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getMonths(int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
-
Gets the month portion of the value of the specified token.
- getMonths(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getMultilineFormat() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Get whether or not the parser will allow JSON records which span multiple lines
- getMultiple() - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Get whether the data is written as a single file or multiple files.
- getMultiplier() - Method in enum com.pervasive.datarush.tokens.TokenOrder
-
Gets the multiplier associated with the ordering.
- getMyStorageLocation(NodeAllocationPlan.AssignmentPlan) - Method in class com.pervasive.datarush.cal.StorageBucket
- getMyStorageLocation(StorageBucketId, NodeAllocationPlan.AssignmentPlan) - Method in interface com.pervasive.datarush.cal.StorageManager
-
Returns "my" storage location
- getN() - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Get the N for the n-grams.
- getN() - Method in class com.pervasive.datarush.analytics.text.NGram
-
Gets the N used by this NGram.
- getN() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get the degree of the n-grams in this map.
- getName() - Method in class com.pervasive.datarush.analytics.arm.Item
-
Get the item name.
- getName() - Method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Get the name of this
Cluster
. - getName() - Method in class com.pervasive.datarush.azure.AzureFilePath
- getName() - Method in class com.pervasive.datarush.cal.JobInformation
-
Returns a display name for the job.
- getName() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Gets the name used for worker threads.
- getName() - Method in class com.pervasive.datarush.functions.FieldReference
-
Gets the name of the referenced field
- getName() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getName() - Method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Gets the label associated with the function.
- getName() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- getName() - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Get the first name in this path.
- getName() - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Returns the name of the graph.
- getName() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Returns the name of this graph instance.
- getName() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the short name of the operator.
- getName() - Method in interface com.pervasive.datarush.graphs.PortInstance
-
Returns the short name of the port.
- getName() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- getName() - Method in class com.pervasive.datarush.io.compression.BZipCompression
- getName() - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Gets the name of the compression algorithm.
- getName() - Method in class com.pervasive.datarush.io.compression.GZipCompression
- getName() - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- getName() - Method in class com.pervasive.datarush.io.compression.UncompressedData
- getName() - Method in class com.pervasive.datarush.io.FTPPath
- getName() - Method in interface com.pervasive.datarush.io.Path
-
Gets the last element of the path.
- getName() - Method in class com.pervasive.datarush.matching.PropertyDefinition
-
Gets the property name
- getName() - Method in interface com.pervasive.datarush.modules.ModuleCategory
- getName() - Method in class com.pervasive.datarush.modules.ModuleCategoryImpl
- getName() - Method in interface com.pervasive.datarush.namespace.NameBinding
-
Gets the name in the associated pairing.
- getName() - Method in interface com.pervasive.datarush.namespace.Named
-
Gets the name of this object.
- getName() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns the name of the operator
- getName() - Method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Gets the name of the target field to derive.
- getName() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns the name of this port
- getName() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the user-provided label associated with port.
- getName() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the user-provided label associated with port.
- getName() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.GenericInputDefinition
- getName() - Method in interface com.pervasive.datarush.ports.record.RecordMetadataTest.InputDefinition
- getName() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- getName() - Method in class com.pervasive.datarush.schema.ExternalDataType
-
Return the external data type name.
- getName() - Method in class com.pervasive.datarush.schema.Rule
-
Get the rule name.
- getName() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Returns the name of the field
- getName() - Method in class com.pervasive.datarush.schema.TextField
-
Returns the name of this field
- getName() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the logical name of the port.
- getName() - Method in class com.pervasive.datarush.script.PropertyDescriptor
- getName() - Method in class com.pervasive.datarush.tokens.record.SortKey
-
Get the field name associated with this key.
- getName() - Method in interface com.pervasive.datarush.types.Field
-
Gets the name of the field.
- getName(int) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets the name associated with entry at the specified index.
- getName(int) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets the name associated with entry at the specified index.
- getName(String) - Static method in class com.pervasive.datarush.hadoop.io.PathUtility
-
Get the last file segment of the given path.
- getNames() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets all names registered in the namespace.
- getNames() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets all names registered in the namespace.
- getNames() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getNames(SortKey...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Extract the field names from several keys.
- getNearnessMeasure() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets how the nearest neighbors of a record in the query data are determined.
- getNetworkConfiguration() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the network configuration to be used for communication between the client and cluster manager.
- getNetworkConfiguration() - Method in class com.pervasive.datarush.io.FileClient
-
Returns the network configuration to use
- getNetworkConfiguration(Object) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns the network configuration for the given proxy.
- getNewline() - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer.FormatAnalysis
-
Gets the newline characters discovered in the source file.
- getNewline() - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Gets the newline characters to use when parsing the log.
- getNextSibling() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getNextSibling() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get the right sibling of this node or null if this node has no right sibling.
- getNgramFreqOutputField() - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Get the field that will contain the n-gram frequncy map.
- getNGramList() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get an ordered list of the n-grams contained in the map.
- getNodeAllocation() - Method in interface com.pervasive.datarush.operators.DeferredCompositionContext
-
Returns the node allocation for the graph to which this operator belongs.
- getNodeAllocation() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns the initial node allocation for the graph to which this operator belongs.
- getNodeAllocation() - Method in interface com.pervasive.datarush.ports.record.PartitioningFunctionContext
-
Returns the node allocation.
- getNodeAllocationPlan() - Method in class com.pervasive.datarush.cal.StorageBucket
- getNodeAllocationPlan() - Method in interface com.pervasive.datarush.cal.StorageManager
-
Returns the node allocation plan associated with this storage manager
- getNodeAssignment() - Method in class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Get the node assignment for this split.
- getNodeDescriptors() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getNodeHost() - Method in class com.pervasive.datarush.cal.NodeInformation
-
Returns the host name
- getNodeID() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
-
Physical node id
- getNodeID() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getNodeID() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
-
The node ID that this assignment was originally on.
- getNodeID() - Method in class com.pervasive.datarush.cal.NodeInformation
-
Returns the node id
- getNodeInformation() - Method in class com.pervasive.datarush.cal.NodeInformationMapping
-
Returns the list of node information in this map
- getNodeInformation(String) - Method in class com.pervasive.datarush.cal.NodeInformationMapping
-
Returns the node information for the given nodeID or null if the nodeID either doesn't exist or is not a node used by this job.
- getNodeMapping() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Returns the node information for all the nodes referenced by this plan.
- getNodeName() - Method in class com.pervasive.datarush.cal.JobLogInfo.LogInfo
- getNodeName() - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Retrieves the name of the
DataflowNode
in which the scripting exception occurred. - getNodeRole() - Method in class com.pervasive.datarush.cal.JobLogInfo.LogInfo
- getNodeStatistics() - Method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- getNonNullCount() - Method in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Returns the number of non-null data values.
- getNoPartialSplits() - Method in class com.pervasive.datarush.io.SplitOptions
-
Indicates whether breaking files into multiple splits is allowed.
- getNormalizationMethod() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- getNoTrueChildStrategy() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the "noTrueChildStrategy" attribute for the model.
- getNu() - Method in class com.pervasive.datarush.analytics.svm.learner.SVMTypeOneClass
-
Returns the
nu
parameter of theone-class
SVM. - getNull(TokenType) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Returns an appropriate null value for the given type.
- getNullIndicator() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the text value used to represent null values by default in generated schemas.
- getNullIndicator() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the null indicator used if the loading method stages the files.
- getNullIndicator() - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Gets the text value used to represent null values.
- getNullIndicator(TextConversionDefaults) - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- getNullIndicator(TextConversionDefaults) - Method in class com.pervasive.datarush.schema.PaddedTextType
- getNullIndicator(TextConversionDefaults) - Method in interface com.pervasive.datarush.schema.TextDataType
-
Gets the string used to indicate null values for the type.
- getNullProbability() - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Gets the probability any given generated token will be null valued.
- getNumArray() - Method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Gets the numArray of this
Cluster
. - getNumArray() - Method in class com.pervasive.datarush.analytics.cluster.MissingValueWeights
-
Gets the missing value weights array of this
MissingValueWeights
instance. - getNumColumns() - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Returns the number of columns in the matrix
- getNumeric(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getNumericInfo() - Method in class com.pervasive.datarush.analytics.stats.BivariateStats
-
Returns the value of the
NumericInfo
sub-element. - getNumericInfo() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the
NumericInfo
sub-element. - getNumericPredictor(String) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Get the numeric predictor for the given independent variable.
- getNumericPredictors() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Gets the table's predictors that take a numeric value as input.
- getNumericPredictors() - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Return the list of numeric predictors for this model.
- getNumericType() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- getNumericType() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Gets the generic type of this class.
- getNumericType() - Method in class com.pervasive.datarush.analytics.stats.Interval
- getNumInputCopies(LogicalPort) - Method in class com.pervasive.datarush.operators.ExecutableOperator
-
May be overridden to specify that multiple input copies are needed for a given input port.
- getNumInputCopies(LogicalPort) - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Overridden to declare that we require 2 copies of input
- getNumInputCopies(LogicalPort) - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getNumInputCopies(LogicalPort) - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- getNumInputs() - Method in class com.pervasive.datarush.operators.OpenMultiModelSink
-
Returns the number of input ports
- getNumInputs() - Method in class com.pervasive.datarush.operators.OpenMultiRecordSink
-
Returns the number of input ports
- getNumOutputs() - Method in class com.pervasive.datarush.operators.OpenMultiModelSource
-
Returns the number of input ports
- getNumOutputs() - Method in class com.pervasive.datarush.operators.OpenMultiRecordSource
-
Returns the number of input ports
- getNumRows() - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Returns the number of rows in the matrix
- getNumWorkers(int) - Method in interface com.pervasive.datarush.cal.StorageManager
-
Returns the number of workers allocated or
0
if this is a master storage manager. - getObject() - Method in class com.pervasive.datarush.json.SerializationBridge
-
Returns the underlying object
- getObject(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getObject(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- getObject(int) - Method in interface com.pervasive.datarush.sequences.scalar.ObjectTokenSequence
-
Gets the value of the specified token as an object.
- getObject(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- getOffset() - Method in class com.pervasive.datarush.cal.VirtualNodeID
-
Returns the offset within the physical node.
- getOffset() - Method in class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- getOffset() - Method in interface com.pervasive.datarush.operators.io.mdf.MDFDataReader
- getOffset() - Method in class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- getOffset() - Method in class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- getOffsetInSplit() - Method in exception com.pervasive.datarush.operators.io.SplitParsingException
-
Gets the byte offset into the data source at which the error was found.
- getOffsetSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getOffsetSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getOffsetSeconds(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
-
Gets the time zone plus daylight savings time offset (in seconds) of the timestamp value of the specified token.
- getOmitHBaseScan() - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Get omit HBase Scan state
- getOmitHFileReader() - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Get omit HFile Reader state
- getOnEveryRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getOnEveryRecordScript() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the source of the script to execute for every input record.
- getOnEveryRecordStatement() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getOp() - Method in class com.pervasive.datarush.matching.Comparison
-
Get the comparison operator type.
- getOpClass() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the class of the operator.
- getOperator() - Method in class com.pervasive.datarush.analytics.decisiontree.CompoundPredicate
-
Returns the value of the "booleanOperator" attribute.
- getOperator() - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Returns the value of the "operator" attribute.
- getOperator() - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Returns the value of the "booleanOperator" attribute.
- getOperator() - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Returns the operator bound to this context.
- getOperator() - Method in class com.pervasive.datarush.schema.Rule
-
Get the rule operator.
- getOperatorClassName() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the fully-qualified class name of this operator.
- getOperatorInstance(LogicalOperator) - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Looks up an operator instance by the
LogicalOperator
added to the graph. - getOperatorState(LogicalGraphInstance, LogicalOperator) - Static method in class com.pervasive.datarush.graphs.LogicalGraphInstances
-
Returns the operator state associated with the given operator.
- getOperatorStatistics(LogicalGraphInstance, LogicalOperator) - Static method in class com.pervasive.datarush.graphs.LogicalGraphInstances
-
Returns the operator statistics associated with the given operator.
- getOperatorType() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the type of operator that this instance represents.
- getOpName() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the logical name of the operator.
- getOptimizationLevel() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getOptions() - Method in class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- getOptions() - Method in class com.pervasive.datarush.operators.StagedSourceOptions
-
Returns various tuning settings.
- getOptions() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Returns the options for the field
- getOrCreateID() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap.WriteAccessor
-
Returns the ID corresponding to the current record, allocating a new ID if not found.
- getOrder() - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Return the order associated with this set.
- getOrder() - Method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Get the ordering associated with this key.
- getOrder() - Method in class com.pervasive.datarush.tokens.record.SortKey
-
Get the ordering associated with this key.
- getOrdering() - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Get the expected sort ordering.
- getOrders(SortedJoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Extract the orderings from several keys.
- getOrders(SortKey...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Extract the orderings from several keys.
- getOrdinal() - Method in class com.pervasive.datarush.schema.ExternalDataType
-
Return the ordinal value.
- getOrdinal(String) - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Gets the ordinal value of the given enumeration value.
- getOrdinal(String) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Gets the ordinal value of the given value.
- getOriginalAssignment() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
Returns the original assignment associated with this assignment
- getOriginalNodeID() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
The node ID that this assignment was originally on.
- getOrigTextSize() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get the total number of elements in the original text.
- getOtherStorageLocations(StorageBucketId, int) - Method in interface com.pervasive.datarush.cal.StorageManager
-
Returns storage locations for all workers up to the specified
maxParallelism
. - getOutput() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Gets the record port providing the output from the operation.
- getOutput() - Method in class com.pervasive.datarush.analytics.cluster.ClusterPredictor
-
Returns a record port consisting of the input plus the assigned cluster IDs.
- getOutput() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Returns a record port consisting of the original input plus predicted values.
- getOutput() - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
-
Returns the output port.
- getOutput() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the record port providing the output from the operation.
- getOutput() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Returns a record port consisting of the input plus predicted values appended.
- getOutput() - Method in class com.pervasive.datarush.analytics.pmml.ReadPMML
-
Returns the output port that will contain the PMML model that is read from the file.
- getOutput() - Method in class com.pervasive.datarush.analytics.r.RunRScript
- getOutput() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Get the output model port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
- getOutput() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
- getOutput() - Method in class com.pervasive.datarush.analytics.stats.Rank
- getOutput() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Returns an output port that will produce a
PMMLSummaryStatisticsModel
. - getOutput() - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Get the output port of this operator.
- getOutput() - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
The original data with prediction appended
- getOutput() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the output port.
- getOutput() - Method in class com.pervasive.datarush.hbase.ReadHBase
- getOutput() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the record port providing the results of the pair generation.
- getOutput() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the record port providing the results of the pair generation.
- getOutput() - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Gets the record port providing the results of the pair generation.
- getOutput() - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Gets the record port providing the results of the pair generation.
- getOutput() - Method in class com.pervasive.datarush.matching.Classifier
-
Get the output field name.
- getOutput() - Method in class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Gets the record port providing the results of the clustering operation.
- getOutput() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the record port providing the results of the clustering operation.
- getOutput() - Method in class com.pervasive.datarush.matching.Comparison
-
Get the output field name value.
- getOutput() - Method in class com.pervasive.datarush.operators.AbstractDeferredRecordOperator
- getOutput() - Method in class com.pervasive.datarush.operators.AbstractExecutableRecordPipeline
-
Gets the record port providing the output from the operation.
- getOutput() - Method in class com.pervasive.datarush.operators.AbstractRecordCompositeOperator
- getOutput() - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Output port containing the input data verified to be sorted correctly.
- getOutput() - Method in class com.pervasive.datarush.operators.group.Group
- getOutput() - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Returns the de-duplicated data
- getOutput() - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
- getOutput() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the record port providing the records read from the data source.
- getOutput() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getOutput() - Method in class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
-
Get the output port containing the statues received from the database.
- getOutput() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get the output port containing the data retrieved from the source database.
- getOutput() - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Get the output port containing the statuses received from the database.
- getOutput() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Gets the record port providing the records read from the data source.
- getOutput() - Method in class com.pervasive.datarush.operators.io.staging.ForceStaging
-
Gets the port for the staged data.
- getOutput() - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
- getOutput() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Returns the output port.
- getOutput() - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
Returns the input port
- getOutput() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getOutput() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Returns the output port.
- getOutput() - Method in class com.pervasive.datarush.operators.model.MergeModel
-
Returns the output port that will produce the final model
- getOutput() - Method in class com.pervasive.datarush.operators.model.PutModel
-
Returns the output port which will transmit the model during graph execution
- getOutput() - Method in class com.pervasive.datarush.operators.OpenModelSource
- getOutput() - Method in class com.pervasive.datarush.operators.OpenRecordSource
- getOutput() - Method in interface com.pervasive.datarush.operators.PipelineOperator
-
Returns the output port
- getOutput() - Method in class com.pervasive.datarush.operators.record.DeriveFields
- getOutput() - Method in class com.pervasive.datarush.operators.record.MergeFields
-
Gets the record port providing the resulting merged records.
- getOutput() - Method in class com.pervasive.datarush.operators.record.RemapFields
- getOutput() - Method in class com.pervasive.datarush.operators.record.RemoveFields
- getOutput() - Method in class com.pervasive.datarush.operators.record.RetainFields
- getOutput() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
- getOutput() - Method in class com.pervasive.datarush.operators.record.SelectFields
- getOutput() - Method in interface com.pervasive.datarush.operators.RecordSourceOperator
-
Gets the record port providing the output data from the source.
- getOutput() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the output port of the run script operator.
- getOutput() - Method in class com.pervasive.datarush.operators.select.FilterRows
- getOutput() - Method in class com.pervasive.datarush.operators.select.LimitRows
- getOutput() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
- getOutput() - Method in class com.pervasive.datarush.operators.sink.CollectRecords
-
Gets the collected data.
- getOutput() - Method in interface com.pervasive.datarush.operators.sink.RecordCollector
- getOutput() - Method in class com.pervasive.datarush.operators.sort.Sort
- getOutput() - Method in class com.pervasive.datarush.operators.source.EmitRecords
- getOutput() - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Returns the output port whose values are equal to the sequence of values.
- getOutput() - Method in class com.pervasive.datarush.operators.source.GenerateConstant
- getOutput() - Method in class com.pervasive.datarush.operators.source.GenerateRandom
- getOutput() - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
Gets the flow of generated values.
- getOutput() - Method in interface com.pervasive.datarush.operators.SourceOperator
-
Returns the output port
- getOutput() - Method in class com.pervasive.datarush.operators.string.SplitField
- getOutput() - Method in class com.pervasive.datarush.operators.testutils.ErrorSource
- getOutput() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getOutput() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
-
Returns the external port that an external application can use to receive data from this sink.
- getOutput() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
- getOutput(int) - Method in class com.pervasive.datarush.operators.OpenComposite
-
Returns the output port of the given port index
- getOutput(ExecutionContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the physical output port associated with this logical output port.
- getOutput(LogicalOperator) - Static method in class com.pervasive.datarush.ports.model.DoneSignalPort
-
Returns the done signal port from the given operator if it defines one, throwing an exception if none found
- getOutputField() - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Get the name of the output ranking field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Get the converted output field If unspecified will overwrite the original input field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Get the output field for the counts.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Get the name of the filtered output field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Get the string output field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Get the filtered output field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Get the field that will contain the bag of words.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the output field that will contain the filtered frequency map.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Get the stemmed output field.
- getOutputField() - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Get the tokenized output field.
- getOutputFieldName() - Method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Get the output field name of the descriptor.
- getOutputMapping() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Get how the output type should be determined.
- getOutputName() - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Returns the output name for this aggregation.
- getOutputPath() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the path of the .png output file (null means no output file will be generated).
- getOutputPath() - Method in class com.pervasive.datarush.hbase.DeleteHBase
-
Get the output path.
- getOutputPath() - Method in class com.pervasive.datarush.hbase.WriteHBase
-
Get the output path.
- getOutputPort(LogicalPort) - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns the physical port for the given logical port.
- getOutputPortCount() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the number of output ports defined by the operator.
- getOutputPortDescriptors() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the port definitions of the output ports.
- getOutputPorts() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns a description of the output ports defined by this operator.
- getOutputPorts() - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
- getOutputPorts() - Method in interface com.pervasive.datarush.operators.LogicalOperator
-
Returns the list of output ports.
- getOutputs() - Method in interface com.pervasive.datarush.operators.MultiSourceOperator
-
Returns the output ports
- getOutputs() - Method in class com.pervasive.datarush.operators.OpenMultiModelSource
- getOutputs() - Method in class com.pervasive.datarush.operators.OpenMultiRecordSource
- getOutputStatement(String) - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getOutputType() - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Get the configured output type.
- getOutputType() - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Returns the output type of this aggregator.
- getOutputType() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get the configured output type.
- getOutputType() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getOutputType() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the defined output type.
- getOutputType() - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Returns the output type.
- getOutputType() - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Returns the data type of the generated values
- getOutputType() - Method in class com.pervasive.datarush.operators.testutils.ErrorSource
- getOutputType() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
-
Returns the output record type of this sink
- getOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getOwner() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns a reference to the operator that declared this port
- getPad() - Method in class com.pervasive.datarush.schema.PaddedTextType
-
Gets the padding character for the type.
- getPairCounts() - Method in class com.pervasive.datarush.analytics.naivebayes.DiscreteInputMappingModel
-
Gets the map of pair counts.
- getParallelism() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the raw, un-interpreted value of the parallelism setting
- getParallelism() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- getParameter(String) - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getParameterizedType() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns the "parameterized type" of this object type which includes information about the generic parameter types.
- getParameterQuery() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get the query used to gather values for the parameterized data query.
- getParameters() - Method in class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Get the parameter values.
- getParameters() - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Get the configured parameter values.
- getParameterTypes() - Method in class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
- getParent() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getParent() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get the parent node of this node or null if this node is the root.
- getParent() - Method in class com.pervasive.datarush.azure.AzureFilePath
- getParent() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- getParent() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- getParent() - Method in class com.pervasive.datarush.io.FTPPath
- getParent() - Method in interface com.pervasive.datarush.io.Path
-
Gets the path referring to the location containing the path.
- getParent(String) - Static method in class com.pervasive.datarush.hadoop.io.PathUtility
-
Get the parent directory of the given path.
- getParsedRecords() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer.Analysis
-
Gets the raw field values for all parsed records.
- getParseError() - Method in interface com.pervasive.datarush.encoding.TokenParser
-
When
parse
method returns false this method can be used to retrieve the specific error message detailing why the parsing failed. - getParseError() - Method in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- getParseOptions() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the parsing options used by the reader.
- getParseOptions() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Gets the parsing options used by the reader.
- getPartitionBy() - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Get the list of fields used to partition the input data.
- getPartitionCount() - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
-
Get the partition count.
- getPartitionCount() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- getPartitionID() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
-
The partition instance info for this assignment
- getPartitionID() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
The partition instance info for this assignment
- getPartitionID() - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
-
Get the partition ID.
- getPartitionID() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- getPartitionInfo() - Method in interface com.pervasive.datarush.operators.DeferredCompositionContext
-
Returns partition id information for the partition being composed.
- getPartitionInfo() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns partition id information for the partition being executed.
- getPartitioning() - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Gets the data distribution of the output.
- getPartitioningFunction() - Method in class com.pervasive.datarush.ports.record.BalancedDistribution
- getPartitioningFunction() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- getPartitioningFunction() - Method in class com.pervasive.datarush.ports.record.PartialStaticDataDistribution
-
Subclasses must override this method to provide the partitioning function to be used
- getPartitioningFunction() - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- getPartitionOperator(int) - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- getPassword() - Method in interface com.pervasive.datarush.jdbc.ConnectionSettings
-
Retrieves the password for connecting to the database.
- getPassword() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Retrieves the password for connecting to the database.
- getPassword() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the password for connecting to the database.
- getPassword() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get user's password.
- getPassword() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the password.
- getPassword() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the password.
- getPath() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Returns the base path of this graph instance.
- getPath() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the full path name of this operator.
- getPath() - Method in interface com.pervasive.datarush.graphs.PortInstance
-
Returns the path corresponding to this port.
- getPath() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
-
Get the HDFS specific path object for this path.
- getPath() - Method in class com.pervasive.datarush.io.BasicPathDetails
- getPath() - Method in interface com.pervasive.datarush.io.DataSplit
-
Gets the path to the file on which the split is defined.
- getPath() - Method in class com.pervasive.datarush.io.FileSplit
- getPath() - Method in class com.pervasive.datarush.io.FTPPath
- getPath() - Method in interface com.pervasive.datarush.io.PathDetails
-
Gets the path associated with the metadata.
- getPath() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
-
Gets the path identifying the byte sink.
- getPath() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
-
Gets the path identifying the byte source.
- getPath() - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the path of the operator being composed.
- getPath() - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- getPath() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getPath(String) - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- getPath(String) - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Gets the path identified by the given string.
- getPath(String) - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- getPath(String) - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- getPathList() - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Get a
java.util.List
of the names where an exception occurred, in the order in which the exceptions were added to this composite exception. - getPathString() - Method in exception com.pervasive.datarush.graphs.PathParseException
-
Retrieve the serialized path which could not be parsed.
- getPathToRScript() - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Get the path to the Rscript binary within the local R installation.
- getPattern() - Method in enum com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
- getPattern() - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Gets the format pattern used for parsing and formatting date/time values.
- getPattern() - Method in class com.pervasive.datarush.encoding.text.IntervalFormatting
-
Gets the format pattern used for parsing and formatting interval values such as Duration and Period.
- getPattern() - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
-
Gets the globbing pattern used to match files.
- getPattern() - Method in class com.pervasive.datarush.schema.TypePattern
-
Gets the pattern used for the mapping.
- getPatternFlags() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- getPercent() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Get the percentage of input data to output.
- getPeriod(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getPeriod(int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
-
Gets the value of the specified token as a period.
- getPeriod(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getPerPartitionResources() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Gets the allocated allocated resources for each partition.
- getPerPartitionResources() - Method in class com.pervasive.datarush.cal.NodeAllocationState
-
Gets the per-partition resource allocation.
- getPessimisticSplitting() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Indicates whether pessimistic file splitting is used.
- getPessimisticSplitting() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Indicates whether pessimistic file splitting is used.
- getPhysicalNodeID() - Method in class com.pervasive.datarush.cal.VirtualNodeID
-
Returns the physical node on which this virtual node resides.
- getPivotKey() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Get the name of the field used as the pivot key.
- getPivotKeyValues() - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Get the list of distinct values of the pivot key field.
- getPivotYear() - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Gets the year defining the midpoint of the 100-year period assumed for two-digit year values.
- GetPMML - Class in com.pervasive.datarush.analytics.pmml
- GetPMML() - Constructor for class com.pervasive.datarush.analytics.pmml.GetPMML
-
Gets a PMML model from a graph.
- getPMMLModelSpec() - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort.Metadata
-
Returns the underlying PMML model metadata
- getPMMLModelSpec(MetadataContext) - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort
-
Getter to be used to set the PMMLModelSpec for a PMMLPort
- getPmmlSpec() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getPort() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Returns the port to bind to.
- getPort() - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Returns the port to use for remote monitoring
- getPort() - Method in class com.pervasive.datarush.io.FTPPath
- getPort() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the Actian Vector instance port.
- getPort() - Method in class com.pervasive.datarush.webapp.WebApplicationConfig
-
The port that the web application will listen on
- getPort() - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Get the local port the server is listening on for client connections.
- getPortClass() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the implementation class of the port.
- getPortCount() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the number of input ports.
- getPortFactory() - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort.Metadata
- getPortFactory() - Method in interface com.pervasive.datarush.ports.PortMetadata
-
Public only as a matter of implementation; not intended for external use.
- getPortFactory() - Method in class com.pervasive.datarush.ports.record.RecordMetadata
- getPortInstance(LogicalPort) - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Looks up an operator instance by the input port of a
LogicalOperator
that was added to the graph. - getPortSettings(LogicalPort) - Method in class com.pervasive.datarush.operators.ExecutableOperator
-
May be overridden to specify port settings for a given output port
- getPortSettings(LogicalPort) - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- getPosition() - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Get the current byte position with the raw input data stream.
- getPosition() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
Gets the current record number in the dataset.
- getPosition() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
- getPosition() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Retrieves the position of the port.
- getPosition() - Method in interface com.pervasive.datarush.ports.physical.ScalarInputField
-
Gets the current position of the input.
- getPosition() - Method in interface com.pervasive.datarush.ports.physical.SteppableRecordValued
- getPosition() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- getPostIterator() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getPostIterator(TextElementType) - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getPParameter() - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure
-
Gets the p-parameter value used by this
ComparisonMeasure
instance. - getPredicate() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the predicate element associate with this node.
- getPredicate() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer.QualityTest
-
Returns a boolean predicate.
- getPredicate() - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Get the predicate function.
- getPredicate() - Method in class com.pervasive.datarush.operators.select.FilterRows
-
Gets the predicate used by the filter operation.
- getPredicateClauses(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Extracts the predicate clauses from an AND or OR predicate.
- getPredictedFieldSuffix() - Method in class com.pervasive.datarush.analytics.regression.RegressionPredictor
-
Get the suffix to add to the target field name.
- getPrefix() - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration.Entry
-
Returns the path prefix to be matched by this entry
- getPrefixOrdering(String[]) - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Returns a prefix of the current ordering, merged with sort direction information.
- getPreserveSortOrder() - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
If true, data order will be preserved ( provided that the data order is known ).
- getPrevious() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Gets a string representation of the previous row's keys at the point in the input flow where the incorrect row ordering was discovered.
- getPreviousTValue() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Return the previous token value before the sort order discrepancy occurred.
- getPrevSibling() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- getPrevSibling() - Method in interface com.pervasive.datarush.analytics.text.TextNode
-
Get the left sibling of this node or null if this node has no left sibling.
- getPrimaryKeys(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getPriority() - Method in interface com.pervasive.datarush.cal.StorageManagerProvider
-
Returns the priority of this storage manager.
- getPrivateKey(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getPrivateKeyId(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getProbability(NGram) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get the relative frequency of an n-gram in the map.
- getProbability(String) - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Get the relative frequency of a word in the map.
- getProbabilityList() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get an ordered list of the relative frequencies contained in the map.
- getProbabilityPrefix() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Gets the field name prefix to use for probabilities.
- getProgram(String...) - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getProjectId(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getProperties() - Method in class com.pervasive.datarush.matching.Classifier
-
Get the classifier type specific properties.
- getProperties() - Method in class com.pervasive.datarush.matching.Comparison
-
Get the operator specific properties.
- getProperties() - Method in class com.pervasive.datarush.matching.Filter
-
Get the implementation specific properties of the filter.
- getProperties() - Method in class com.pervasive.datarush.matching.Index
-
Get the index implementation specific properties.
- getProperties() - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- getProperties() - Method in class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- getProperties() - Method in class com.pervasive.datarush.script.OperatorDescriptor
- getProperties() - Method in interface com.pervasive.datarush.types.Field
-
Returns a map of key-value pairs associated with this field.
- getProperty() - Method in class com.pervasive.datarush.graphs.EngineProperty
-
Gets the property key for use in properties files.
- getProperty(EngineProperty<T>) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the value of an arbitrary property
- getProperty(GraphPath) - Method in interface com.pervasive.datarush.graphs.PropertyValued
-
Returns a property of the given path.
- getProperty(String) - Method in interface com.pervasive.datarush.graphs.PropertyValued
-
Returns a property of the given path.
- getPropertyClass() - Method in class com.pervasive.datarush.graphs.EngineProperty
-
Returns the class of values of this property
- getPropertyDefinitions() - Method in enum com.pervasive.datarush.matching.ComparisonType
-
Gets the definitions for the comparison's required properties.
- getPropertyNames() - Method in class com.pervasive.datarush.script.OperatorDescriptor
-
Get the names of properties that can be set on the operator.
- getProvider() - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getProvider() - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getProvider() - Method in interface com.pervasive.datarush.io.FileSystem
-
Gets the provider for the path scheme associated with the file system.
- getProvider() - Method in class com.pervasive.datarush.ports.LogicalPortFactory
-
Public only as a matter of implementation; clients should not use this method directly.
- getProvider() - Method in class com.pervasive.datarush.ports.model.AbstractModelPortFactory
- getProvider() - Method in class com.pervasive.datarush.ports.model.SimpleModelPort.Factory
- getProvider(ClusterSpecifier) - Method in class com.pervasive.datarush.cal.ClusterProviderManager
-
Returns a provider that matches the given spec
- getProvider(String) - Method in class com.pervasive.datarush.encryption.EncryptionManager
-
Returns the provider whose
providerID
matches that given. - getProvider(String) - Static method in class com.pervasive.datarush.io.Paths
-
Locates the provider identified by the scheme of the specified path string.
- getProviderID() - Method in class com.pervasive.datarush.encryption.ClearTextEncryptionProvider
- getProviderID() - Method in class com.pervasive.datarush.encryption.DefaultEncryptionProvider
- getProviderID() - Method in interface com.pervasive.datarush.encryption.EncryptionProvider
-
Returns a unique identifier for this provider
- getPruningConfidenceLevel() - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.PruneConfiguration.C45
-
Returns the pruning confidence level.
- getPValue() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the p value.
- getPValue() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the p value.
- getQualifierFieldMap() - Method in class com.pervasive.datarush.hbase.KeyOperator
- getQualityMeasure() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the measure of quality to be used when determining the best split.
- getQuantilePercentage() - Method in class com.pervasive.datarush.analytics.stats.Quantile
-
Returns the percentage represented by this quantile.
- getQuantiles() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Returns the quantiles of this field.
- getQuantilesToCalculate() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Gets the
quantiles
to calculate for each numeric field. - getQuantileValue() - Method in class com.pervasive.datarush.analytics.stats.Quantile
-
Returns the value of the quantile.
- getQuery() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the record port providing the query data to the operations.
- getQuotaProjectId(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getR_squared() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the r-squared attribute, a measure of the amount of variance in the target variable explained by a model.
- getRandomElement() - Method in class com.pervasive.datarush.io.PortRange
-
Returns a random element contained by the port range or null if the range is empty.
- getRangeCount() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Returns the number of
intervalCounts
to calculate for each numeric field. - getRankBy() - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Get the list of fields used for ranking within each partition.
- getRawExtensionPaths() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the comma delimited list of user extension paths.
- getReadBuffer() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the size of the I/O buffer, in bytes, to use for reads.
- getReadBuffer() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets the size of the I/O buffer, in bytes, to use for reads.
- getReadOnClient() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Indicates whether the reader should execute on the client.
- getReadOnClient() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Indicates whether the reader should execute on the client.
- getRecordCount() - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Returns the value of the "recordCount" attribute.
- getRecordCount() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the value of the "recordCount" attribute.
- getRecordCountPrefix() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Gets the field name prefix to use for record counts.
- getRecordId() - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Gets the record ids to read within the specified data channel.
- getRecordInfo() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- getRecordInfo() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- getRecordInputSelector(List<RecordInput>) - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Creates a selector over the specified inputs.
- getRecordLength() - Method in class com.pervasive.datarush.schema.FixedWidthTextRecord
-
The defined length of the record.
- getRecordName() - Method in class com.pervasive.datarush.schema.Rule
-
Get the record name this rule matches.
- getRecordNumber() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- getRecordSchema(FileClient) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the value used as a record separator.
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Get the record separator property.
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- getRecordSeparator() - Method in interface com.pervasive.datarush.operators.io.textfile.RecordSeparatorSpecifier
-
Gets the value used as a record separator in structured text.
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Get the record separator.
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the value used as a record separator.
- getRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Get the record separator.
- getRecordType(String) - Method in class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Gets the definition of the specified record type.
- getRecordType(String, ScalarTokenType[]) - Static method in class com.pervasive.datarush.operators.testutils.TypeUtils
- getRecordType(String, ScalarTokenType, int) - Static method in class com.pervasive.datarush.operators.testutils.TypeUtils
- getRecordType(T...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Computes the record type which a composite of the specified fields would have.
- getRecordWarningThreshold() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the maximum number of records allowed to have parse warnings.
- getRecordWarningThreshold() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets the maximum number of records allowed to have parse warnings.
- getReferenceValues() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get the reference values for the independent categorical variables as they were set using the corresponding setter method.
- getRegex() - Method in class com.pervasive.datarush.analytics.text.filter.RegexFilter
- getRegion(FileConfiguration) - Static method in class com.pervasive.datarush.aws.s3.S3CredentialsHelper
- getRegister(TokenType) - Static method in class com.pervasive.datarush.tokens.TokenRegisters
-
Creates a
DataRegister
appropriate for the given type. - getRegisters(ScalarTokenType[]) - Static method in class com.pervasive.datarush.tokens.TokenRegisters
-
Creates an array of
ScalarRegister
's for the given types. - getRejectPort() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Gets the port providing records which failed the load.
- getRejectPort() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Gets the port providing records which failed the load.
- getRejects() - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
-
Gets the port providing records which failed parsing.
- getRejects() - Method in class com.pervasive.datarush.operators.join.FilterExistingRows
-
Returns the port providing the data from the left which failed to match any record on the right.
- getRejects() - Method in class com.pervasive.datarush.operators.select.FilterRows
-
Gets the port providing records which failed the predicate test.
- getRejectsPath() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the rejects path.
- getRelationName() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer.Analysis
-
Gets the name of the relation property of the source file.
- getRelationName() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Get the value of the relation name property.
- getRelative() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get whether absolute or relative frequencies will be expanded.
- getRelativeIndex(ScalarValuedIterator) - Method in class com.pervasive.datarush.tokens.record.FieldIteratorHelper
-
Returns the index of the current field, relative to the selectedFields argument passed to this object's constructor.
- getRelativePath() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns the relative path of the operator.
- getRemoteClientAddress(Object) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns the remote client address for the given proxy.
- getRenameMapping() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Returns the rename mapping.
- getRenameMapping() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the source to target field mapping.
- getRenameMapping() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the source to target field mapping.
- getRenameMapping() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the source to target field mapping.
- getReplacement() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets the replacement value used when an error occurs.
- getReplacement() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Get the text used by the replacement error action.
- getReplacement() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Get the text used by the replacement error action.
- getReplacementValue() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Get the constant replacement value.
- getReplaceSpecifications() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Gets the specifications currently configured for the operation.
- getRepresentation() - Method in interface com.pervasive.datarush.types.RecordTokenType
-
Returns the representation associated with this type.
- getRequiredDataDistribution() - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Get the value set for the required data distribution of the input port of this operator.
- getRequiredDataDistribution(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Gets the required data distribution of this port
- getRequiredDataOrdering(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Gets the required data ordering of this port
- getRequiredFields() - Method in class com.pervasive.datarush.functions.ConstantReference
- getRequiredFields() - Method in class com.pervasive.datarush.functions.FieldReference
- getRequiredFields() - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Get the input fields required in the function input.
- getRequiredMetadata(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the required metadata associated with this port
- getRequiredMetadata(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Gets the required metadata for the given input.
- getRequiredType() - Method in exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Gets the type requirement which failed to be satisfied.
- getResourcePath() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Get the resource path
- getResourcePath() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the path to the directory containing resources for this test.
- getResourcePath(Class<?>) - Static method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the path to the resource directory of the given class.
- getResourcePath(Class<?>, String) - Static method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the file path to a specified resource for the given class.
- getResourcePath(String) - Method in class com.pervasive.datarush.commons.test.TestHelper
-
Gets the file path to a specified resource.
- getResourcePath(String) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the file path to a specified resource.
- getResources() - Method in class com.pervasive.datarush.cal.JobServerInformation
- getResult() - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Returns the discovered result
- getResultMapping() - Method in class com.pervasive.datarush.operators.string.SplitField
-
Get the mapping of split indices to output field names.
- getResults() - Method in class com.pervasive.datarush.analytics.arm.GenerateCombinations
-
Retrieve the list of generated combinations.
- getResults(List<? extends Future<T>>) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Invokes
Future.get()
on each element in the provided list of futures, returning a list of results or throwing an exception if there are any failures. - getResults(List<? extends Future<T>>, long, TimeUnit) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Invokes
Future.get()
orFuture.get(long, TimeUnit)
on each element in the provided list of futures, returning a list of results or throwing an exception if there are any failures. - getResultSize() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the number of results.
- getRidge() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getRight() - Method in class com.pervasive.datarush.matching.Comparison
-
Get the right field name value.
- getRight() - Method in class com.pervasive.datarush.matching.DiscoverLinks
-
Gets the record port providing the right-hand input to the operation.
- getRight() - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Gets the record port providing the input data to analyze for the right side.
- getRight() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Returns the right input port.
- getRight() - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- getRight() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Returns the right input port.
- getRightBlockingKeys() - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Gets the fields to use for key blocking for data on the right.
- getRightDataIdField() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the name of the field uniquely identifying records on the right hand side of the pairs.
- getRightField() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
-
Gets the path of the field on the right side of the comparison which raised this exception.
- getRightFieldPattern() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the output naming pattern for fields from the right hand input.
- getRightFieldPattern() - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Gets the output naming pattern for fields on the right hand side of the pair.
- getRightFieldPattern() - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Gets the output naming pattern for fields on the right hand side of the pair.
- getRightFieldPattern() - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Gets the naming pattern used to determine the actual name of the right hand id field.
- getRightFieldPattern() - Method in class com.pervasive.datarush.matching.Index
-
Get the right field pattern value.
- getRightFieldsPattern() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the output naming pattern for fields from the right hand input.
- getRightInput() - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Gets the record port providing the right hand input to the pair generation.
- getRightInput() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the record port providing the right hand input to the pair generation.
- getRightInput() - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
Returns the right input port
- getRightInput() - Method in class com.pervasive.datarush.operators.record.MergeFields
-
Gets the record port providing the "right" input for the merge.
- getRightKeys() - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Gets the fields used as keys for data on the right hand side.
- getRightKeys(SortedJoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Extract the right sort keys from several sorted join keys
- getRightMargin() - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Returns the upper bound of the interval
- getRightName() - Method in class com.pervasive.datarush.tokens.record.JoinKey
-
Get the right field name associated with this key.
- getRightNames(JoinKey...) - Static method in class com.pervasive.datarush.tokens.record.JoinKey
-
Extract the right field names from several keys.
- getRightType() - Method in exception com.pervasive.datarush.types.FieldTypesNotComparableException
-
Gets the type of the field on the right side of the comparison which raised this exception.
- getRightType() - Method in exception com.pervasive.datarush.types.TypesNotComparableException
-
Gets the type of the object on the right side of the comparison which raised this exception.
- getRole() - Method in class com.pervasive.datarush.cal.JobServerInformation
- getRollback() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get whether rollback is enabled or disabled.
- getRollback() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get whether rollback is enabled or disabled.
- getRollback() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get whether rollback is enabled or disabled.
- getRoot() - Method in class com.pervasive.datarush.io.FTPPath
- getRootDirectory() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get HBase root directory.
- getRootMeanSquaredError() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the rootMeanSquaredError, the square root of the mean of the squares of the predictive errors on the dataset.
- getRootNode() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the root node element of the model
- getRootPath() - Method in class com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Gets the initial path from which globbing starts.
- getRowCount() - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Returns the expected number of rows
- getRowCount() - Method in class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Returns the number of rows in the data set or -1 if unknown.
- getRowCount() - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Gets the number of rows to output
- getRowCount() - Method in class com.pervasive.datarush.operators.source.GenerateConstant
-
Returns the number of values to generate
- getRowCount() - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Returns the number of values to generate
- getRowCount() - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
Returns the number of values to generate
- getRowFieldMap() - Method in class com.pervasive.datarush.hbase.KeyOperator
- getRowIndexStride() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getRowNumber() - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Returns the row number where the exception occurred, or -1 if not available.
- getRules() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Return the list of association rules contained in the model.
- getRunMode() - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Gets the mode that decides what will be extracted from the MDF file.
- getRunningServer(int) - Static method in class com.pervasive.datarush.webapp.WebApplicationServers
-
Returns the server that is running on the given port (if one exists).
- getSampleSize() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Get the sample size (in rows) of data wanted.
- getSasKey() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getSasKey(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getSaveMetadata() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
If set to true, the writer will attempt to save the metadata with the data if the implementation supports it.
- getScalar(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets the constant scalar token type descriptor for the specified name.
- getScalarSettable(int) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Gets a mutable handle to the internal element at the given offset.
- getScalarValued(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getSchedulerQueue() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the scheduler queue used for scheduling jobs.
- getSchema() - Method in class com.pervasive.datarush.operators.io.avro.AvroMetadata
-
Gets the schema used to write the file.
- getSchema() - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Gets the currently specified schema for encoding the output.
- getSchema() - Method in class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Returns the schema of the data set.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
-
Gets the record schema of the source.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFAnalyzer.Analysis
-
Gets the schema for parsing the source file.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Gets the record schema of the source.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
-
Gets the record schema to use for parsing.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the record schema of the delimited text source.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Get the input schema property.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Gets the record schema of the JSON text source.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Get the configured schema for this reader instance.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the record schema for delimited text source.
- getSchema() - Method in class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Get the configured schema.
- getSchema() - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Gets the target record schema defining the output type.
- getSchema() - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- getSchemaDiscovery() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets the schema discoverer to use on the delimited text source.
- getSchemaDiscovery() - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Gets the schema discoverer to use on the JSON text source.
- getSchemaDiscovery() - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Gets the schema discoverer to use on for the delimited text.
- getSchemaResource() - Method in exception com.pervasive.datarush.operators.io.textfile.InvalidSchemaException
-
Return the schema resource value.
- getScheme() - Method in class com.pervasive.datarush.io.FTPPath
- getScore() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the value of the "score" attribute.
- getScoreDistributions() - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Returns the list of
ScoreDistribution
elements associated with this node. - getScoreFields() - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Get the names of fields configured to be normalized.
- getScratchPath() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the path to the scratch directory for this test.
- getScratchPath(String) - Method in class com.pervasive.datarush.commons.test.TestHelper
-
Gets the file path to a specified scratch file.
- getScratchPath(String) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Gets the file path to a specified scratch file.
- getScript() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Get the text of the script used for graph composition.
- getScriptArgs(String) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Create arguments for drunner allowing a script to be run that has embedded
$0
and$1
references. - getScriptEngine() - Method in class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- getScriptOptions() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
- getScriptOptions() - Method in interface com.pervasive.datarush.script.operators.ScriptOptionsAware
-
Get the collections of scripting options.
- getScriptSnippet() - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Get the R script to execute.
- getSecondOfMinute() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Get the seconds portion of the time of day.
- getSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getSeconds(int) - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
-
Gets the value of the specified token as the number of seconds in the duration.
- getSeconds(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getSecretKey(FileConfiguration) - Static method in class com.pervasive.datarush.aws.s3.S3CredentialsHelper
- getSeed() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getSeed() - Method in class com.pervasive.datarush.operators.partition.Randomize
-
Get the random seed used.
- getSeed() - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Get the random number generator seed value.
- getSeed() - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Gets the seed for the random number generator.
- getSeed() - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Generates a seed for the current test.
- getSeed(String) - Method in class com.pervasive.datarush.test.AbstractDataRushTestCase
-
Generates a seed for the current test and outputs that seed to the logger provided by
AbstractDataRushTestCase#getLogger()
. - getSelectedFeatures() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the fields which will be used when determining the nearest neighbors.
- getSelectedFields() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the list of record fields to read.
- getSelectedFields() - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Gets the list of record fields to parse.
- getSelectedFields() - Method in class com.pervasive.datarush.ports.record.RecordPortOptions
-
Returns the selected fields.
- getSelectedFields() - Method in class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Returns the list of selected fields.
- getServer() - Method in class com.pervasive.datarush.webapp.WebApplicationServerEvent
-
Returns the server that triggered the event
- getServerListeners() - Method in class com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Returns the list of registered services that implement
SimpleRMI.ServerListener
- getService() - Method in class com.pervasive.datarush.cal.StorageManagerSpecifier
-
Returns the distributed executor service for the job.
- getShortName() - Method in enum com.pervasive.datarush.tokens.TokenOrder
-
Gets an abbreviated name for the ordering.
- getShowTopHowMany() - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Provides a cap on the number of value frequencies to calculate.
- getShowTopHowMany() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Provides a cap on the number of
valueCounts
to calculate. - getSimilarityScale() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Gets the similarity scale of this
ClusteringField
- getSingleChildElement(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Returns the single child element of the given element
- getSingularityThreshold() - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Get singularityThreshold value
- getSize() - Method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Get the size of this
Cluster
. - getSize() - Method in interface com.pervasive.datarush.schema.FixedSizeTextType
-
Gets the (constant) size of the text representation.
- getSize() - Method in class com.pervasive.datarush.schema.PaddedTextType
- getSkip() - Method in class com.pervasive.datarush.operators.select.LimitRows
-
Gets the number of input records to skip before outputting records.
- getSnapshot() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
- getSnapshot() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Returns a snapshot that reflects a point-in-time of this graph instance
- getSnapshot() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns a snapshot that reflects a point-in-time of this operator instance.
- getSnapshot() - Method in interface com.pervasive.datarush.graphs.OutputPortInstance
- getSnapshot() - Method in interface com.pervasive.datarush.graphs.PortInstance
-
Returns a snapshot that reflects a point-in-time of this port instance.
- getSnapshot() - Method in class com.pervasive.datarush.ports.physical.InputSnapshot
- getSnapshot() - Method in interface com.pervasive.datarush.ports.physical.InputStatistics
- getSnapshot() - Method in class com.pervasive.datarush.ports.physical.OutputSnapshot
- getSnapshot() - Method in interface com.pervasive.datarush.ports.physical.OutputStatistics
- getSnapshot() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets a snapshot of the current statistics.
- getSoftware() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the name of the software which generated the log.
- getSortBufferSize() - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Returns the default value for
sortBufferSize
. - getSortBufferSize() - Method in class com.pervasive.datarush.operators.sort.Sort
-
Gets the size of the memory usage target, in bytes, for a sort.
- getSortKeys() - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Returns the additional keys by which to sort the data to determine which row to output in the event of a duplicate.
- getSortKeys() - Method in class com.pervasive.datarush.operators.sort.Sort
-
Returns the list of sort keys by which we are to sort.
- getSortKeys(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getSource() - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenEncoder
-
Returns the current source held by this encoder.
- getSource() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the source being read.
- getSource() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Gets the data source for the reader.
- getSource() - Method in exception com.pervasive.datarush.operators.io.SplitParsingException
-
Gets a string describing the data source of the split.
- getSource() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- getSource(StagedSourceOptions) - Method in interface com.pervasive.datarush.operators.StagedSource
-
Returns a source operator that will produce the staged data.
- getSourceDataDistribution(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns source data distribution associated with this input port.
- getSourceDataOrdering(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns source data ordering associated with this input port.
- getSourceFunctions() - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Returns the source functions of this aggregation.
- getSourceMaxParallelism(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns whether the max parallelism of the source of this port.
- getSourceMetadata(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the metadata associated with this port
- getSourceMetadata(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Returns the source metadata associated with the given port.
- getSourceName() - Method in class com.pervasive.datarush.types.FieldRemappings.Directive
-
Get the name of the field in the source record.
- getSourcePath() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
-
Returns the path to the source port.
- getSources() - Method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
-
Gets the sources which comprise the combined source.
- getSpecificationVersion() - Method in class com.pervasive.datarush.authentication.Version
-
Gets the version number of the installed DataRush.
- getSplit() - Method in class com.pervasive.datarush.io.CompressionSplitIterator
- getSplit() - Method in class com.pervasive.datarush.io.SingleSplitIterator
- getSplit() - Method in interface com.pervasive.datarush.io.SplitIterator
-
Get the current split in the iterated set.
- getSplit() - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Gets the split being parsed.
- getSplitCharacteristic() - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Returns the "splitCharacteristic" attribute for the model.
- getSplitField() - Method in class com.pervasive.datarush.operators.string.SplitField
-
Get the string field to be split.
- getSplitIterator(FileClient, Path, SplitOptions) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- getSplitIterator(FileClient, Path, SplitOptions) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Create a
SplitIterator
for the given file path and options. - getSplitIterator(FileClient, Path, SplitOptions) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- getSplitIterator(FileClient, Path, SplitOptions) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- getSplitIterator(FileClient, Path, SplitOptions) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- getSplitIterator(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Computes data splits over the specified file.
- getSplitIterator(Path, SplitOptions) - Method in class com.pervasive.datarush.io.FileClient
-
Computes data splits over the specified file.
- getSplitOptions() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Gets the configuration used in determining how to break the source into splits.
- getSplitOptions() - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Gets the parsing options used by the reader.
- getSplitPattern() - Method in class com.pervasive.datarush.operators.string.SplitField
-
Get the splitting pattern.
- getSplits(Path, SplitOptions) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- getSplits(Path, SplitOptions) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- getSplits(Path, SplitOptions) - Method in interface com.pervasive.datarush.io.FileSystem
-
Computes data splits over the specified file.
- getSplitStart() - Method in exception com.pervasive.datarush.operators.io.SplitParsingException
- getSpoolThreshold() - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Retrieves the configured threshold at batches are stored to disk.
- getSqlWarningLimit() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.SqlWriteProperties
- getSqlWarningLimit() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the maximum number of warnings regarding SQL errors that an operator can emit.
- getSqlWriteProperties() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getSshPassword() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Password for SSH User id.
- getSshPassword() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Password for SSH User id
- getSshUser() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
OS user id used to connect to Master Node of installation.
- getSshUser() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.OS user id used to connect to NameNode of the Hadoop installation.
- getStagedSource(T) - Method in interface com.pervasive.datarush.operators.IterativeExecutionContext
-
Provides a handle by which one can access the staged data associated with a given iterative port.
- getStagingBlockSize() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the
blockSize
that is used when staging the original dataset prior to redistributing the data for training. - getStagingOptions() - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns the staging options of the record port.
- getStandardError() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the standard error value.
- getStandardError() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the standard error value.
- getStartDate() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the date and time at which the log was started.
- getStartOffset() - Method in interface com.pervasive.datarush.io.DataSplit
-
Gets the byte offset of the beginning of the split.
- getStartOffset() - Method in class com.pervasive.datarush.io.FileSplit
- getStartSignal() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteToJDBCWorker
- getStartSignal() - Method in class com.pervasive.datarush.operators.io.jdbc.FinalizeSQLWorker
- getStartTime() - Method in class com.pervasive.datarush.commons.util.Timer
-
Gets the time at which the timer was last started.
- getStartTime() - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Get time range filter start time
- getStartTimeMillis() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
- getStartTimeMillis() - Method in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
- getStartTimeMillis() - Method in interface com.pervasive.datarush.monitoring.IntervalTimerSupplier
-
This will return the start time or an undefined value if never started.
- getStartValue() - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Gets the first value to generate.
- getState() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstanceView
-
Gets the current execution state of the instance.
- getState() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the execution state of this operator indicating whether it is running, failed, etc.
- getState() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
- getState() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
- getState() - Method in class com.pervasive.datarush.monitoring.BasicCounter
- getState() - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- getState() - Method in class com.pervasive.datarush.monitoring.GaugeSnapshot
- getState() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
- getState() - Method in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
- getState() - Method in interface com.pervasive.datarush.monitoring.StatisticSupplier
-
Returns the current state of the supplier.
- getState() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the current state of the port.
- getState() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the current state of the port.
- getStatistics() - Method in interface com.pervasive.datarush.cal.MonitoredCallable
-
Returns the statistics for this callable
- getStatistics() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
- getStatistics() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getStatistics() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
-
Returns statistics for this port.
- getStatistics() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns the operator statistics associated with the operator.
- getStatisticsInput() - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Gets the optional model port providing statistics for replace specifications based on column statistics.
- getStatisticsRegistry() - Method in interface com.pervasive.datarush.operators.DeferredCompositionContext
-
Public only as a matter of implementation; operator authors should not invoke this method.
- getStatisticsRegistry() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Returns a statistics registry that can be used for registering custom statistics.
- getStats() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Retrieves the run-time statistics gathered for this input.
- getStats() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Retrieves the run-time statistics gathered for this input.
- getStats() - Method in interface com.pervasive.datarush.ports.PhysicalPort
-
Retrieves the run-time statistics gathered for this port.
- getStatsOutput() - Method in class com.pervasive.datarush.analytics.stats.CountRanges
- getStatus() - Method in interface com.pervasive.datarush.cal.MonitoredCallable
-
Returns the partial status or the final result if already complete.
- getStatus() - Method in interface com.pervasive.datarush.cal.MonitoredFuture
-
Returns the partial status of the
MonitoredCallable
or the final result if the command has completed successfully. - getStatus() - Method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- getStatus() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
- getStatus(List<? extends MonitoredFuture<S>>) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Invokes
MonitoredFuture.getStatus()
on each element in the provided list of futures, returning a list of results or throwing an exception if there are any failures. - getStatusField() - Method in class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
-
Get the name of the field that will contain the update status.
- getStatusField() - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Get the name of the field that will contain the update status.
- getStddev() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Return the standard deviation of values for this field.
- getStderrFileName() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the name of the file to use for standard error output.
- getStdoutFileName() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the name of the file to use for standard output.
- getStemmer() - Method in enum com.pervasive.datarush.analytics.text.stemmer.StemmerType
- getStemmerType() - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Get the stemmer that will be used.
- getStepSize() - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Gets the difference between consecutive generated values.
- getStorage() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- getStorageFormat() - Method in class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Gets the storage format of the data-set.
- getStorageHandler() - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Returns the storage handler responsible for persisting the model
- getStorageHandler() - Method in class com.pervasive.datarush.ports.model.AbstractModelPortMetadata
-
Returns the storage handler for storing models of this type.
- getStorageHandler() - Method in class com.pervasive.datarush.ports.model.SimpleModelPort.Factory
-
Returns the storage handler for this model port.
- getStorageManagementPath() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the root scratch directory to use.
- getStrictMode() - Method in class com.pervasive.datarush.script.ScriptOptions
-
Get the strictness mode.
- getString(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getString(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- getString(int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- getString(int) - Method in interface com.pervasive.datarush.sequences.scalar.StringTokenSequence
-
Gets the value of the specified element as a string.
- getString(int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getString(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.CharTokenSequence
-
Gets a subsequence of tokens as a string.
- getString(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- getStringHandling() - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Gets the behavior for processing string-valued types.
- getStringMap() - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Get a copy of the map that backs this object.
- getStringTruncationError() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get whether errors on string truncation is enabled or disabled.
- getStripeSize() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getSubexpressionEvaluation(EvaluationContext) - Method in class com.pervasive.datarush.functions.ConstantReference
- getSubexpressionEvaluation(EvaluationContext) - Method in class com.pervasive.datarush.functions.FieldReference
- getSubexpressionEvaluation(EvaluationContext) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Constructs an instance of an evaluation of the function in the context of a larger expression.
- getSubgraphHistorySize() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns the maximum number of subgraphs to retain when tracking execution history.
- getSubgraphs() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
-
Returns a list of subgraphs that were executed for this connection.
- getSubgraphs() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns a list of subgraphs that this operator has executed.
- getSubject(ModuleConfiguration, ProcessAuthenticationSettings) - Static method in class com.pervasive.datarush.authentication.ProcessAuthentication
-
Constructs a subject for process-level authentication.
- getSubParallelism() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Get the level of parallelism for spawned sub-graphs.
- getSubsecondMillis() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Get the millisecond portion of the time of day.
- getSubsecondNanos(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getSubsecondNanos(int) - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
-
Gets the subsecond portion (in nanoseconds) of the duration value of the specified token.
- getSubsecondNanos(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getSubsecondNanos(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getSubsecondNanos(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getSubsecondNanos(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
-
Gets the subsecond portion (in nanoseconds) of the timestamp value of the specified token.
- getSuffix() - Method in enum com.pervasive.datarush.analytics.functions.StatsFunctions.NormalizeMethod
-
Return the suffix added to fields normalized by this method.
- getSum() - Method in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Returns the sum of the data values.
- getSum() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
-
Returns the sum of values within an interval
- getSum() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Return the summation of values for this field.
- getSumSquaredError() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Sum Of Squares (Error) statistic.
- getSumSquaredRegression() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the Sum Of Squares (Regression) statistic.
- getSumSquares() - Method in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Returns the sum of the squares of the data values.
- getSumSquares() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
-
Returns the sum of the squares of the values within an interval
- getSumSquaresNumArray() - Method in class com.pervasive.datarush.analytics.cluster.Cluster
-
Gets the sum of squared values of the numArray of this
Cluster
. - getSupport() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
-
Return the support of the rule.
- getSupport() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Get the current support value.
- getSupportedNumericalTypes() - Static method in class com.pervasive.datarush.operators.testutils.TypeUtils
- getSupportedScalarTypes() - Static method in class com.pervasive.datarush.operators.testutils.TypeUtils
- getSupportPct() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Get the support percentage value.
- getSupportVectorIDs() - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Returns the list of support vector ids.
- getSupportVectorMachines() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Returns the
SupportVectorMachine
elements of the model. - getSvmRepresentation() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Returns the
svmRepresentation
attribute for the model. - getSymbolicName() - Method in interface com.pervasive.datarush.modules.Module
- getTable() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the target table name.
- getTable() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the target table name.
- getTable() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the target table name.
- getTableMetadata() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Gets the metadata associated with this connection's table.
- getTableMetadata(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Gets the metadata associated with the provided statement
- getTableMetadataStatement(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getTableName() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- getTableName() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get HBase table name.
- getTableName() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Retrieves the name of the database table to access.
- getTableName() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the name of the database table to access.
- getTarget() - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
-
Get the path of the target file for the conversion.
- getTarget() - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenDecoder
-
Returns the current target held by this decoder.
- getTarget() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Gets the data sink for the writer.
- getTarget() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Gets the target sink for the reader.
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.CompositeOperatorProxy
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.DeferredCompositeOperatorProxy
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.IterativeOperatorProxy
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.OperatorProxy
-
Public only as a matter of implementation; not intended for external use
- getTarget() - Method in class com.pervasive.datarush.operators.OperatorProxies.StreamingOperatorProxy
- getTargetCategory() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
- getTargetCategory() - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Returns the value of the
targetCategory
attribute. - getTargetCols() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Returns the target columns (i.e.
- getTargetColumn() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns the name of the column to predict.
- getTargetColumn() - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Gets the column to be predicted.
- getTargetColumn() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getTargetColumn() - Method in class com.pervasive.datarush.analytics.svm.learner.SVMPredictorType
-
Returns the target column to be predicted.
- getTargetColumn() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getTargetCount(int) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
-
Returns the count for the given ordinal
- getTargetCounts() - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Gets the map of target counts for the PMML.
- getTargetFeature() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the field in the example data which is used to provide classification data.
- getTargetField() - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Get the predicted field on which the quality information was measured.
- getTargetFieldNames() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the actual target field names for all input ports (null entries for disconnected ports).
- getTargetName() - Method in class com.pervasive.datarush.types.FieldRemappings.Directive
-
Get the name of the field in the target record.
- getTargetPartitionCount() - Method in interface com.pervasive.datarush.ports.record.PartitioningFunctionContext
-
Returns the number of target partitions.
- getTargetPathName() - Method in class com.pervasive.datarush.analytics.pmml.WritePMML
-
Returns the path to write to
- getTargetSize() - Method in class com.pervasive.datarush.io.SplitOptions
-
Gets the target size for split generation.
- getTargetStatistics() - Method in class com.pervasive.datarush.analytics.naivebayes.ContinuousInputMappingModel
-
Gets the map of target statistics.
- getTargetType() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
-
Returns the target type
- getTargetType() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Returns the target type.
- getTargetType() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getTargetValue() - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Returns the target value of this pair.
- getTargetValue() - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Returns the target value ("true class")
- getTempDirectory() - Method in class com.pervasive.datarush.webapp.WebApplicationConfig
-
The location to use for expanding the .war
- getTempFilesystemRootDirectories() - Method in class com.pervasive.datarush.io.FileClient
-
Returns the root directories used by default for temp storage by this client
- getTenantId() - Method in class com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials
- getTenantId(FileConfiguration) - Static method in class com.pervasive.datarush.azure.AzureCredentialsHelper
- getTestFailureCount(String) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the test failure count for the given test name.
- getTestFailureCounts() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns a mapping of test failures counts.
- getTestName() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer.QualityTest
-
Returns the test name.
- getTests() - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Returns the set of tests to apply to the input dataset
- getText() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- getTextElement() - Method in class com.pervasive.datarush.analytics.text.filter.TextElementFilter
- getTextFields() - Method in class com.pervasive.datarush.schema.FixedWidthTextRecord
- getTextFields() - Method in class com.pervasive.datarush.schema.TextRecord
- getTextFilters() - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Get the filters that will be used.
- getTextOutputField() - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Get the output field to expand the text list into.
- getTextType() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Returns the text type for this field based on the configured options
- getTextValue(ScalarValuedFunction, DateTime.DateTimeValue) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value as text from the given function applied to a record flow.
- getTextValue(ScalarValuedFunction, DateTime.DateTimeValue, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value as text from the given function applied to a record flow.
- getTextValue(String, DateTime.DateTimeValue) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value as text from the named field contained in a record flow.
- getTextValue(String, DateTime.DateTimeValue, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value as text from the named field contained in a record flow.
- getThreshold() - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Gets the "threshold" attribute for the model.
- getTimeDayMillis(int) - Method in class com.pervasive.datarush.operators.group.ReadableStorage
-
Returns the value of the internal element at the given offset.
- getTimeFieldName() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get version timestamp field name.
- getTimeIntervalMillis() - Method in class com.pervasive.datarush.monitoring.AbstractIntervalTimerSupplier
- getTimeIntervalMillis() - Method in interface com.pervasive.datarush.monitoring.IntervalTimerSupplier
-
If state is
StatisticState.ACTIVE
orStatisticState.FINISHED
should always returngetEndTimeMillis()-getStartTimeMillis
. - getTimeOfDay(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- getTimeOfDay(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getTimeOfDay(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimeTokenSequence
-
Gets the value of the specified token as a time of day.
- getTimestamp(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getTimestamp(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getTimestamp(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
-
Gets the value of the specified token as a timestamp.
- getTmpDirectory() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the temporary directory that is used for storing intermediate loader files.
- getTmpDirectory() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.
- getToken(boolean) - Static method in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Returns a token with the given non-null value boolean value.
- getToken(int) - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.BinaryTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.BooleanTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.CharTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.DoubleTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.FloatTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.IntTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip4AddressTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip6AddressTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.LongTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.MoneyTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.NumericTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.ObjectTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.ScalarTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.StringTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
- getToken(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getToken(int) - Method in interface com.pervasive.datarush.sequences.scalar.TimeTokenSequence
- getToken(int) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Gets the value at the specified position.
- getToken(BooleanValued) - Static method in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Returns a token with the boolean value in the given container.
- getTokenClass() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns the Java class of tokens having this token type.
- getTokenCount() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the accumulated count of tokens processed by the port.
- getTokenCount() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the accumulated count of tokens processed by the port.
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Returns a mutator for the given index.
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBooleanTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDoubleTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableFloatTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIntTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableLongTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableMoneyTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableObjectTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableRecordTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableScalarTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableStringTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
- getTokenSetter(int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getTokenSetter(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getTokenType() - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Get the type of token to count.
- getTokenType() - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Get the type of text token to expand.
- getTokenType() - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- getTokenType() - Method in class com.pervasive.datarush.schema.PaddedTextType
- getTokenType() - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Gets the type of the token representation of the text record.
- getTokenType() - Method in interface com.pervasive.datarush.schema.TextDataType
-
Gets the token type used internally for the external type.
- getTokenUri(FileConfiguration) - Static method in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- getTolerance() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- getToolTipText() - Method in class com.pervasive.datarush.functions.FunctionDescription
- getTotalCount() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
-
Returns the total count across all classes
- getTotalFrequency() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Returns the value of the "totalFreq" attribute of the
Counts
sub-element. - getTotalJobLogSize() - Method in class com.pervasive.datarush.cal.JobLogInfo
- getTotalNumber() - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Get the total number of top frequencies to keep.
- getTotalSquaresSum() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Returns the sum of the squares of the values of the field.
- getTotalStatsMap() - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Returns a mapping of the total counts for the fields.
- getTotalValuesSum() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Returns the sum of the values of the field.
- getTraceLevel() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
For debugging tree construction.
- getTraining() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the record port providing the training data to the operations.
- getTrainingBuffer() - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Gets the size of the memory buffer used to hold the example data.
- getTTest() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
-
Get the t-test value.
- getTTest() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Get the t-test value.
- getTxnCount() - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Get the transaction count value.
- getTxnFieldName() - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Get the transaction identifier field name property.
- getTxnFieldName() - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Get the transaction field name property.
- getType() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Get the resource type.
- getType() - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- getType() - Method in class com.actian.dataflow.operators.io.orc.ORCMetadata
- getType() - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- getType() - Method in class com.actian.dataflow.operators.io.parquet.ParquetMetadata
- getType() - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Gets the numeric datatype of this matrix.
- getType() - Method in class com.pervasive.datarush.analytics.text.TextElement
-
Get the type of this text element.
- getType() - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- getType() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
-
Returns the node type
- getType() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
Returns the node type
- getType() - Method in class com.pervasive.datarush.cal.VirtualNodeID
-
Returns the type of this node
- getType() - Method in enum com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Return the corresponding Joda field type.
- getType() - Method in class com.pervasive.datarush.matching.Classifier
-
Get the classifier type.
- getType() - Method in class com.pervasive.datarush.matching.Filter
-
Get the filter type.
- getType() - Method in class com.pervasive.datarush.matching.Index
-
Get the indexing type value.
- getType() - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- getType() - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- getType() - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Gets the record type associated with the format.
- getType() - Method in class com.pervasive.datarush.operators.io.FileMetadata
-
Returns the record data type of the file.
- getType() - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- getType() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- getType() - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Gets the record type associated with the format.
- getType() - Method in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- getType() - Method in interface com.pervasive.datarush.ports.physical.ObjectOutputField
- getType() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the type of tokens handled by the port.
- getType() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the type of tokens handled by the port.
- getType() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
- getType() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
- getType() - Method in interface com.pervasive.datarush.ports.physical.ScalarInputField
-
Gets the type of tokens in the underlying flow.
- getType() - Method in interface com.pervasive.datarush.ports.physical.ScalarOutputField
- getType() - Method in interface com.pervasive.datarush.ports.PhysicalPort
-
Gets the type of tokens in the underlying flow.
- getType() - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns the type of the record.
- getType() - Method in class com.pervasive.datarush.schema.PaddedTextType
-
Gets the underlying text type.
- getType() - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Returns the type of the field
- getType() - Method in class com.pervasive.datarush.schema.TextField
-
Returns the type of this field
- getType() - Method in class com.pervasive.datarush.schema.TypePattern
-
Gets the type implied by the mapping.
- getType() - Method in class com.pervasive.datarush.script.PropertyDescriptor
- getType() - Method in interface com.pervasive.datarush.sequences.record.SeekableRecordValuedIterator
- getType() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- getType() - Method in interface com.pervasive.datarush.sequences.scalar.ObjectTokenSequence
- getType() - Method in interface com.pervasive.datarush.sequences.scalar.ObjectValuedIterator
- getType() - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getType() - Method in interface com.pervasive.datarush.sequences.scalar.ScalarTokenSequence
-
Gets the data type of the tokens in the sequence.
- getType() - Method in interface com.pervasive.datarush.sequences.scalar.ScalarValuedIterator
- getType() - Method in interface com.pervasive.datarush.sequences.scalar.SeekableScalarValuedIterator
- getType() - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getType() - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getType() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- getType() - Method in class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Returns the type of field iterator to select.
- getType() - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- getType() - Method in class com.pervasive.datarush.tokens.record.RecordMap
-
Get the token type of the cached data.
- getType() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- getType() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- getType() - Method in interface com.pervasive.datarush.tokens.record.RecordSettable
- getType() - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
- getType() - Method in interface com.pervasive.datarush.tokens.record.RecordValued
- getType() - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- getType() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- getType() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- getType() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- getType() - Method in interface com.pervasive.datarush.tokens.scalar.ObjectValued
- getType() - Method in interface com.pervasive.datarush.tokens.scalar.ScalarValued
- getType() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- getType() - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Gets the type of tokens for which the comparator is valid.
- getType() - Method in interface com.pervasive.datarush.tokens.TokenValued
-
Gets the data type of the token.
- getType() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- getType() - Method in interface com.pervasive.datarush.types.Field
-
Gets the token type of the field.
- getType() - Method in class com.pervasive.datarush.types.ObjectTokenType
- getType() - Method in interface com.pervasive.datarush.types.ObjectTyped
- getType() - Method in interface com.pervasive.datarush.types.RecordTyped
- getType() - Method in interface com.pervasive.datarush.types.ScalarTyped
- getType() - Method in interface com.pervasive.datarush.types.TokenTyped
-
Gets the type of data tokens handled by the implementor.
- getType() - Method in exception com.pervasive.datarush.types.TypeNotSupportedException
-
Gets the type which violated the constraint.
- getType(int) - Static method in class com.pervasive.datarush.schema.ExternalDataType
-
Get the external data type enum for the given ordinal value.
- getType(MetadataContext) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Returns the record type of this port.
- getType(String) - Static method in class com.pervasive.datarush.schema.SchemaType
-
Return the schema type for the given type name.
- getTypeClass() - Method in class com.pervasive.datarush.coercion.CompleteType
- getTypeCount() - Method in class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Gets the number of record types defined in the schema.
- getTypeName(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Gets the unqualified type name from a fully qualified type name.
- getTypeNames() - Method in class com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Gets the names of the record types defined in the schema.
- getTypeParameter(int) - Method in class com.pervasive.datarush.coercion.CompleteType
- getTypes(ScalarValued[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the types of an array of scalar token values.
- getTypes(RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns the types of the fields of this record type.
- getUncompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- getUncompressedFilename(String) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Strips any file suffix associated with this format from the given file name.
- getUncompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- getUncompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- getUncompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- getUnfilteredType() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- getUniqueKeys(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getUniqueKeysSize(JDBCConnector) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- getUnreadableAction() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
-
Gets the configured behavior for handling unreadable source files.
- getUnreadableAction() - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
-
Gets the configured behavior for handling unreadable source files.
- getUpdateFields() - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Get the names of the fields that will be updated.
- getUpperBound() - Method in class com.pervasive.datarush.functions.ConstantReference
- getUpperBound() - Method in class com.pervasive.datarush.functions.FieldReference
- getUpperBound() - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Gets the upper bound on the output type of the function.
- getUpperBound() - Method in class com.pervasive.datarush.types.FieldDomain
-
Returns the upper bound of the field or
null
if unknown - getUpperBoundClosed() - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Returns true if the upper boundary defined by a break should be included in the range group.
- getUrl() - Method in interface com.pervasive.datarush.jdbc.ConnectionSettings
-
Retrieves the URL for connecting to the database.
- getUrl() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Retrieves the URL for connecting to the database.
- getUrl() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the URL for connecting to the database.
- getUseHashJoinHint() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Returns whether to perform the join as a hash join.
- getUseMetadata() - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Indicates whether discovered metadata should be used to override the graph settings.
- getUser() - Method in interface com.pervasive.datarush.jdbc.ConnectionSettings
-
Retrieves the user name for connecting to the database.
- getUser() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Retrieves the user name for connecting to the database.
- getUser() - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Retrieves the user name for connecting to the database.
- getUser() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the user account name.
- getUser() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the user account name.
- getUser() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Get the user account name.
- getUserId() - Method in class com.pervasive.datarush.cal.JobInformation
-
Returns the user id of the user that submitted the job.
- getUsLocale() - Static method in class com.pervasive.datarush.testutils.LocaleUtils
- getValidateRecordSeparator() - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Gets whether the configured record separator should be validated.
- getValue() - Method in class com.pervasive.datarush.analytics.decisiontree.ConstantPredicate
-
Returns the value of the constant
- getValue() - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Returns the value of the "value" attribute.
- getValue() - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Returns the value of the "value" attribute.
- getValue() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
- getValue() - Method in class com.pervasive.datarush.analytics.text.TextElement
-
Get the value of this text element or null if unspecified.
- getValue() - Method in interface com.pervasive.datarush.namespace.NameBinding
-
Gets the entry in the associated pairing.
- getValue(int) - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Gets the enumeration value specified by the given ordinal value.
- getValue(int) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Gets the enumerated value with the given ordinal value.
- getValue(ScalarValuedFunction, DateTime.DateTimeValue) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value from the given function applied to a record flow.
- getValue(ScalarValuedFunction, DateTime.DateTimeValue, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value from the given function applied to a record flow.
- getValue(String, DateTime.DateTimeValue) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value from the named field contained in a record flow.
- getValue(String, DateTime.DateTimeValue, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Create a function that will extract the wanted date or time value from the named field contained in a record flow.
- getValueCount() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Gets the number of values in the enumeration.
- getValueCount(String) - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Returns the number of occurrences of the given value
- getValueCounts() - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Returns a mapping of discrete value counts.
- getValueMap() - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- getValueOrder() - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
- getValuePredictor(RecordValued, DoubleSettable) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Get a value predictor for this model.
- getValues() - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Returns the values of the set to test against.
- getValues() - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Gets the values in the enumeration.
- getValues() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Gets the values in the enumeration.
- getValues() - Method in class com.pervasive.datarush.types.FieldDomain
-
Returns the allowed values of the field or
empty
if unknown. - getValues(int, boolean[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- getValues(int, boolean[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.BooleanTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, boolean[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- getValues(int, byte[][], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- getValues(int, byte[][], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.BinaryTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, byte[][], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- getValues(int, char[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- getValues(int, char[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.CharTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, char[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getValues(int, double[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.DoubleTokenSequence
-
Gets the values and null indicators for a range of tokens as
double
s. - getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getValues(int, double[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getValues(int, float[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.FloatTokenSequence
-
Gets the values and null indicators for a range of tokens as
float
s. - getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getValues(int, float[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getValues(int, int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.IntTokenSequence
-
Gets the values and null indicators for a range of tokens as
int
s. - getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- getValues(int, int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip4AddressTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- getValues(int, int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- getValues(int, int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.TimeTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, int[], int[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getValues(int, int[], int[], int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, int[], int[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getValues(int, long[][], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- getValues(int, long[][], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.Ip6AddressTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, long[][], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- getValues(int, long[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getValues(int, long[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.LongTokenSequence
-
Gets the values and null indicators for a range of tokens as
long
s. - getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getValues(int, long[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MoneyTokenSequence
-
Gets the values and null indicators for a range of tokens as
long
s. - getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getValues(int, long[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getValues(int, long[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- getValues(int, long[], int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, long[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- getValues(int, long[], int[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- getValues(int, long[], int[], int[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- getValues(int, long[], int[], int[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, String[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- getValues(int, String[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- getValues(int, String[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.StringTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.NumericTokenSequence
-
Gets the values and null indicators for a range of tokens as
BigDecimal
objects. - getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- getValues(int, BigDecimal[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- getValues(int, O[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- getValues(int, O[], boolean[], int, int) - Method in interface com.pervasive.datarush.sequences.scalar.ObjectTokenSequence
-
Gets the values and null indicators for a range of tokens.
- getValues(int, T[], boolean[], int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- getVariables() - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- getVariables() - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Get the mapping of variables.
- getVariables() - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Gets the JavaScript variables that will be set before composing applications for each data group.
- getVariance() - Method in class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Returns the sample variance of the data values.
- getVariance() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Return the variance of values for this field.
- getVectorDictionary() - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Returns the
VectorDictionary
element of the model. - getVectorFields() - Method in class com.pervasive.datarush.analytics.svm.VectorDictionary
-
Returns the fields that correspond to vectors in this dictionary.
- getVectorsByID() - Method in class com.pervasive.datarush.analytics.svm.VectorDictionary
-
Returns the mapping from vector id to vector.
- getVectorSize() - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Get the buffer size (in rows).
- getVectorSize() - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Get the buffer size (in rows).
- getVersion() - Method in class com.actian.dataflow.operators.io.orc.WriteORC
- getVersion() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Returns the PMML version used by this model
- getVersion() - Method in enum com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
- getVersion() - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Sets the expected MDF version
- getVersion() - Method in class com.pervasive.datarush.operators.io.textfile.ELFAnalyzer.ELFAnalysis
-
Gets the version of the extended log file format used.
- getVersion(String) - Static method in enum com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Get version object from its String representation.
- getVersion(Document) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Returns the PMML version of the PMML document
- getVersionCount() - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Get cell version count
- getVersionString() - Method in enum com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Get String representation of version object
- getVisibility() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Get the resource visibility.
- getVwloadCharsetList() - Static method in class com.pervasive.datarush.operators.io.vectorwise.VwloadCharsetUtil
- getWaitCount() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Get the number of times the port entered a wait state.
- getWaitCount() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Get the number of times the port entered a wait state.
- getWaitDuration() - Method in class com.pervasive.datarush.ports.physical.PortSnapshot
-
Gets the total amount of time the port has spent in a wait state blocked by another process.
- getWaitDuration() - Method in interface com.pervasive.datarush.ports.physical.PortStatistics
-
Gets the total amount of time the port has spent in a wait state blocked by another process.
- getWarLocation() - Method in class com.pervasive.datarush.webapp.WebApplicationConfig
-
The location of the ".war" file.
- getWinnerField() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Gets the name of the winner field to output.
- getWinnerField() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Gets the name of the winner field to output.
- getWinnerField() - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionPredictor
-
Gets the name of the winner field to output.
- getWinnerFieldName() - Method in class com.pervasive.datarush.analytics.cluster.ClusterPredictor
-
Gets the name of the winner field in the output.
- getWordFreqOutputField() - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Get the field that will contain the word frequency map.
- getWordList() - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Get an ordered list of the words contained in the map.
- getWordN(int) - Method in class com.pervasive.datarush.analytics.text.NGram
-
Get the Nth word in this NGram.
- getWordPatterns() - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Get the list of custom word patterns that will be recognized.
- getWords() - Method in class com.pervasive.datarush.analytics.text.NGram
-
Gets the words in this NGram.
- getWorkerRole() - Method in interface com.pervasive.datarush.cal.monitoring.NodeStatistics
- getWorkerRole() - Method in class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- getWorkerStorageLocations(int) - Method in class com.pervasive.datarush.cal.StorageBucket
- getWorkerStorageRoot() - Method in class com.pervasive.datarush.cal.StorageManagerSpecifier
-
Returns the base storage path for this storage manager.
- getWrapperForPrimitiveType(Class<?>) - Static method in class com.pervasive.datarush.commons.util.ReflectionUtil
-
Returns the wrapper type the given primitive type
- getWriteahead() - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Retrieves the configured queue size.
- getWriteBuffer() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Gets the size of the I/O buffer, in bytes, to use for writes.
- getWriteBuffer() - Method in class com.pervasive.datarush.operators.io.FormattingOptions
-
Gets the size of the I/O buffer, in bytes, to use for writes.
- getWriteOnClient() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Indicates whether the writer should write a file on the client.
- getWriteOnClient() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Indicates whether the writer should write a file on the client.
- getWriter() - Method in exception com.pervasive.datarush.ports.physical.BrokenFlowError
-
Identifies the source process which caused the failure.
- getWriteSingleSink() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Indicates whether the writer produces a single output file.
- getWriteSingleSink() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Indicates whether the writer produces a single output file.
- getYear() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Get the year portion of the date.
- getYears() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- getYears() - Method in interface com.pervasive.datarush.tokens.scalar.PeriodValued
-
Gets the year portion of the contained period value.
- getYears(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- getYears(int) - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
-
Gets the year portion of the value of the specified token.
- getYears(int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- getZero(TokenType) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Returns an appropriate zero value for the given type.
- getZookeeperParentZNode() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get Zookeeper parent znode.
- getZookeeperPort() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get Zookeeper client port.
- getZookeeperQuorum() - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Get Zookeeper quorum.
- GEXF - com.pervasive.datarush.analytics.arm.ConversionType
- GLASSFISH - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Glassfish log format can be used when reading Glassfish server logs.
- GlassfishLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a Glassfish log file.
- GlassfishLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
-
Create a log format for accessing Glasssfish log data.
- GlassfishLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
-
Create a log format for accessing Glassfish log data.
- GlobbingByteSource - Class in com.pervasive.datarush.operators.io
-
A data source representing the concatenation of all files matching a pattern.
- GlobbingByteSource(String) - Constructor for class com.pervasive.datarush.operators.io.GlobbingByteSource
-
Defines a source consisting of all files matched by the specified pattern.
- GlobbingByteSource(String, UnreadableSourceAction) - Constructor for class com.pervasive.datarush.operators.io.GlobbingByteSource
-
Defines a source consisting of all files matched by the specified pattern.
- GlobDefinition(String, String, String) - Constructor for class com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Defines a new globbing pattern.
- GOOGLE_CREDENTIAL_PROP - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- GranularityArgumentConverter - Class in com.pervasive.datarush.functions
-
Converts an argument to a Granularity enum value.
- GranularityArgumentConverter() - Constructor for class com.pervasive.datarush.functions.GranularityArgumentConverter
- GraphCancellationException - Exception in com.pervasive.datarush.graphs
-
Thrown to indicate the cancellation of a running dataflow graph.
- GraphCancellationException(String) - Constructor for exception com.pervasive.datarush.graphs.GraphCancellationException
-
Creates an exception
- GraphCompilationListener - Interface in com.pervasive.datarush.graphs
-
Provides notification whenever an operator is compiled.
- GraphPath - Interface in com.pervasive.datarush.graphs
-
A sequence of names typically used to identify elements within nested namespaces.
- GraphPaths - Class in com.pervasive.datarush.graphs
-
Factory for generating paths which provides for a standard separator and an escaping mechanism.
- GraphState - Enum in com.pervasive.datarush.graphs
-
Describes the state of a
LogicalGraphInstance
. - GREATER_THAN - Static variable in interface com.pervasive.datarush.sequences.ElementComparator
-
A value indicating the left value was greater than the right value
- greaterOrEqual - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field is greater than or equal to the given value
- greaterThan - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field is greater than the given value
- group(ScalarTokenType) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- group(ScalarTokenType) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- Group - Class in com.pervasive.datarush.operators.group
-
Performs grouping (aggregation) of sorted input data.
- Group() - Constructor for class com.pervasive.datarush.operators.group.Group
-
Default constructor.
- Group(List<String>, List<Aggregation>) - Constructor for class com.pervasive.datarush.operators.group.Group
-
Create a new group plan, specifying keys and aggegations.
- groupID - Variable in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- GroupPairsSortedRows - Class in com.pervasive.datarush.matching.block
-
Finds key groupings within the input key fields and, for each key group, generates all pairwise combinations of distinct rows in that group.
- GroupPairsSortedRows() - Constructor for class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Block records from a single source.
- gt(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a specified expression is strictly greater than another.
- gt(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is strictly greater than a known value.
- gt(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is strictly greater than another field.
- gte(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a specified expression is greater than or equal to another.
- gte(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is greater than or equal to a known value.
- gte(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is greater than or equal to another field.
- GTE - com.pervasive.datarush.matching.FilterType
-
A greater-than-or-equal-to filter.
- guessTableName() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- GUID - Class in com.pervasive.datarush.commons.util
-
A globally unique identifier.
- GZipCompression - Class in com.pervasive.datarush.io.compression
-
Defines support for the gzip compression algorithm.
- GZipCompression() - Constructor for class com.pervasive.datarush.io.compression.GZipCompression
H
- HadoopConfiguration - Class in com.pervasive.datarush.hadoop
-
Just a map of key/value properties
- HadoopConfiguration() - Constructor for class com.pervasive.datarush.hadoop.HadoopConfiguration
- HadoopConfiguration(HadoopConfiguration) - Constructor for class com.pervasive.datarush.hadoop.HadoopConfiguration
- HadoopConfiguration(Map<String, String>) - Constructor for class com.pervasive.datarush.hadoop.HadoopConfiguration
- HadoopFilePath - Class in com.pervasive.datarush.hadoop.io
-
Implementation of a path for the Hadoop Distributed File System (HDFS).
- HadoopFilePath(String) - Constructor for class com.pervasive.datarush.hadoop.io.HadoopFilePath
- HadoopFileSystemProvider - Class in com.pervasive.datarush.hadoop.io
-
Provides access to the Hadoop Distributed File System (HDFS).
- HadoopFileSystemProvider() - Constructor for class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
-
Creates a new provider for HDFS.
- HadoopIOException - Exception in com.pervasive.datarush.hadoop
-
Subclass of IOExceptions for Hadoop.
- HadoopIOException() - Constructor for exception com.pervasive.datarush.hadoop.HadoopIOException
- HadoopIOException(String) - Constructor for exception com.pervasive.datarush.hadoop.HadoopIOException
- HadoopIOException(String, Throwable) - Constructor for exception com.pervasive.datarush.hadoop.HadoopIOException
- HadoopIOException(Throwable) - Constructor for exception com.pervasive.datarush.hadoop.HadoopIOException
- HadoopTypeResolutionProvider - Class in com.pervasive.datarush.hadoop
-
Public only as a matter of implementation; for internal use only.
- HadoopTypeResolutionProvider() - Constructor for class com.pervasive.datarush.hadoop.HadoopTypeResolutionProvider
- handle(SocketChannel) - Method in interface com.pervasive.datarush.commons.util.GenericTCPServer.ConnectionHandler
-
Handle the connection.
- handleCollision(T, String, int) - Method in interface com.pervasive.datarush.namespace.CollisionPolicy
-
Computes an alternate name for an entry when a collision occurs in a namespace.
- handleExtraField(String) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Reports an extra field being found in a record.
- handleFieldError(String) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Reports a field parsing error.
- handleInactiveOutput(LogicalPort) - Method in class com.pervasive.datarush.operators.ExecutableOperator
-
Called when one of our outputs is no longer being read, to perform any cleanup necessary.
- handleInactiveOutput(LogicalPort) - Method in class com.pervasive.datarush.operators.OperatorProxies.ExecutableOperatorProxy
-
Public only as a matter of implementation; not intended for external use
- handleInactiveOutput(LogicalPort) - Method in class com.pervasive.datarush.operators.select.FilterRows
- handleMissingFields(String) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Reports a record being found to having missing fields.
- handleParseException(long, Exception) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Reports an exception occurring during parsing of the split.
- handleRow(boolean) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
- handleRow(boolean) - Method in class com.pervasive.datarush.matching.block.LargeGroupDetector
- handleUnsupportedType(TokenType) - Method in class com.pervasive.datarush.types.TokenValueExtractor
- handleUnsupportedType(TokenType) - Method in class com.pervasive.datarush.types.TypeDispatchedConstructor
-
Handles processing of the specified unsupported type.
- harmAvg(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create an harmonic average value aggregation for the given input.
- harmAvg(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create an harmonic average value aggregation for the given input.
- hasBinary() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasBoolean() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasChar() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasContinuousAttributes() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- hasDate() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasDiscreteAttributes() - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- hasDomain(RecordTokenType, List<String>, String) - Static method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- hasDomainValues() - Method in class com.pervasive.datarush.types.FieldDomain
-
Returns true if values are specified
- hasDomainValues(RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns whether all of the fields in the given type have domain values.
- hasDomainValues(RecordTokenType, String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns whether the given field has domain values defined.
- hasDouble() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasExpired() - Method in class com.pervasive.datarush.commons.util.Timeout
-
Indicates whether the timeout period has elapsed.
- hasExtensionStatistic(String) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Check whether a certain statistic is available as an extension
- hasFloat() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hashCode() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
- hashCode() - Method in class com.pervasive.datarush.analytics.arm.Item
- hashCode() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
- hashCode() - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Returns a hashCode based on input value and target value.
- hashCode() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- hashCode() - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Returns hashCode consistent with equals.
- hashCode() - Method in class com.pervasive.datarush.analytics.text.NGram
- hashCode() - Method in class com.pervasive.datarush.analytics.text.NGramMap
- hashCode() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- hashCode() - Method in class com.pervasive.datarush.analytics.text.TextElement
- hashCode() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
- hashCode() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Value
-
Hashcode is defined to use identity-equality.
- hashCode() - Method in class com.pervasive.datarush.azure.AzureFilePath
- hashCode() - Method in class com.pervasive.datarush.cal.AttributeScope
- hashCode() - Method in class com.pervasive.datarush.cal.JobInformation
- hashCode() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
- hashCode() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
- hashCode() - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
- hashCode() - Method in class com.pervasive.datarush.cal.SessionAttribute
-
By default two session attributes are considered equal if they have the same class
- hashCode() - Method in class com.pervasive.datarush.cal.StorageBucketId
- hashCode() - Method in class com.pervasive.datarush.cal.VirtualNodeID
- hashCode() - Method in class com.pervasive.datarush.coercion.CompleteType
- hashCode() - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
- hashCode() - Method in class com.pervasive.datarush.commons.util.GUID
- hashCode() - Method in class com.pervasive.datarush.functions.ConstantReference
- hashCode() - Method in class com.pervasive.datarush.functions.FieldReference
- hashCode() - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
- hashCode() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- hashCode() - Method in class com.pervasive.datarush.graphs.EngineProperty
- hashCode() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- hashCode() - Method in class com.pervasive.datarush.io.BasicPathDetails
- hashCode() - Method in class com.pervasive.datarush.io.compression.UncompressedData
- hashCode() - Method in class com.pervasive.datarush.io.FTPPath
- hashCode() - Method in interface com.pervasive.datarush.io.Path
- hashCode() - Method in class com.pervasive.datarush.io.SplitOptions
- hashCode() - Method in class com.pervasive.datarush.modules.ModuleConfiguration
- hashCode() - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- hashCode() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Returns a hashCode for this definition based on its
StatisticDefinition.id()
- hashCode() - Method in class com.pervasive.datarush.operators.group.Aggregation
- hashCode() - Method in interface com.pervasive.datarush.operators.group.AggregatorFactory
- hashCode() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Hashcode is implemented in a way that is consistent with equals.
- hashCode() - Method in class com.pervasive.datarush.ports.record.AliasSet
- hashCode() - Method in class com.pervasive.datarush.schema.TextConversionDefaults
- hashCode() - Method in interface com.pervasive.datarush.tokens.DataToken
-
Returns a hash code for the token.
- hashCode() - Method in class com.pervasive.datarush.tokens.record.RecordToken
- hashCode() - Method in class com.pervasive.datarush.tokens.record.SortKey
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.BinaryToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.BooleanToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.CharToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.DateToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.DoubleToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.DurationToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.FloatToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.IntToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.LongToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.MoneyToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.NumericToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.ObjectToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.PeriodToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.StringToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.TimestampToken
- hashCode() - Method in class com.pervasive.datarush.tokens.scalar.TimeToken
- hashCode() - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.
- hashCode() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- hashCode() - Method in class com.pervasive.datarush.types.FieldDomain
- hashCode() - Method in class com.pervasive.datarush.types.ObjectTokenType
- hashCode(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- hashCode(int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- hashCode(int) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Gets the hash code for the token at the specified position.
- hashCode(BinaryValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a binary value.
- hashCode(BooleanValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a boolean value.
- hashCode(CharValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a char value.
- hashCode(DateValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a date value.
- hashCode(DoubleValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a double value.
- hashCode(DurationValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a duration value.
- hashCode(FloatValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a float value.
- hashCode(IntValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for an integer value.
- hashCode(Ip4AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a ip4address value.
- hashCode(Ip6AddressValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a ip6address value.
- hashCode(LongValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a long value.
- hashCode(MoneyValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a money value.
- hashCode(NumericValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a numeric value.
- hashCode(ObjectValued<?>) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for an object value.
- hashCode(PeriodValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a period value.
- hashCode(StringValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a string value.
- hashCode(TimestampValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a string value.
- hashCode(TimeValued) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Computes a hash code for a time value.
- hashed(AliasSet...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- hashed(String...) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns a distribution that distributes based on a hashcode of the named key fields.
- hashed(String...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- hashed(String...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- hashed(List<String>) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns a distribution that distributes based on a hashcode of the named key fields.
- HASHJOIN - com.pervasive.datarush.matching.IndexType
-
Hash join inputs when linking.
- HashMixer - Class in com.pervasive.datarush.util
-
A representation of a partially completed hash of a sequence of values.
- HashMixer() - Constructor for class com.pervasive.datarush.util.HashMixer
-
Constructs a mixer by initializing the internal state.
- HashPartitioningFunction - Class in com.pervasive.datarush.ports.record
-
A default hash partitioning function
- HASHTAG - com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
- HashUtil - Class in com.pervasive.datarush.commons.util
-
Utility methods for hashing different data types.
- HashUtil() - Constructor for class com.pervasive.datarush.commons.util.HashUtil
- hasInt() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasIp4Address() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasIp6Address() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasLong() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasMoney() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasNext() - Method in class com.pervasive.datarush.io.PortRange.RandomIterator
- hasNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- hasNext() - Method in interface com.pervasive.datarush.operators.io.mdf.MDFDataReader
- hasNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- hasNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- hasNulls(Collection<?>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Tests whether or not the provided collection contains null values
- hasNullValues(Map<String, String>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Tests whether or not the provided map contains null values
- hasNumeric() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasOverrun() - Method in interface com.pervasive.datarush.io.SplitInputStream
-
Indicates whether the reader has read past the end of the split.
- hasOverrun() - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
-
Indicates whether the reader has read past the end of the split.
- hasOverrun() - Method in class com.pervasive.datarush.io.SplitReader
-
Indicates whether the reader has passed the end of the underlying split.
- hasProperties() - Method in enum com.pervasive.datarush.matching.ComparisonType
-
Indicates whether the comparison requires additional properties.
- hasString() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasTime() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- hasTimestamp() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- HBasePartitioningFunction - Class in com.pervasive.datarush.hbase
-
A partitioning function that partitions records of data based on a HBase table.
- HBasePartitioningFunction() - Constructor for class com.pervasive.datarush.hbase.HBasePartitioningFunction
- HBasePartitioningFunction(ModuleConfiguration, String, HadoopConfiguration, Set<String>, List<String>) - Constructor for class com.pervasive.datarush.hbase.HBasePartitioningFunction
- HEAP_SORT - com.pervasive.datarush.tokens.TokenSorter
-
A sorter using the heap sort algorithm.
- HEXADECIMAL_BINARY - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Binary token values represented as strings of hexadecimal digits.
- HEXADECIMAL_BINARY(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Binary token values represented as strings of hexadecimal digits with null values indicated as specified.
- HexBinaryFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing binary token values as hexadecimal strings.
- HexBinaryFormatter() - Constructor for class com.pervasive.datarush.encoding.text.HexBinaryFormatter
-
Creates a new formatter.
- HexBinaryFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.HexBinaryFormatter
-
Creates a new formatter.
- HexBinaryParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing binary token values from hexadecimal strings.
- HexBinaryParser() - Constructor for class com.pervasive.datarush.encoding.text.HexBinaryParser
-
Creates a new parser.
- HexBinaryParser(String) - Constructor for class com.pervasive.datarush.encoding.text.HexBinaryParser
-
Creates a parser using the specified format.
- hiddenPath(boolean) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns an operator settings object, equivalent to this, but with
hiddenPath
set to the specified value. - HiveTypeResolutionProvider - Class in com.actian.dataflow.operators
- HiveTypeResolutionProvider() - Constructor for class com.actian.dataflow.operators.HiveTypeResolutionProvider
- homogeneousRecord(int, ScalarTokenType, String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Constructs a record type descriptor in which all fields have the same type.
- host() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the host of the specifier
- host(String) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the host set to the specified value
- HOUR - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one hour.
- HOUR_OF_DAY - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the hour of the day (0 - 23).
- HTTP_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- HTTPS_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- HUNGARIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- hypot(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns sqrt(x2 + y2) without intermediate overflow or underflow.
- hypot(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns sqrt(x2 + y2) without intermediate overflow or underflow.
I
- id() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Returns a unique identifier for this statistic type.
- id(String) - Method in class com.pervasive.datarush.analytics.cluster.Cluster.Builder
-
Returns a builder that builds
Cluster
instances with the provided cluster id and other parameters set to the previously provided values. - id(String) - Static method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Defines an identity mapping for the specified field.
- ID - Static variable in class com.pervasive.datarush.encryption.ClearTextEncryptionProvider
-
The provider id: "notencrypted"
- ID - Static variable in class com.pervasive.datarush.encryption.DefaultEncryptionProvider
-
The default encryption provider ID: "default"
- identifyRecord(String) - Method in interface com.pervasive.datarush.schema.RecordIdentifier
-
Determines the type of the given text record.
- identity() - Static method in class com.pervasive.datarush.datastruct.Functions
- IEEEremainder(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the IEEE 754 standard remainder.
- IEEEremainder(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the IEEE 754 standard remainder.
- ifNull(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Build a conditional expression which evaluates to the value of the specified expression, if non-null.
- ifNull(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Build a conditional expression which evaluates to the value of a field, if non-null.
- ifThenElse(ScalarValuedFunction, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conditionals
-
Builds a conditional expression which evaluates to one of two subexpressions based on the result of the given predicate.
- IGNORE - com.pervasive.datarush.operators.io.jdbc.ErrorAction
-
Ignore SQL errors, do not halt processing.
- IGNORE - com.pervasive.datarush.operators.io.ParseErrorAction
-
Ignore the error and continue to process the record.
- IGNORE - com.pervasive.datarush.operators.io.textfile.RecordLengthErrorAction
-
Ignore the error and continue to process the record.
- IGNORE - com.pervasive.datarush.operators.io.UnreadableSourceAction
-
The unreadable source is ignored.
- IGNORE_NULL - com.pervasive.datarush.functions.Strings.NullConcatenation
-
Null values in concatenation are ignored.
- IGNORE_SORT_ORDER - Static variable in interface com.pervasive.datarush.commons.test.Assertions.MismatchFilter
-
A default filter which considers all mismatches to be significant but that ignores the sort order of the file
- ignoreMismatch(String, String) - Method in interface com.pervasive.datarush.commons.test.Assertions.MismatchFilter
-
Indicates whether the specified mismatch should be ignored for comparison purposed.
- ignoreMismatch(String, String) - Method in class com.pervasive.datarush.test.FloatingPointMismatchFilter
- ignoreSortOrder() - Method in interface com.pervasive.datarush.commons.test.Assertions.MismatchFilter
-
Indicates whether the filter should ignore sort order
- ignoreSortOrder() - Method in class com.pervasive.datarush.test.FloatingPointMismatchFilter
- immediate() - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies that the port should immediately publish data when pushed.
- IMMEDIATE - Static variable in class com.pervasive.datarush.commons.util.Timeout
-
Specifies a timeout which is always expired; that is, no period of time at all.
- increaseFreq(NGram) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Adds an n-gram to the map or increases the frequency if it is already present.
- increaseFreq(String) - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Adds a word to the map or increases the frequency if it is already present.
- increment() - Method in class com.pervasive.datarush.monitoring.BasicCounter
-
Increments the counter by
1
- increment() - Method in class com.pervasive.datarush.tokens.DefaultModificationCountProvider
-
Increment the current change number.
- increment(long) - Method in class com.pervasive.datarush.monitoring.BasicCounter
-
Increments the counter by the specified step size
- incrementSupport() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Increment the support value.
- Index - Class in com.pervasive.datarush.matching
-
Configuration of the indexing phase for a matching operation.
- Index() - Constructor for class com.pervasive.datarush.matching.Index
- indexOf(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the first index of the specified string that occurs in the string value to which the specified expression evaluates.
- indexOf(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the first index of the specified string that occurs in the string value to which the specified expression evaluates.
- indexOf(String) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets the index of the entry associated with the given name.
- indexOf(String) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets the index of the entry associated with the given name.
- indexOf(String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the first index of the specified substring in the specified string field.
- IndexType - Enum in com.pervasive.datarush.matching
-
Types of indexing operations supported.
- INEQUALITYJOIN - com.pervasive.datarush.matching.IndexType
-
Block records where key field values are not equal.
- init(int, int[], int) - Method in class com.pervasive.datarush.analytics.arm.GenerateCombinations
-
Initialize the generator.
- init(DistributedCallableContext) - Method in interface com.pervasive.datarush.cal.DistributedCallable
-
Invoked once per
VirtualNodeID
. - init(DistributedCallableContext) - Method in class com.pervasive.datarush.cal.DistributedCommand
-
Implementation of init that returns a callable whose
call
method invokesDistributedCommand.execute(DistributedCallableContext)
. - init(DistributedCallableContextBatch) - Method in interface com.pervasive.datarush.cal.DistributedCallableBatch
-
Invoked once per
physicalNodeID
. - init(DistributedCallableContextBatch) - Method in class com.pervasive.datarush.cal.DistributedCommandBatch
-
Implementation of init that returns a callable whose
call
method invokesDistributedCommandBatch.execute(DistributedCallableContextBatch)
. - init(JobContext) - Method in interface com.pervasive.datarush.cal.JobCallable
- init(GenericTCPServer.ServerContext) - Method in interface com.pervasive.datarush.commons.util.GenericTCPServer.ConnectionHandler
-
Called upon server start to inform the handler of context information such as the listening address.
- init(GenericTCPServer.ServerContext) - Method in interface com.pervasive.datarush.commons.util.SimpleRMI.ServerListener
-
Called upon server start to inform the handler of context information such as the listening address.
- initBlock() - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Initialize the next compression block.
- initial(NodeAllocationPlan) - Static method in class com.pervasive.datarush.cal.NodeAllocationState
-
Creates the initial NodeAllocationState based on the plan.
- initial(NodeAllocationPlan.AssignmentPlan) - Static method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
Creates an initial assignment state for the given assignment
- INITIAL - com.pervasive.datarush.graphs.OperatorState
-
The operator has not been compiled yet, usually because it is waiting for upstream metadata
- initialize() - Method in interface com.pervasive.datarush.analytics.knn.ClassificationScheme.Classifier
-
Initialize the state of the classifier.
- initialize() - Method in interface com.pervasive.datarush.operators.io.vectorwise.CommandRunner
-
Initialization required before executing a command.
- initialize() - Method in class com.pervasive.datarush.operators.io.vectorwise.LocalCommandRunner
- initialize() - Method in class com.pervasive.datarush.operators.io.vectorwise.RemoteCommandRunner
-
Open a session to a remote sshd at the configured host and port.
- initialize(ByteSink, WriteMode) - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Prepares the formatter for writing to the provided sink.
- InitializeSQLWorker - Class in com.pervasive.datarush.operators.io.jdbc
- InitializeSQLWorker(JDBCConnector, String) - Constructor for class com.pervasive.datarush.operators.io.jdbc.InitializeSQLWorker
- initializeTableSQL - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- INITIALIZING - com.pervasive.datarush.cal.JobStatus
- initialValue(int) - Method in class com.pervasive.datarush.cal.SessionAttribute
-
Returns the initial value for the given attribute
- INNER - com.pervasive.datarush.operators.join.JoinMode
-
Inner join: Discard input rows with unmatched keys.
- input - Variable in class com.pervasive.datarush.operators.AbstractDeferredRecordOperator
-
The input port
- input - Variable in class com.pervasive.datarush.operators.AbstractExecutableRecordPipeline
-
The record port for input to the operator
- input - Variable in class com.pervasive.datarush.operators.AbstractRecordCompositeOperator
-
The input port
- input - Variable in class com.pervasive.datarush.operators.io.AbstractWriter
-
The input port of the read operator
- input - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- input - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- input(String, PortMetadata) - Static method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- input(String, RecordTokenType) - Static method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- INPUT - com.pervasive.datarush.ports.LogicalPort.Direction
-
The port is an input port
- InputMappedFactory - Class in com.pervasive.datarush.functions
-
A factory mapped by the widest type encompassing one or more input values.
- InputMappedFactory(int[], MappedEvaluatorFactory.Mapping...) - Constructor for class com.pervasive.datarush.functions.InputMappedFactory
-
Defines a factory using the specified mapping dispatched by the widest type of the specified arguments.
- InputMappedFactory(int, MappedEvaluatorFactory.Mapping...) - Constructor for class com.pervasive.datarush.functions.InputMappedFactory
-
Defines a factory using the specified mapping and dispatched by the type of the specified argument.
- InputMappingModel - Class in com.pervasive.datarush.analytics.naivebayes
-
Abstract class that represents a PMML input mapping.
- InputModificationCountProvider - Class in com.pervasive.datarush.tokens
-
A change sequence derived from an input port.
- InputModificationCountProvider(RecordInput) - Constructor for class com.pervasive.datarush.tokens.InputModificationCountProvider
-
Creates a change sequence based on the specified input port.
- inputPort - Variable in class com.pervasive.datarush.operators.group.SortedGroupHandler
- InputPortInstance - Interface in com.pervasive.datarush.graphs
-
A runtime instance of a
LogicalPort
. - InputSnapshot - Class in com.pervasive.datarush.ports.physical
-
A snapshot of run-time statistics for an input port.
- InputSnapshot(InputStatistics) - Constructor for class com.pervasive.datarush.ports.physical.InputSnapshot
-
Creates a snapshot of input statistics.
- InputStatistics - Interface in com.pervasive.datarush.ports.physical
-
Live run-time statistics for an input port.
- InputStreamSupplier - Interface in com.pervasive.datarush.io
-
An abstract factory for input streams.
- InputStreamSuppliers - Class in com.pervasive.datarush.io
-
Contains various factory methods and utilities for creating
InputStreamSupplier
's. - InputTargetPair - Class in com.pervasive.datarush.analytics.naivebayes
-
Represents the pair
(inputValue, targetValue)
. - InputTargetPair(String, String) - Constructor for class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Create a new InputTargetPair.
- INSENSITIVE_BOOLEAN(String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type which maps the specified truth values in a case-insensitive fashion.
- INSENSITIVE_BOOLEAN(String, String, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type which maps the specified truth values in a case-insensitive fashion.
- InsensitiveTruthMapping - Class in com.pervasive.datarush.encoding.text
-
A one-to-one mapping of strings to boolean values which does case-insensitive comparisons.
- InsensitiveTruthMapping(String, String) - Constructor for class com.pervasive.datarush.encoding.text.InsensitiveTruthMapping
-
Creates a new case-insensitive mapping with the given values.
- INSTANCE - Static variable in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- INSTANCE - Static variable in interface com.pervasive.datarush.modules.ModuleManager
- INSTANCE - Static variable in class com.pervasive.datarush.ports.record.BalancedDistribution
-
The singleton instance of this class.
- INSTANCE - Static variable in class com.pervasive.datarush.ports.record.FullDataDistribution
-
The singleton instance of this class.
- INSTANCE - Static variable in class com.pervasive.datarush.ports.record.HashPartitioningFunction
-
The single instance of this class
- INSTANCE - Static variable in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
-
The singleton instance of this class.
- instrumentWith(IOMonitoringContext) - Method in class com.pervasive.datarush.io.FileClient
-
Creates a new client which instrumented I/O operations using the specified context.
- INT - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is an int field, created by
SchemaBuilder.INT(java.lang.String)
- INT - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- INT - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the integer token type.
- INT(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create an integer field.
- INT(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a integer typed field with the given name.
- INT(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create an integer field using the defined format or pattern.
- INT_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_INT
. - integer - com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
The array consists of java integers
- INTEGER_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- INTEGER_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- INTEGER_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Integer data type
- INTEGER1_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER1_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER2_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER2_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER4_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER4_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER8_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- INTEGER8_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- IntegerToDouble() - Constructor for class com.pervasive.datarush.script.Transforms.IntegerToDouble
- IntegerToInt() - Constructor for class com.pervasive.datarush.script.Transforms.IntegerToInt
- IntegerToLong() - Constructor for class com.pervasive.datarush.script.Transforms.IntegerToLong
- INTERMEDIATE - com.pervasive.datarush.matching.Phase.CleanupMode
-
Only those fields generated for field processing should be removed.
- interQuartileRange - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- Interval<T extends Number & Comparable<? super T>> - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
Interval
element. - Interval(Interval.Closure, T, T) - Constructor for class com.pervasive.datarush.analytics.stats.Interval
-
Creates a new interval
- Interval.Closure - Enum in com.pervasive.datarush.analytics.stats
-
Enumeration of allowed values for the "closure" attribute of the
Interval
element. - intervalCounts - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- IntervalCounts(long, T, T) - Constructor for class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
-
Creates counts for a given interval
- IntervalFormatting - Class in com.pervasive.datarush.encoding.text
-
Describes the formatting of a string representing TemporalAmounts such as Duration and Period.
- IntervalFormatting(String) - Constructor for class com.pervasive.datarush.encoding.text.IntervalFormatting
-
Defines a format using the specified pattern.
- IntervalFormatUtil - Class in com.pervasive.datarush.encoding.text
-
A simple formatter/parser utility for TemporalAmounts such as Duration and Period.
- IntervalFormatUtil() - Constructor for class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- IntervalTimer - Class in com.pervasive.datarush.monitoring
-
Basic mutable implementation of
AccumulatedTimerSupplier
. - IntervalTimer() - Constructor for class com.pervasive.datarush.monitoring.IntervalTimer
-
Creates a new timer in the
StatisticState.UNAVAILABLE
state. - IntervalTimerDefinition - Class in com.pervasive.datarush.monitoring
-
Definition associated with a
IntervalTimerSupplier
. - IntervalTimerDefinition(String, String) - Constructor for class com.pervasive.datarush.monitoring.IntervalTimerDefinition
-
Defines a timer statistic
- IntervalTimerSnapshot - Class in com.pervasive.datarush.monitoring
-
A snapshot that reflects a point-in-time of a
IntervalTimerSupplier
. - IntervalTimerSnapshot(IntervalTimerSupplier) - Constructor for class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
-
Create a snapshot of the given timer.
- IntervalTimerSnapshot(StatisticState, long, long) - Constructor for class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
-
Create a snapshot with the specified values
- IntervalTimerSupplier - Interface in com.pervasive.datarush.monitoring
-
Abstract statistic that represents "wall-clock" time of some runtime activity.
- IntFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing int token values with a user-defined text format.
- IntFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.IntFormatter
-
Creates a formatter using the specified format.
- IntFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.IntFormatter
-
Creates a formatter using the specified format.
- intGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- intGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- intHashCode(int) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hash a binary value using Bob Jenkins' "4-byte Integer Hashing".
- IntInputField - Interface in com.pervasive.datarush.ports.physical
-
An integer valued field of a record input port.
- intList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableIntTokenSequence
with the specified capacity, optionally optimized for sparse data. - IntOutputField - Interface in com.pervasive.datarush.ports.physical
-
An integer valued field of a record output port.
- IntParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing int token values from a user-defined text format.
- IntParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.IntParser
-
Creates a parser using the specified format.
- IntParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.IntParser
-
Creates a parser using the specified format.
- IntRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
IntValued
object. - IntRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.IntRegister
-
Creates a new null-valued register.
- IntSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing an integer value. - IntToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
IntValued
object. - IntToken(int) - Constructor for class com.pervasive.datarush.tokens.scalar.IntToken
-
Constructs a new token with the given non-null integer value.
- IntToken(IntValued) - Constructor for class com.pervasive.datarush.tokens.scalar.IntToken
-
Constructs a new token with the integer value in the given container.
- IntTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableIntTokenSequence
. - IntTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.IntTokenList
-
Create an empty array
- IntTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing integer valued data. - IntValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing an integer value. - IntValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over a integer fields. - InvalidArgumentCountException - Exception in com.pervasive.datarush.operators.group
-
Thrown to indicate that an aggregator was constructed with an invalid number of arguments.
- InvalidArgumentCountException(String, int, int) - Constructor for exception com.pervasive.datarush.operators.group.InvalidArgumentCountException
-
Create an new exception
- InvalidFieldException - Exception in com.pervasive.datarush.namespace
-
Exception indicating reference to an invalid field (or fields) in a record structure.
- InvalidFieldException(String, Collection<String>, Collection<String>) - Constructor for exception com.pervasive.datarush.namespace.InvalidFieldException
-
Constructs an
InvalidFieldException
with the specified message. - InvalidFieldException(Collection<String>, Collection<String>) - Constructor for exception com.pervasive.datarush.namespace.InvalidFieldException
-
Constructs an
InvalidFieldException
with an empty message. - InvalidFunctionArgumentException - Exception in com.pervasive.datarush.functions
-
Exception thrown when an invalid argument is passed to a function within an expression.
- InvalidFunctionArgumentException(String) - Constructor for exception com.pervasive.datarush.functions.InvalidFunctionArgumentException
- InvalidOperandTypeException - Exception in com.pervasive.datarush.functions
-
An exception indicating the data type of a subexpression is not valid for use in the containing expression.
- InvalidOperandTypeException(String) - Constructor for exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Declares an exception occurred for the specified reason.
- InvalidOperandTypeException(String, ScalarValuedFunction, ScalarTokenType) - Constructor for exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Declares an exception occurred for the specified reason, caused by the given subexpression yielding a result of the given type.
- InvalidOperandTypeException(String, ScalarTokenType) - Constructor for exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Declares an exception occurred for the specified reason.
- InvalidOperandTypeException(String, ScalarTokenType, ScalarValuedFunction, ScalarTokenType) - Constructor for exception com.pervasive.datarush.functions.InvalidOperandTypeException
-
Declares an exception occurred for the specified reason, caused by the given subexpression yielding a result of the given type.
- InvalidPMMLException - Exception in com.pervasive.datarush.analytics.pmml
-
Thrown to indicate that either: the thrower attempted to parse a malformed or non-compliant PMML document, including one that used a different version of the PMML standard, or the thrower was required to build a PMML element that was non-compliant (e.g.
- InvalidPMMLException() - Constructor for exception com.pervasive.datarush.analytics.pmml.InvalidPMMLException
-
Default constructor
- InvalidPMMLException(String) - Constructor for exception com.pervasive.datarush.analytics.pmml.InvalidPMMLException
-
Constructs a
InvalidPMMLException
with the specified message. - InvalidPMMLException(String, Throwable) - Constructor for exception com.pervasive.datarush.analytics.pmml.InvalidPMMLException
-
Constructs a
InvalidPMMLException
with the specified message and cause. - InvalidPMMLException(Throwable) - Constructor for exception com.pervasive.datarush.analytics.pmml.InvalidPMMLException
-
Constructs a
InvalidPMMLException
with the specified cause. - InvalidSchemaException - Exception in com.pervasive.datarush.operators.io.textfile
-
Exception that indicates a schema definition is invalid.
- InvalidSchemaException() - Constructor for exception com.pervasive.datarush.operators.io.textfile.InvalidSchemaException
-
Base constructor.
- InvalidSchemaException(String, String) - Constructor for exception com.pervasive.datarush.operators.io.textfile.InvalidSchemaException
-
Construct with a message and pathname to the schema resource.
- InvalidSchemaException(String, String, Throwable) - Constructor for exception com.pervasive.datarush.operators.io.textfile.InvalidSchemaException
-
Construct with a message, pathname to the schema resource and an exception to wrap.
- InvalidTypeException - Exception in com.pervasive.datarush.exceptions
- InvalidTypeException(String) - Constructor for exception com.pervasive.datarush.exceptions.InvalidTypeException
- InvalidValueException - Exception in com.pervasive.datarush.exceptions
- InvalidValueException(String) - Constructor for exception com.pervasive.datarush.exceptions.InvalidValueException
- inverted - Variable in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- invocationException(String, Throwable) - Static method in exception com.pervasive.datarush.coercion.CoercionException
- invoke(Method, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.functions.DefaultFunctionInvoker
- invoke(Method, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.functions.FormatFunctionInvoker
- invoke(Method, ScalarValuedFunction[]) - Method in interface com.pervasive.datarush.functions.FunctionInvoker
-
Invokes a method to return a ScalarValuedFunction, using the given arguments.
- invoke(Method, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.functions.ListFunctionInvoker
- invoke(Method, ScalarValuedFunction[]) - Method in class com.pervasive.datarush.functions.WavgFunctionInvoker
- invoker() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The invoker to use for this function.
- IO_BUFFER - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Property specifying the default value for
ioBufferSize
. - ioBuffer(String) - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Sets the default value for
ioBufferSize
. - ioBufferSize(long) - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Sets the default value for
ioBufferSize
. - ioBytes(String, IOChannelOperation) - Static method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
A statistic that provides the number of io bytes.
- IOChannelOperation - Enum in com.pervasive.datarush.io
-
Valid operations on an I/O byte channel, such as a file or network socket.
- IOChannelStatsCollector - Interface in com.pervasive.datarush.io
-
Gathers statistics for an I/O channel.
- ioCount(String, IOChannelOperation) - Static method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
A statistic that provides the number of io operations.
- IOMonitoringContext - Interface in com.pervasive.datarush.io
-
Provides a context for instrumenting I/O operations.
- IP4ADDRESS - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is an ipv4address field, created by
SchemaBuilder.IP4ADDRESS(java.lang.String)
- IP4ADDRESS - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the ip4address token type.
- IP4ADDRESS(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create an ip4address field.
- IP4ADDRESS(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a ip4address typed field with the given name.
- IP4ADDRESS_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.TEXT_IPV4ADDRESS
. - ip4AddressGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- ip4AddressGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- Ip4AddressInputField - Interface in com.pervasive.datarush.ports.physical
-
A ip4 address valued field of a record input port.
- ip4AddressList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableIp4AddressTokenSequence
with the specified capacity, optionally optimized for sparse data. - Ip4AddressOutputField - Interface in com.pervasive.datarush.ports.physical
-
A ip4 address valued field of a record output port.
- Ip4AddressRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
Ip4AddressValued
object. - Ip4AddressRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
-
Creates a new null-valued register.
- Ip4AddressSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a Inet4Address value. - Ip4AddressToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
Ip4AddressValued
object. - Ip4AddressToken(byte[]) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
Constructs a new token with the given non-null ip4 value.
- Ip4AddressToken(Ip4AddressValued) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
Constructs a new token with the ip4 address value in the given container.
- Ip4AddressToken(String) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
Constructs a
Ip4AddressToken
with the non-null ip4 address value encoded by the given string. - Ip4AddressTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableIp4AddressTokenSequence
. - Ip4AddressTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
-
Creates an empty array of ip4address tokens
- Ip4AddressTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing ip4address valued data. - Ip4AddressValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a ip4 address value. - Ip4AddressValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over ip4address values. - IP6ADDRESS - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is an ipv6address field, created by
SchemBuilder#IP6ADDRESS
- IP6ADDRESS - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the ip6address token type.
- IP6ADDRESS(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create an ip6address field.
- IP6ADDRESS(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a ip6address typed field with the given name.
- IP6ADDRESS_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.TEXT_IPV6ADDRESS
. - ip6AddressGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- ip6AddressGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- Ip6AddressInputField - Interface in com.pervasive.datarush.ports.physical
-
A ip6 address valued field of a record input port.
- ip6AddressList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableIp6AddressTokenSequence
with the specified capacity, optionally optimized for sparse data. - Ip6AddressOutputField - Interface in com.pervasive.datarush.ports.physical
-
A ip6 address valued field of a record output port.
- Ip6AddressRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
Ip6AddressValued
object. - Ip6AddressRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
-
Creates a new null-valued register.
- Ip6AddressSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a Inet6Address value. - Ip6AddressToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
Ip6AddressValued
object. - Ip6AddressToken(byte[]) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
Constructs a new token with the given non-null ip6 value.
- Ip6AddressToken(Ip6AddressValued) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
Constructs a new token with the ip6 address value in the given container.
- Ip6AddressToken(String) - Constructor for class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
Constructs a
Ip6AddressToken
with the non-null ip6 address value encoded by the given string. - Ip6AddressTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableIp6AddressTokenSequence
. - Ip6AddressTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
-
Creates an empty array of ip6address tokens
- Ip6AddressTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing ip6address valued data. - Ip6AddressValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a ip4 address value. - Ip6AddressValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over ip6address values. - IpAddressDataUtil - Class in com.pervasive.datarush.tokens.scalar
-
Utilities for working with IpAddress data.
- IpAddressDataUtil() - Constructor for class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- IPAddressUtil - Class in com.pervasive.datarush.commons.util
- IPAddressUtil() - Constructor for class com.pervasive.datarush.commons.util.IPAddressUtil
- IRISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- is(ComparisonMeasure.Kind) - Method in interface com.pervasive.datarush.analytics.cluster.AggregationFunction
-
Gets whether the passed
ComparisonMeasure.Kind
is equal to theComparisonMeasure.Kind
of this function; - isAbsolute() - Method in class com.pervasive.datarush.azure.AzureFilePath
- isAbsolute() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- isAbsolute() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- isAbsolute() - Method in class com.pervasive.datarush.io.FTPPath
- isAbsolute() - Method in interface com.pervasive.datarush.io.Path
-
Indicates whether the path is absolute or relative.
- isAbstract() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- isAbstract() - Method in class com.pervasive.datarush.types.ObjectTokenType
- isAbstract() - Method in interface com.pervasive.datarush.types.TokenType
-
Indicates whether this type is abstract.
- isAddToClasspath() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
-
Gets the indicator of whether or not the resource should be added to container classpath.
- isAllNodes() - Method in class com.pervasive.datarush.operators.io.jdbc.DatabaseSplit
-
Get the setting of the "all nodes" property.
- isAppendConfidence() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Returns whether to append confidence information.
- isAppendProbabilities() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Returns whether to include probabilities in the prediction.
- isAppendRecordCount() - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Returns whether to append record count information.
- isArray() - Method in class com.pervasive.datarush.coercion.CompleteType
- isAssignableFrom(CompleteType) - Method in class com.pervasive.datarush.coercion.CompleteType
- isAssignableFrom(TokenType) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- isAssignableFrom(TokenType) - Method in class com.pervasive.datarush.types.ObjectTokenType
- isAssignableFrom(TokenType) - Method in interface com.pervasive.datarush.types.RecordTokenType
-
Indicates whether tokens of the specified type are compatible with or implicitly convertible to this type.
- isAssignableFrom(TokenType) - Method in interface com.pervasive.datarush.types.TokenType
-
Indicates whether tokens of the specified type are compatible or implicitly convertible to this type.
- isAssignableFrom(Class<?>) - Method in class com.pervasive.datarush.coercion.CompleteType
- isAssignableTo(CompleteType) - Method in class com.pervasive.datarush.coercion.CompleteType
- isAssignableTo(Class<?>) - Method in class com.pervasive.datarush.coercion.CompleteType
- isAttached() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Tests if the port is attached to a data flow.
- isAttached() - Method in interface com.pervasive.datarush.ports.PhysicalPort
-
Indicates whether the port is still attached.
- isAutoImport() - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Returns whether to automatically import this class.
- isAvailable() - Method in enum com.pervasive.datarush.monitoring.StatisticState
-
Returns whether the statistic is currently available
- isBinaryNominalSplits() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns whether we use subsets of nominal values for splitting.
- isCancelled(List<? extends Future<?>>) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Returns true if all of the futures are cancelled, false otherwise.
- isCenterField() - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField
-
Gets whether this field is a
ClusteringField
. - isCenterField(boolean) - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField.Builder
-
Returns a builder that builds
ClusteringField
instances with the provided center field flag and other parameters set to the previously provided values. - isComparable() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Indicates whether the objects described by this token type are
Comparable
. - isCompiled() - Method in interface com.pervasive.datarush.graphs.OperatorInstance
-
Returns whether this instance has been compiled.
- isComplete() - Method in enum com.pervasive.datarush.graphs.GraphState
-
Returns true if the state corresponds to a "complete" state.
- isComplete() - Method in enum com.pervasive.datarush.graphs.OperatorState
-
Returns true if the state corresponds to a "complete" state.
- isComposite() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- isComposite() - Method in class com.pervasive.datarush.types.ObjectTokenType
- isComposite() - Method in interface com.pervasive.datarush.types.TokenType
-
Indicates whether this type is a composite type.
- isCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.BZipCompression
- isCompressedFilename(String) - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Indicates whether the specified file name is compressed in this format.
- isCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.GZipCompression
- isCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- isCompressedFilename(String) - Method in class com.pervasive.datarush.io.compression.UncompressedData
- isConjunction(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Tests whether the specified function is an AND predicate.
- isConnection() - Method in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
Is the current registry scoped for connections? Returns true if the stats that are registered will be for connections.
- isContinuous(String) - Method in class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- isCreatable(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isCreatable(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isCreatable(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path can be created.
- isCreatable(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path can be created.
- isDataPort() - Method in interface com.pervasive.datarush.graphs.InputPortInstance
-
Does this represent a port of potentially large data (i.e.
- isDataset(URL) - Static method in class com.pervasive.datarush.operators.io.staging.DatasetMetadata
-
Returns whether the given file is a valid dataset
- isDefault() - Method in interface com.pervasive.datarush.modules.Module
- isDirectory() - Method in class com.pervasive.datarush.io.BasicPathDetails
- isDirectory() - Method in interface com.pervasive.datarush.io.PathDetails
-
Indicates whether the associated path represents a directory.
- isDirectory(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isDirectory(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isDirectory(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path represents a directory.
- isDirectory(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path represents a directory.
- isDisjunction(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Tests whether the specified function is an OR predicate.
- isDistinct() - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Returns whether to compute the aggregation based on the distinct values of the given field(s).
- isDone(List<? extends Future<?>>) - Static method in class com.pervasive.datarush.cal.ExecutionUtil
-
Returns true if all of the futures are done, false otherwise.
- isEmpty() - Method in class com.pervasive.datarush.io.BinaryReader
-
Indicates whether the byte stream for reading has been exhausted.
- isEmpty() - Method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Indicates whether the configuration represent the empty configuration.
- isEmpty() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Indicates whether the namespace is empty.
- isEmpty() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Indicates whether the namespace is empty.
- isEmpty() - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Returns whether this is an empty set
- isEnabled() - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Returns whether to enable remote monitoring
- isEnabled() - Method in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
Returns whether statistics are enabled.
- isEphemeralPort() - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Returns whether monitoring is done via an ephemeral port.
- isEquivalentPartitioning(PartitioningFunction) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- isEquivalentPartitioning(PartitioningFunction) - Method in class com.pervasive.datarush.ports.record.HashPartitioningFunction
- isEquivalentPartitioning(PartitioningFunction) - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction
-
Returns true iff, given a single row of input, this function is guaranteed to produce the same partitioning as the other function.
- isEquivalentPartitioning(PartitioningFunction) - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
- isExtendedType() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns whether this represents an extended type.
- isFactoryForType(TokenType) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
- isFactoryForType(TokenType) - Method in interface com.pervasive.datarush.encoding.binary.EncoderFactory
-
Determine if this factory supports the given class type.
- isFactoryForType(Class<?>) - Method in class com.pervasive.datarush.analytics.arm.ItemSetEncoderFactory
- isFactoryForType(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
-
Determine if this factory supports the given class type.
- isFactoryForType(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AnnotationEncoderFactory
- isFalse(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified predicate is false.
- isFalse(String) - Method in class com.pervasive.datarush.encoding.text.ExactTruthMapping
- isFalse(String) - Method in class com.pervasive.datarush.encoding.text.InsensitiveTruthMapping
- isFalse(String) - Method in class com.pervasive.datarush.encoding.text.TruthValues
-
Indicates whether the given string is a representation for
false
. - isFaultTolerant() - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Returns true if the number of retries is greater than zero.
- isFewDistinctValuesHint() - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Returns a hint as to whether there are expected to be a small number of distinct values.
- isFewDistinctValuesHint() - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Returns a hint as to whether there are expected to be a small number of distinct values.
- isFewDistinctValuesHint() - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Returns a hint as to whether there are expected to be a small number of distinct values.
- isFewGroupsHint() - Method in class com.pervasive.datarush.operators.group.Group
-
Provides a hint as to whether the number of groups is expected to be small.
- isFieldDefined(String) - Method in interface com.pervasive.datarush.schema.RecordTextSchema
-
Indicates whether a field with the given name is already defined.
- isFile() - Method in class com.pervasive.datarush.io.BasicPathDetails
- isFile() - Method in interface com.pervasive.datarush.io.PathDetails
-
Indicates whether the associated path represents a file.
- isFile(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isFile(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isFile(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path represents a file.
- isFile(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path represents a file.
- isFinished() - Method in enum com.pervasive.datarush.monitoring.StatisticState
-
Returns whether collection of the statistic has finished
- isForceStaging() - Method in class com.pervasive.datarush.operators.partition.GatherHint
-
Indicates whether data will be forcibly staged to disk.
- isForceStaging() - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Indicates whether data will be forcibly staged to disk.
- isFragmentable() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- isFragmentable() - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Indicates whether the sink can be broken into subordinate sinks for parallel writes.
- isFunctionOfInput() - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- isFunctionOfInput() - Method in class com.pervasive.datarush.ports.record.HashPartitioningFunction
- isFunctionOfInput() - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction
-
Returns true iff, given two identical rows of input, this function will return the same value.
- isFunctionOfInput() - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
- isGeneric() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- isGeneric() - Method in class com.pervasive.datarush.types.ObjectTokenType
- isGeneric() - Method in interface com.pervasive.datarush.types.TokenType
-
Indicates whether this type is the generic type.
- isGroupedBy(String[]) - Method in class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
-
Returns true if this range distribution exactly matches the specified list of keys.
- isGroupedBy(String[]) - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns true if this distribution guarantees groupings on the specified list of keys will not be split across partitions.
- isGroupingCompatible(String[]) - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns true if this distribution guarantees groupings on the specified list of keys will not be split across partitions.
- isHidden() - Method in class com.pervasive.datarush.io.BasicPathDetails
- isHidden() - Method in interface com.pervasive.datarush.io.PathDetails
-
Indicates whether the associated path is hidden by the file system.
- isHidden(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isHidden(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isHidden(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the associated path is hidden by the file system.
- isHidden(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the associated path is hidden by the file system.
- isHiddenPath() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns whether the path to this operator is hidden.
- isIgnoreMissingValues() - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Returns whether to ignore missing values.
- isIgnoreSortOrder() - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
If set to true, the writer will write in any order.
- isIgnoreSortOrder() - Method in class com.pervasive.datarush.operators.io.WriteSink
-
If set to true, the writer will write in any order.
- isIgnoreSortOrder() - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
-
If set to true, the sink will return records in any order.
- isIn - com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate.Operator
-
Tests that the given field is in the given set of values
- isInByteRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Byte type.
- isInDoubleRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Double type.
- isInFloatRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Float type.
- isInIntegerRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Integer type.
- isInLongRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Long type.
- isInMemoryDataset() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Returns whether the dataset is to be kept in memory while the decision tree is being build.
- isInRange(Number, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is within the specified range.
- isInRange(Number, BigInteger, BigInteger) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is within the specified range.
- isInShortRange(Number) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Checks to see if a number is in the valid range for a Short type.
- isInverted() - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- isInverted() - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Returns true if the filter is inverted.
- isInverted() - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenDecoder
-
Indicates whether normal ordering is inverted.
- isInverted() - Method in interface com.pervasive.datarush.encoding.binary.ComparableTokenEncoder
-
Indicates whether normal ordering is inverted.
- isIPv4LiteralAddress(String) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- isIPv6LiteralAddress(String) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- isJDBCTypeSupported() - Method in interface com.pervasive.datarush.operators.io.jdbc.JDBCField
- isLenient() - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Indicates whether parsing is to be lenient with respect to well-formed but invalid values.
- isListenerDaemon() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Indicates whether the listener thread is a daemon thread.
- isLocal() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- isMergeLeftAndRightKeys() - Method in class com.pervasive.datarush.operators.join.Join
-
Returns whether to merge the left and right key fields into a single field for output.
- isMissing - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field has a missing value
- isMonitored() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Indicates whether run-time statistics are gathered.
- isNotIn - com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate.Operator
-
Tests that the given field is not in the given set of values
- isNotMissing - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field does not have a missing value
- isNull() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- isNull() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- isNull() - Method in interface com.pervasive.datarush.sequences.scalar.ScalarTokenSequence
-
Returns whether all elements are null.
- isNull() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- isNull() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- isNull() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- isNull() - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- isNull() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- isNull() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- isNull() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- isNull() - Method in interface com.pervasive.datarush.tokens.TokenValued
-
Indicates whether the token is null valued.
- isNull(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- isNull(int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- isNull(int) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Indicates whether the specified token has a null value.
- isNull(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified expression evaluates to
null
. - isNull(String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a record field is null-valued.
- isNullable() - Method in enum com.pervasive.datarush.schema.TextTypes.StringConversion
-
Indicates whether the empty string is converted to a null value or preserved as the empty string.
- isNullable(Schema) - Static method in class com.pervasive.datarush.operators.io.avro.AvroSchemaUtils
-
Indicates whether the specified Avro schema supports setting null values.
- ISO_DATE - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Date token values represented using ISO-8601 date format.
- ISO_DATE(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Date token values represented using ISO-8601 date format.
- ISO_TIMEOFDAY - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Timestamp token values represented as a time-of-day using ISO-8601 format.
- ISO_TIMEOFDAY(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Timestamp token values represented as a time-of-day using ISO-8601 format.
- ISO_TIMESTAMP - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Timestamp token values represented using ISO-8601 timestamp format.
- ISO_TIMESTAMP(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Timestamp token values represented using ISO-8601 timestamp format.
- ISODateFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing date token values as ISO 8601 date strings.
- ISODateFormatter() - Constructor for class com.pervasive.datarush.encoding.text.ISODateFormatter
-
Creates a new formatter.
- ISODateFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.ISODateFormatter
-
Creates a new formatter.
- ISODateParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing date token values from ISO 8601 date and timestamp strings.
- ISODateParser() - Constructor for class com.pervasive.datarush.encoding.text.ISODateParser
-
Creates a new parser.
- ISODateParser(String) - Constructor for class com.pervasive.datarush.encoding.text.ISODateParser
-
Creates a parser using the specified format.
- isolationLevel - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- isOnToken() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Tests if the port is positioned on a token.
- isOpen() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
-
Indicates whether the iterator is still open.
- isOptional() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns whether this port is optional.
- isOptional() - Method in class com.pervasive.datarush.script.PortDescriptor
-
Get the indicator of whether or not a port is optional.
- isOrdered(SortKey[]) - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Returns true if data is ordered by the specified ordering or a prefix of the specified ordering.
- isOrdered(String[]) - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Returns true if data is ordered by the specified ordering or a prefix of the specified ordering.
- ISOTimeOfDayFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing time token values using only the time portion, using ISO 8601 conventions.
- ISOTimeOfDayFormatter() - Constructor for class com.pervasive.datarush.encoding.text.ISOTimeOfDayFormatter
-
Creates a new formatter.
- ISOTimeOfDayFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.ISOTimeOfDayFormatter
-
Creates a new formatter.
- ISOTimeOfDayParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing time token values from time-of-day expressed in ISO 8601 format.
- ISOTimeOfDayParser() - Constructor for class com.pervasive.datarush.encoding.text.ISOTimeOfDayParser
-
Creates a new parser.
- ISOTimeOfDayParser(String) - Constructor for class com.pervasive.datarush.encoding.text.ISOTimeOfDayParser
-
Creates a parser using the specified format.
- ISOTimestampFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing timestamp token values as ISO 8601 timestamp strings.
- ISOTimestampFormatter() - Constructor for class com.pervasive.datarush.encoding.text.ISOTimestampFormatter
-
Creates a new formatter.
- ISOTimestampFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.ISOTimestampFormatter
-
Creates a new formatter.
- ISOTimestampParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing timestamp token values from ISO 8601 timestamp strings.
- ISOTimestampParser() - Constructor for class com.pervasive.datarush.encoding.text.ISOTimestampParser
-
Creates a new parser.
- ISOTimestampParser(String) - Constructor for class com.pervasive.datarush.encoding.text.ISOTimestampParser
-
Creates a parser using the specified format.
- isParallel() - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Deprecated.Use
MetadataContext.getMaxParallelism()
instead. - isParallelismDisabled() - Method in class com.pervasive.datarush.operators.OperatorProxies.OperatorProxy
-
Public only as a matter of implementation; not intended for external use
- isParameterizedType() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Returns whether this represents an parameterized type.
- isPathSupported(String) - Method in class com.pervasive.datarush.aws.s3.S3FileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.azure.AzureFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.gcp.GcpFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.hadoop.io.HadoopFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.io.BuiltinStreamProvider
- isPathSupported(String) - Method in interface com.pervasive.datarush.io.FileSystemProvider
-
Indicates whether the given scheme is handled by the provider.
- isPathSupported(String) - Method in class com.pervasive.datarush.io.FTPFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.io.LocalFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.io.SFTPFileSystemProvider
- isPathSupported(String) - Method in class com.pervasive.datarush.io.URLFileSystemProvider
- isPrimaryKey() - Method in interface com.pervasive.datarush.types.Field
-
Returns whether this field is the primary key of the record.
- isProvider(Path) - Method in interface com.pervasive.datarush.cal.StorageManagerProvider
-
Returns whether this provider supports the given storage path
- isProviderFor(ClusterSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- isProviderFor(ClusterSpecifier) - Method in interface com.pervasive.datarush.cal.ClusterProvider
-
Returns whether this provider is the correct provider for the given specifier.
- isPseudoDistributed() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns whether this is the special pseudo-distributed cluser.
- isPseudoDistributed() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns true if the configured
ClusterSpecifier
is for the pseudo-distributed (i.e. - isReadable() - Method in class com.pervasive.datarush.io.BasicPathDetails
- isReadable() - Method in interface com.pervasive.datarush.io.PathDetails
-
Indicates whether the associated path can be read.
- isReadable(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isReadable(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isReadable(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path can be read.
- isReadable(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path can be read.
- isRemoteProxy(Object) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns whether the given client is a remote proxy handler
- isRoot() - Method in class com.pervasive.datarush.io.FTPPath
- isScalar() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- isScalar() - Method in class com.pervasive.datarush.types.ObjectTokenType
- isScalar() - Method in interface com.pervasive.datarush.types.TokenType
-
Indicates whether this type is a scalar type.
- isScorable() - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Gets whether this model is scorable.
- isScorable() - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- isScorable(boolean) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the scorable flag set to the provided value and other parameters set to the previously provided values. - isSequenceType() - Method in enum com.pervasive.datarush.analytics.text.TextElementType
-
Get whether this type is a complex or atomic type.
- isSignificantlyDifferent(Cluster, Cluster) - Static method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Returns true if the centers of both clusters are significantly different compared to each other.
- isSizeByReaders() - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Indicates whether queues will automatically adjust their writeahead limits based on the number of readers.
- isSort() - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- isSortByCount() - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Returns whether to sort by value count.
- isSorted() - Method in class com.pervasive.datarush.tokens.record.FieldIteratorProperties
-
Returns whether the iterator is to always be sorted by absolute index.
- isSourceConnected(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Tests whether the given input port is connected.
- isSourceParallel(LogicalPort) - Method in interface com.pervasive.datarush.operators.MetadataContext
-
Deprecated.Use
MetadataContext.getSourceMaxParallelism(LogicalPort)
instead. - isSparse() - Method in enum com.pervasive.datarush.tokens.DataRepresentation
-
Returns whether this representation is sparse.
- isSpecified() - Method in class com.pervasive.datarush.ports.record.RecordPortOptions
- isSpecified() - Method in class com.pervasive.datarush.types.FieldDomain
-
Returns true if lower bound, upper bound, or values are specified
- isSplittable() - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- isSplittable() - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- isSplittable() - Method in class com.pervasive.datarush.io.compression.BZipCompression
- isSplittable() - Method in interface com.pervasive.datarush.io.compression.CompressionFormat
-
Indicates whether compressed data files may be split.
- isSplittable() - Method in class com.pervasive.datarush.io.compression.GZipCompression
- isSplittable() - Method in class com.pervasive.datarush.io.compression.SnappyCompression
- isSplittable() - Method in class com.pervasive.datarush.io.compression.UncompressedData
- isSplittable() - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- isSplittable() - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Indicates if the format supports parsing of subsections of a file.
- isSplittable() - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
-
Indicates if the format supports parsing of subsections of a file.
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
-
Indicates if the format supports parsing of subsections of a file.
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
-
Indicates if the format supports parsing of subsections of a file.
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- isSplittable() - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Indicates if the format supports parsing of subsections of a file.
- isSplittable() - Method in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- isStringFilter() - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- isStringFilter() - Method in class com.pervasive.datarush.analytics.text.filter.LengthFilter
- isStringFilter() - Method in class com.pervasive.datarush.analytics.text.filter.PunctuationFilter
- isStringFilter() - Method in class com.pervasive.datarush.analytics.text.filter.RegexFilter
- isStringFilter() - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Returns true if filter can be applied to a string.
- isStringFilter() - Method in class com.pervasive.datarush.analytics.text.filter.WordFilter
- isSupported() - Method in enum com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
- isSupportedWriterType(ScalarTokenType) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.LengthFilter
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.PunctuationFilter
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.RegexFilter
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.TextElementFilter
- isTokenFilter() - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Returns true if filter can be applied to tokenized text.
- isTokenFilter() - Method in class com.pervasive.datarush.analytics.text.filter.WordFilter
- isTrimmed() - Method in enum com.pervasive.datarush.schema.TextTypes.StringConversion
-
Indicates whether the conversion trims leading and trailing whitespace.
- isTrue(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified predicate is true.
- isTrue(String) - Method in class com.pervasive.datarush.encoding.text.ExactTruthMapping
- isTrue(String) - Method in class com.pervasive.datarush.encoding.text.InsensitiveTruthMapping
- isTrue(String) - Method in class com.pervasive.datarush.encoding.text.TruthValues
-
Indicates whether the given string is a representation for
true
. - isTypeSupported(ScalarTokenType) - Method in enum com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Returns whether this action supports the given field type
- isUnspecified() - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Returns whether this is the unspecified data ordering.
- isValidOrdinal(int) - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Indicates whether the given ordinal is valid for the enumeration.
- isValidOrdinal(int) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Indicates whether the given ordinal is valid for the enumeration.
- isValidTargetType(ScalarTokenType) - Method in class com.pervasive.datarush.analytics.knn.ClassificationScheme
-
Indicates whether the classification method is valid for the specified type.
- isValidTargetType(ScalarTokenType) - Method in class com.pervasive.datarush.analytics.knn.VotingClassification
- isValidValue(String) - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Indicates whether the given value is valid for the enumeration.
- isValidValue(String) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Indicates whether the given value is valid for the enumeration.
- isVWClientInstalled() - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
-
Determines if the client is installed.
- isVWServerInstalled() - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
-
Determines if the server is installed.
- isWeighted() - Method in class com.pervasive.datarush.analytics.knn.VotingClassification
-
Returns whether the classification is weighted
- isWithinTolerance(double, double) - Method in class com.pervasive.datarush.operators.assertion.AbsoluteErrorBound
- isWithinTolerance(double, double) - Method in class com.pervasive.datarush.operators.assertion.ExactTolerance
- isWithinTolerance(double, double) - Method in interface com.pervasive.datarush.operators.assertion.FloatingPointTolerance
-
Indicates whether the specified values are equal under the tolerance.
- isWithinTolerance(double, double) - Method in class com.pervasive.datarush.operators.assertion.RelativeErrorBound
- isWithinTolerance(double, double) - Method in class com.pervasive.datarush.operators.assertion.UlpDistanceBound
- isWithinTolerance(float, float) - Method in class com.pervasive.datarush.operators.assertion.AbsoluteErrorBound
- isWithinTolerance(float, float) - Method in class com.pervasive.datarush.operators.assertion.ExactTolerance
- isWithinTolerance(float, float) - Method in interface com.pervasive.datarush.operators.assertion.FloatingPointTolerance
-
Indicates whether the specified values are equal under the tolerance.
- isWithinTolerance(float, float) - Method in class com.pervasive.datarush.operators.assertion.RelativeErrorBound
- isWithinTolerance(float, float) - Method in class com.pervasive.datarush.operators.assertion.UlpDistanceBound
- isWithinTolerance(BigDecimal, BigDecimal) - Method in class com.pervasive.datarush.operators.assertion.AbsoluteErrorBound
- isWithinTolerance(BigDecimal, BigDecimal) - Method in class com.pervasive.datarush.operators.assertion.ExactTolerance
- isWithinTolerance(BigDecimal, BigDecimal) - Method in interface com.pervasive.datarush.operators.assertion.FloatingPointTolerance
-
Indicates whether the specified values are equal under the tolerance.
- isWithinTolerance(BigDecimal, BigDecimal) - Method in class com.pervasive.datarush.operators.assertion.RelativeErrorBound
- isWithinTolerance(BigDecimal, BigDecimal) - Method in class com.pervasive.datarush.operators.assertion.UlpDistanceBound
-
Indicates whether the specified values are equal under the tolerance.
- isWorkerDaemon() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Indicates whether worker threads are daemon threads.
- isWritable() - Method in class com.pervasive.datarush.io.BasicPathDetails
- isWritable() - Method in interface com.pervasive.datarush.io.PathDetails
-
Indicates whether the associated path can be written.
- isWritable(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- isWritable(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- isWritable(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the specified path can be written.
- isWritable(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the specified path can be written.
- isWritable(ScalarTokenType, Schema) - Static method in class com.pervasive.datarush.operators.io.avro.AvroSchemaUtils
-
Indicates whether the specified DataRush type can be encoded in the given schema.
- isWriteOnClient() - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- isZero() - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.
- isZero() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- isZero() - Method in interface com.pervasive.datarush.tokens.scalar.ScalarValued
-
Indicates whether the value is the zero value for the type.
- isZero() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- isZero(int) - Method in interface com.pervasive.datarush.sequences.scalar.ScalarTokenSequence
-
Indicates whether the specified token has a zero value.
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- isZero(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- ITALIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- Item - Class in com.pervasive.datarush.analytics.arm
-
Definition of an item with the context of association rule mining.
- Item(int, String) - Constructor for class com.pervasive.datarush.analytics.arm.Item
- Item(int, String, String) - Constructor for class com.pervasive.datarush.analytics.arm.Item
-
Create a new item with the given identifier and name.
- ItemSet - Class in com.pervasive.datarush.analytics.arm
-
A representation of a set of items with their support (frequency) within a data set.
- ItemSet(int) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Construct an item set with a single item.
- ItemSet(int[]) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Construct an item set from the given items.
- ItemSet(int[], int) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Create an item set from the list of items specifying how many from the list to use.
- ItemSet(int[], int[]) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Combine the two sets of items into one set.
- ItemSet(int[], long, double) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Construct an item set from the given items.
- ItemSet(int, int[]) - Constructor for class com.pervasive.datarush.analytics.arm.ItemSet
-
Combine the given singular item and a list of items into a single item set.
- ItemSetEncoderFactory - Class in com.pervasive.datarush.analytics.arm
-
The encoder factory for the
ItemSet
class. - ItemSetEncoderFactory() - Constructor for class com.pervasive.datarush.analytics.arm.ItemSetEncoderFactory
- ITERATIVE - com.pervasive.datarush.operators.OperatorType
-
Corresponds to the
IterativeOperator
class. - IterativeExecutionContext - Interface in com.pervasive.datarush.operators
-
Context passed to
CompositionIterator.execute(IterativeExecutionContext)
. - IterativeMetadataContext - Interface in com.pervasive.datarush.operators
-
Context used by
IterativeOperator.computeMetadata(IterativeMetadataContext)
. - IterativeOperator - Class in com.pervasive.datarush.operators
-
To be implemented by operations that must make multiple passes over the input data.
- IterativeOperator() - Constructor for class com.pervasive.datarush.operators.IterativeOperator
- iterator() - Method in class com.pervasive.datarush.analytics.text.NGram
-
Get an iterator over the words of the NGram.
- iterator() - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Get an iterator over the entries in the map.
- iterator() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Iterates over all the Values in the enumeration.
- iterator() - Method in class com.pervasive.datarush.io.PortRange
- iterator() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
- iterator() - Method in class com.pervasive.datarush.ports.record.AliasSet
- IteratorEndOfDataException - Exception in com.pervasive.datarush.sequences
-
Exception thrown if attempting to call
TokenValuedIterator.stepNext()
after it has already returned false. - IteratorEndOfDataException() - Constructor for exception com.pervasive.datarush.sequences.IteratorEndOfDataException
-
Creates an
IteratorEndOfDataException
, initialized with the default message.
J
- jaccard - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- jaro(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Jaro distance between the specified string valued expressions.
- jaro(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Jaro distance between the specified string valued expressions.
- JARO - com.pervasive.datarush.matching.ComparisonType
-
String comparison using the Jaro algorithm
- JARO_WINKLER - com.pervasive.datarush.matching.ComparisonType
-
String comparison using the Jaro-Winkler algorithm
- jaroWinkler(ScalarValuedFunction, ScalarValuedFunction, int, float) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Jaro-Winkler distance between the specified string valued expressions.
- jaroWinkler(String, String, int, float) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Jaro-Winkler distance between the specified string valued expressions.
- JAVA_DOUBLE - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Double token values represented using default Java
double
formatting. - JAVA_DOUBLE(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Double token values represented using default Java
double
formatting. - JAVA_DURATION - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Duration token values represented using default Java Duration formatting.
- JAVA_DURATION(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Duration token values represented using default Java Duration formatting.
- JAVA_FLOAT - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Float token values represented using default Java
float
formatting. - JAVA_FLOAT(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Float token values represented using default Java
float
formatting. - JAVA_INT - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Int token values represented using default Java
int
formatting. - JAVA_INT(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Int token values represented using default Java
int
formatting. - JAVA_LONG - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Long token values represented using default Java
long
formatting. - JAVA_LONG(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Long token values represented using default Java
long
formatting. - JAVA_MONEY - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Money token values represented using default Java Currency formatting.
- JAVA_MONEY(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Money token values represented using default Java Currency formatting.
- JAVA_NUMERIC - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Numeric token values represented using default Java
BigDecimal
formatting. - JAVA_NUMERIC(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Numeric token values represented using default Java
BigDecimal
formatting. - JAVA_PERIOD - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Period token values represented using default Java Period formatting.
- JAVA_PERIOD(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Period token values represented using default Java Period formatting.
- JavaScriptRunner - Class in com.pervasive.datarush.coercion
- JavaScriptRunner(ContextManager) - Constructor for class com.pervasive.datarush.coercion.JavaScriptRunner
- JDBCConnector - Class in com.pervasive.datarush.jdbc
-
Basic JDBC connector class.
- JDBCConnector() - Constructor for class com.pervasive.datarush.jdbc.JDBCConnector
- JDBCException - Exception in com.pervasive.datarush.jdbc
-
Subclass of DRExceptions for JDBC.
- JDBCException() - Constructor for exception com.pervasive.datarush.jdbc.JDBCException
- JDBCException(String) - Constructor for exception com.pervasive.datarush.jdbc.JDBCException
- JDBCException(String, Throwable) - Constructor for exception com.pervasive.datarush.jdbc.JDBCException
- JDBCException(Throwable) - Constructor for exception com.pervasive.datarush.jdbc.JDBCException
- JDBCField - Interface in com.pervasive.datarush.operators.io.jdbc
- JDBCOperator - Class in com.pervasive.datarush.operators.io.jdbc
-
Common base class for
ReadFromJDBC
andAbstractWriteToJDBC
. - JettyProvider - Class in com.pervasive.datarush.jetty
- JettyProvider() - Constructor for class com.pervasive.datarush.jetty.JettyProvider
- JOB - com.pervasive.datarush.cal.CacheScopeSpecifier
-
The element will be cached in private location.
- JobCallable<T> - Interface in com.pervasive.datarush.cal
- JobContext - Interface in com.pervasive.datarush.cal
-
Context available to job.
- JobExecutorService - Interface in com.pervasive.datarush.cal
-
Client-side API for submitting units of work to the job master.
- JobExecutorServiceFactory - Class in com.pervasive.datarush.cal
-
Factory for creating new
JobExecutorService
's. - jobFinished(JobStatistics) - Method in interface com.pervasive.datarush.cal.JobHistoryService
-
Called by command server upon exit to report final statistics
- JobHistoryService - Interface in com.pervasive.datarush.cal
- jobInformation() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns basic job information (id, user id, etc).
- jobInformation(JobInformation) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the jobInformation
- JobInformation - Class in com.pervasive.datarush.cal
-
Basic job information that contains the job name, id, and the user that submitted the job.
- JobInformation(GUID, String, String) - Constructor for class com.pervasive.datarush.cal.JobInformation
-
Create a new job information object
- JobLogInfo - Class in com.pervasive.datarush.cal
- JobLogInfo(String, String, JobLogInfo.LogInfo...) - Constructor for class com.pervasive.datarush.cal.JobLogInfo
- JobLogInfo(String, String, List<JobLogInfo.LogInfo>) - Constructor for class com.pervasive.datarush.cal.JobLogInfo
- JobLogInfo.LogInfo - Class in com.pervasive.datarush.cal
- JobServerInformation - Class in com.pervasive.datarush.cal
- JobServerInformation(JobInformation, WorkerRole, ResourceAllocation) - Constructor for class com.pervasive.datarush.cal.JobServerInformation
- JobSpecifier - Class in com.pervasive.datarush.cal
-
Rollup of all parameters needed to launch a job
- JobSpecifier(ResourceSpecifier, ClusterSpecifier, ClasspathSpecifier, JobInformation, Path) - Constructor for class com.pervasive.datarush.cal.JobSpecifier
-
Create a new job specifier
- JobSpecifier(ResourceSpecifier, ClusterSpecifier, ClasspathSpecifier, JobInformation, Path, String, List<String>) - Constructor for class com.pervasive.datarush.cal.JobSpecifier
-
Create a new job specifier
- JobStatistics - Class in com.pervasive.datarush.cal.monitoring
- jobStatus() - Method in enum com.pervasive.datarush.graphs.GraphState
-
Returns the job status that corresponds to the given graph status.
- JobStatus - Enum in com.pervasive.datarush.cal
- join() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Waits for an already executing graph instance to terminate.
- join(Iterable<?>) - Static method in class com.pervasive.datarush.util.StringUtil
-
Concatenates string values together using a comma followed by a space.
- join(Object[]) - Static method in class com.pervasive.datarush.util.StringUtil
-
Concatenates string values together using a comma followed by a space.
- join(String, Iterable<?>) - Static method in class com.pervasive.datarush.util.StringUtil
-
Concatenates string values together using a separator.
- join(String, Object[]) - Static method in class com.pervasive.datarush.util.StringUtil
-
Concatenates string values together using a separator.
- Join - Class in com.pervasive.datarush.operators.join
-
Performs a relational equi-join on two input datasets by a specified set of keys.
- Join() - Constructor for class com.pervasive.datarush.operators.join.Join
-
Default constructor.
- Join(JoinKey[]) - Constructor for class com.pervasive.datarush.operators.join.Join
-
Performs a join with the given set of join keys
- Join(List<JoinKey>) - Constructor for class com.pervasive.datarush.operators.join.Join
-
Performs a join with the given set of join keys
- JoinKey - Class in com.pervasive.datarush.tokens.record
-
Combination of a left key and a right key.
- JoinKey(String) - Constructor for class com.pervasive.datarush.tokens.record.JoinKey
-
Create a key where the left name and right name are the same.
- JoinKey(String, String) - Constructor for class com.pervasive.datarush.tokens.record.JoinKey
-
Create a key using the specified left and right name
- JoinMode - Enum in com.pervasive.datarush.operators.join
-
Specifies how the
Join
operator should handle rows with unmatched keys. - JSON - Class in com.pervasive.datarush.json
-
The primary class that should be used for performing any JSON serialization/deserialization.
- JSON() - Constructor for class com.pervasive.datarush.json.JSON
-
Create a new JSON instance.
- JSONException - Exception in com.pervasive.datarush.json
-
Subclass of DRExceptions for JSON.
- JSONException(String) - Constructor for exception com.pervasive.datarush.json.JSONException
- JSONException(String, Throwable) - Constructor for exception com.pervasive.datarush.json.JSONException
- JSONException(Throwable) - Constructor for exception com.pervasive.datarush.json.JSONException
- JsonFieldReader() - Constructor for class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- JSONFormat - Class in com.pervasive.datarush.operators.io.textfile
- JSONFormat(RecordTextSchema<?>, boolean[]) - Constructor for class com.pervasive.datarush.operators.io.textfile.JSONFormat
- JSONFormat(RecordTextSchema<?>, boolean[], CharsetEncoding) - Constructor for class com.pervasive.datarush.operators.io.textfile.JSONFormat
- JSONFormat(RecordTextSchema<?>, boolean[], CharsetEncoding, boolean) - Constructor for class com.pervasive.datarush.operators.io.textfile.JSONFormat
- JSONFormat(RecordTextSchema<?>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, CharsetEncoding, boolean) - Constructor for class com.pervasive.datarush.operators.io.textfile.JSONFormat
- JsonHelper - Class in com.pervasive.datarush.operators.io.textfile
-
A simple JSON helper utility
- JsonHelper() - Constructor for class com.pervasive.datarush.operators.io.textfile.JsonHelper
- JsonPatternBasedDiscovery - Class in com.pervasive.datarush.schema
-
Discovers a schema for JSON text by checking values against the discovered JSON types and various regular expressions which map to data types.
- JsonPatternBasedDiscovery() - Constructor for class com.pervasive.datarush.schema.JsonPatternBasedDiscovery
- JsonPatternBasedDiscovery(List<TypePattern>) - Constructor for class com.pervasive.datarush.schema.JsonPatternBasedDiscovery
- JsonRecordReader - Class in com.pervasive.datarush.operators.io.textfile
-
A utility class used to read and parse JSON text records.
- JsonRecordReader(TextRecord, ObjectMapper) - Constructor for class com.pervasive.datarush.operators.io.textfile.JsonRecordReader
- JsonRecordReader.JsonFieldReader - Class in com.pervasive.datarush.operators.io.textfile
- JSONSerializerUtil - Class in com.pervasive.datarush.json
-
Utilities for custom JSON serializers.
- JSONTestHelper - Class in com.pervasive.datarush.json
- JSONTestHelper(Class<?>, String) - Constructor for class com.pervasive.datarush.json.JSONTestHelper
- JsonTextAnalyzer - Class in com.pervasive.datarush.operators.io.textfile
-
An analyzer for files containing JSON text.
- JsonTextAnalyzer() - Constructor for class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Creates a new JSON analyzer with default settings.
- JsonTextAnalyzer.JsonAnalysis - Class in com.pervasive.datarush.operators.io.textfile
-
Contains the results of the analysis of a json text file.
K
- keep(String) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Declares a source field is to be preserved in the result, keeping the same name.
- KerberosSubjectProvider - Class in com.pervasive.datarush.authentication
-
Authenticates as a specified Kerberos principal using a keytab file.
- KerberosSubjectProvider() - Constructor for class com.pervasive.datarush.authentication.KerberosSubjectProvider
- KernelType - Class in com.pervasive.datarush.analytics.svm
-
Base class for the various SVM PMML kernel types.
- KeyDrivenDataDistribution - Class in com.pervasive.datarush.ports.record
-
DataDistribution based on a set of keys from the input data.
- keyed(PartitioningFunction, String...) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns a distribution that distributes based on the given function of the named key fields.
- keyed(PartitioningFunction, List<String>) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns a distribution that distributes based on the given function of the named key fields.
- keyNames - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- KeyOperator - Class in com.pervasive.datarush.hbase
-
Specifies key field mapping when accessing HBase.
- KeyOperator() - Constructor for class com.pervasive.datarush.hbase.KeyOperator
- keys - Variable in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- keys() - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Returns the set of keys.
- keys(String...) - Static method in class com.pervasive.datarush.tokens.record.JoinKey
-
Create multiple keys.
- keySchemaFamilyName - Static variable in class com.pervasive.datarush.hbase.KeyOperator
-
The name of the family containing row key and family-qualifier key schemas for all tables.
- KeyValueOperator - Class in com.pervasive.datarush.hbase
-
Specifies data field mapping when accessing HBase.
- KeyValueOperator() - Constructor for class com.pervasive.datarush.hbase.KeyValueOperator
- KMeans - Class in com.pervasive.datarush.analytics.cluster.kmeans
-
Computes clustering model for the given input based on the k-Means algorithm.
- KMeans() - Constructor for class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Create a new KMeans operator, initializing settings to their default values.
- KNNClassifier - Class in com.pervasive.datarush.analytics.knn
-
Applies the K-nearest neighbor algorithm to classify input data against an already classified set of example data.
- KNNClassifier() - Constructor for class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Defines a classifier initially configured with default settings: A neighborhood set size of 1 The target feature is in the field "class" Selected features are derived from the fields in common between the query and training data Nearness is determined using Euclidean distance Record classification is by voting A training buffer of 128M is used
- KNNClassifier(int, String) - Constructor for class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Defines a classifier initially configured with the specified neighborhood set size and target feature field.
- kurtosis(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a kurtosis aggregation for the given input.
- kurtosis(ScalarValuedFunction, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a kurtosis aggregation for the given input.
- kurtosis(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a kurtosis aggregation for the given input.
- kurtosis(String, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a kurtosis aggregation for the given input.
L
- LargeGroupDetector - Class in com.pervasive.datarush.matching.block
-
An operator that issues warnings if a dataflow contains an unusually large number of distinct key values.
- LargeGroupDetector() - Constructor for class com.pervasive.datarush.matching.block.LargeGroupDetector
-
Detect large groupings of key values.
- last() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- last(GraphPath) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
Returns the last element of the path
- lastIndexOf(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the last index of the specified string that occurs in the string value to which the specified expression evaluates.
- lastIndexOf(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the last index of the specified string that occurs in the string value to which the specified expression evaluates.
- lastIndexOf(String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the last index of the specified substring in the specified string field.
- lastPrediction - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
If a Node's predicate evaluates to UNKNOWN while traversing the tree, evaluation is stopped and the current winner is returned as the final prediction
- LEFT - com.pervasive.datarush.schema.PaddedTextType.Alignment
-
The field is left aligned; padding is applied after the value.
- LEFT_ANTI - com.pervasive.datarush.operators.join.SemiJoinMode
-
Output those rows from the left for which there does not exist a matching row on the right.
- LEFT_OUTER - com.pervasive.datarush.operators.join.JoinMode
-
Left outer join: Retain rows from the left input with unmatched keys, but discard such rows from the right input.
- LEFT_PATTERN_DEFAULT - Static variable in class com.pervasive.datarush.matching.Index
-
The default renaming pattern for lefthand side fields.
- LEFT_SEMI - com.pervasive.datarush.operators.join.SemiJoinMode
-
Output those rows from the left for which there exists a matching row on the right.
- length() - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- length() - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- length(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the length of the string value to which the given expression evaluates.
- length(String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the length of the string value in the specified field.
- LengthFilter - Class in com.pervasive.datarush.analytics.text.filter
- LengthFilter(int) - Constructor for class com.pervasive.datarush.analytics.text.filter.LengthFilter
- LESS_THAN - Static variable in interface com.pervasive.datarush.sequences.ElementComparator
-
A value indicating the left value was less than the right value
- lessOrEqual - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field is less than or equal to the given value
- lessThan - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field is less than the given value
- LEVEL - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- levenshtein(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Levenshtein distance between the specified string valued expressions.
- levenshtein(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the Levenshtein distance between the string values of the specified fields.
- LEVENSHTEIN - com.pervasive.datarush.matching.ComparisonType
-
String comparison using Levenshtein distance
- LIFT - com.pervasive.datarush.analytics.viz.ChartType
- like(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the value of an expression matches a specified SQL LIKE pattern.
- like(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the value of a field matches a specified SQL LIKE pattern.
- likeToRegex(String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Converts a SQL LIKE pattern into an equivalent regular expression.
- LimitRows - Class in com.pervasive.datarush.operators.select
-
Truncates a flow to a fixed number of records.
- LimitRows() - Constructor for class com.pervasive.datarush.operators.select.LimitRows
-
Performs no truncation of the input flow.
- LimitRows(long) - Constructor for class com.pervasive.datarush.operators.select.LimitRows
-
Truncates incoming data to the first N records of the input.
- LimitRows(long, long) - Constructor for class com.pervasive.datarush.operators.select.LimitRows
-
Truncates incoming data to the first N records following a specified record.
- LINE - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- LinearKernelType - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
LinearKernelType
PMML element. - LinearKernelType() - Constructor for class com.pervasive.datarush.analytics.svm.LinearKernelType
-
Creates a
LinearKernelType
- linearRegression - com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.ModelType
-
Linear Regression
- LinearRegressionLearner - Class in com.pervasive.datarush.analytics.regression
-
Performs a multivariate linear regression on the given training data.
- LinearRegressionLearner() - Constructor for class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Default constructor.
- LinearRegressionLearner(String, String...) - Constructor for class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Constructor specifying the dependent variable and independent variables.
- listAllFiles(Path, DirectoryFilter) - Method in class com.pervasive.datarush.io.FileClient
-
Gets the contents of the specified directory including hidden files, applying a filter.
- listBlobs(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- listConcat(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating the values of the two specified subexpressions.
- listConcat(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating a the value of the specified field and subexpression.
- listConcat(ScalarValuedFunction, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating a constant to the value of the specified subexpression.
- listConcat(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating the value of a specified field and subexpression.
- listConcat(String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating the values of the two specified fields.
- listConcat(String, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating a constant to the value of the specified field.
- listConcat(List<Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating a the value of the specified field and subexpression.
- listConcat(List<Object>, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression concatenating a constant to the value of the specified field.
- listContainers(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- listContains(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a ScalarValuedFunction.
- listContains(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a field.
- listContains(ScalarValuedFunction, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a field.
- listContains(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by an expression.
- listContains(String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by the other field.
- listContains(String, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by an expression.
- listContains(List<Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a constant contains a value specified by an expression.
- listContains(List<Object>, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a constant contains a value specified by other field.
- listContainsAll(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a ScalarValuedFunction.
- listContainsAll(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a field.
- listContainsAll(ScalarValuedFunction, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if an expression contains a value specified by a field.
- listContainsAll(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by an expression.
- listContainsAll(String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by the other field.
- listContainsAll(String, List<Object>) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a field contains a value specified by an expression.
- listContainsAll(List<Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a constant contains a value specified by an expression.
- listContainsAll(List<Object>, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to check if a constant contains a value specified by other field.
- listDirectory(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- listDirectory(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- listDirectory(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Gets the contents of the specified directory.
- listDirectory(Path, DirectoryFilter) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- listDirectory(Path, DirectoryFilter) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- listDirectory(Path, DirectoryFilter) - Method in class com.pervasive.datarush.io.FileClient
-
Gets the contents of the specified directory, applying a filter.
- listDirectory(Path, DirectoryFilter) - Method in interface com.pervasive.datarush.io.FileSystem
-
Gets the contents of the specified directory, applying a filter.
- listDistinct(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get distinct set of elements from a ScalarValuedFunction.
- listDistinct(String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get distinct set of elements from a specified field.
- listFiles(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Gets the contents of the specified directory.
- listFiles(Path, DirectoryFilter) - Method in class com.pervasive.datarush.io.FileClient
-
Gets the contents of the specified directory, applying a filter.
- listFilesCanonical(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Lists the files in the given directory in a canonical ordering (one that is not subject to platform-specific ordering).
- ListFunctionInvoker - Class in com.pervasive.datarush.functions
-
A function invoker which passes all of its arguments as a single list to the method.
- ListFunctionInvoker() - Constructor for class com.pervasive.datarush.functions.ListFunctionInvoker
- ListFunctions - Class in com.pervasive.datarush.functions
-
Provides implementations of common List functions.
- ListFunctions() - Constructor for class com.pervasive.datarush.functions.ListFunctions
- listGet(ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified expression.
- listGet(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(String, int) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(List<Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listGet(List<Object>, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the value at a particular index from specified field.
- listMatches(String) - Method in class com.pervasive.datarush.io.FileClient
-
Finds all paths matching the specified pattern.
- listModuleCategories(ClassLoader) - Method in interface com.pervasive.datarush.modules.ModuleManager
- ListOps - Class in com.pervasive.datarush.coercion
-
Utility class to dump all registered operators to stdout or the file specified.
- ListOps() - Constructor for class com.pervasive.datarush.coercion.ListOps
- listReverse(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to reverse the order of the elements in the specified expression.
- listReverse(String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to reverse the order of the elements in the specified field.
- listSize(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the number of elements in specified ScalarValuedFunction expression.
- listSize(String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the number of elements in specified field.
- listSort(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a ScalarValuedFunction as specified by the other.
- listSort(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a ScalarValuedFunction as specified by a field.
- listSort(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a field as specified by a ScalarValuedFunction.
- listSort(String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a field as specified by the other.
- listSort(List<Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a constant as specified by a ScalarValuedFunction.
- listSort(List<Object>, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to sort elements of a constant as specified by the other.
- listSupportedFormats() - Static method in class com.pervasive.datarush.io.compression.CompressionFormats
-
Lists the names of registered formats.
- listToString(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the string representation of a ScalarValuedFunction.
- listToString(String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression to get the string representation of a specified field.
- LiveConnectAdvice - Class in com.pervasive.datarush.coercion
- LiveConnectAdviceManager - Class in com.pervasive.datarush.coercion
- LiveConnectAdvisor - Interface in com.pervasive.datarush.coercion
-
Service interface that controls which classes are auto-imported as a convenience.
- LiveConnectAdvisorImpl - Class in com.pervasive.datarush.coercion
-
Register standard classes to be available via live connect.
- LiveConnectAdvisorImpl() - Constructor for class com.pervasive.datarush.coercion.LiveConnectAdvisorImpl
- load(FileClient, Path) - Static method in class com.pervasive.datarush.operators.io.avro.AvroMetadata
-
Loads metadata from the specified Avro formatted file.
- load(FileClient, File) - Static method in class com.pervasive.datarush.operators.io.avro.AvroMetadata
-
Loads metadata from the specified Avro formatted file.
- load(FileClient, String) - Static method in class com.pervasive.datarush.operators.io.avro.AvroMetadata
-
Loads metadata from the specified Avro formatted file.
- load(String) - Static method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Gets the text schema defined in the specified structured schema file.
- load(String, TextTypes.StringConversion) - Static method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Gets the text schema defined in the specified structured schema file, providing hints about how string valued fields should be interpreted.
- load(String, TextTypes.StringConversion, CharsetEncoding) - Static method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Gets the text schema defined in the specified structured schema file, providing hints about how string valued fields should be interpreted and the character encoding of the file.
- LoadActianVector - Class in com.pervasive.datarush.operators.io.vectorwise
-
Bulk load data into the Actian Vector database.
- LoadActianVector() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
- loadClass(String) - Method in interface com.pervasive.datarush.modules.Module
- loadDescriptions() - Static method in class com.pervasive.datarush.script.OperatorDescriptor
-
Load operator descriptors from registered classes.
- LoadMethod - Enum in com.pervasive.datarush.operators.io.vectorwise
-
Specifies the method to use for bulk loading data into Vector.
- loadNextBuffer() - Method in class com.pervasive.datarush.io.BinaryReader
- loadPropertiesFile(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Loads the given properties file.
- loadString(String) - Static method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Gets the text schema defined in the specified structured schema string.
- LoadVectorOnHadoop - Class in com.pervasive.datarush.operators.io.vectorwise
-
Deprecated.this operator has been replaced with
LoadActianVector
; use that operator instead. - LoadVectorOnHadoop() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.
- LoadVectorOnHadoopDirect - Class in com.pervasive.datarush.operators.io.vectorwise.dl
-
Deprecated.this operator has been replaced with
LoadActianVector
; use that operator instead. - LoadVectorOnHadoopDirect() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.
- LocalCommandRunner - Class in com.pervasive.datarush.operators.io.vectorwise
-
Run a command on the local machine using a locally started process.
- LocalCommandRunner() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.LocalCommandRunner
- LocaleUtils - Class in com.pervasive.datarush.testutils
- LocaleUtils() - Constructor for class com.pervasive.datarush.testutils.LocaleUtils
- localExpectedPath() - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- LocalFileSystemProvider - Class in com.pervasive.datarush.io
-
Provides access to the local file system.
- LocalFileSystemProvider() - Constructor for class com.pervasive.datarush.io.LocalFileSystemProvider
-
Creates a new provider for the local file system.
- localizeAssignments(NodeAllocationPlan, List<String>, boolean) - Static method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- localKeyed(PartitioningFunction, List<String>) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
For advanced use only; this redistributes per-JVM but not across the cluster.
- localOutput(OperatorComposable, RecordPort, boolean) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- LOCALTZ - Static variable in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateTimeUtil#LOCALTZ
instead. - LOCALTZ - Static variable in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Deprecated.
- log(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the natural logarithm of the given expression.
- log(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the natural logarithm of the given field.
- log10(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the base 10 logarithm of the given expression.
- log10(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the base 10 logarithm of the given field.
- log1p(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the natural logarithm of 1 plus the given expression.
- log1p(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the natural logarithm of 1 plus the given field.
- LOG4J - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Log4J format can be used to read Apache Log4J logs.
- Log4jLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a log4j log file.
- Log4jLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
-
Create a log format for accessing log4j log data.
- Log4jLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
-
Create a log format for accessing log4j log data.
- Log4jPatternParser - Class in com.pervasive.datarush.operators.io.textfile
- Log4jPatternParser() - Constructor for class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- LogDataFormat - Class in com.pervasive.datarush.operators.io.textfile
- LogFormat - Interface in com.pervasive.datarush.operators.io.textfile
- LogFormatter - Class in com.pervasive.datarush.util
-
A simple formatter for use with DataRush applications.
- LogFormatter() - Constructor for class com.pervasive.datarush.util.LogFormatter
-
Constructs a formatter.
- logger - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- LOGGER - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- LogicalGraph - Interface in com.pervasive.datarush.graphs
-
Represents a logical graph which is intended to be executed.
- LogicalGraphFactory - Class in com.pervasive.datarush.graphs
-
Public factory for creating initially empty logical graphs.
- LogicalGraphInstance - Interface in com.pervasive.datarush.graphs
-
The executable artifact of a logical graph.
- LogicalGraphInstances - Class in com.pervasive.datarush.graphs
-
Miscellaneous utilities for working with
LogicalGraphInstance
. - LogicalGraphInstanceView - Interface in com.pervasive.datarush.graphs
-
A read-only super-interface of
LogicalGraphInstance
- LogicalGraphWithConfig - Class in com.pervasive.datarush.graphs
- LogicalGraphWithConfig(EngineConfig, LogicalGraph) - Constructor for class com.pervasive.datarush.graphs.LogicalGraphWithConfig
- LogicalOperator - Interface in com.pervasive.datarush.operators
-
A logical operator is the fundamental unit of composition which may be added to a
LogicalGraph
. - LogicalPort - Class in com.pervasive.datarush.ports
-
A operator's port ( either input or output ).
- LogicalPort(LogicalOperator, String, LogicalPort.Direction, boolean) - Constructor for class com.pervasive.datarush.ports.LogicalPort
-
Create a new LogicalPort
- LogicalPort.Direction - Enum in com.pervasive.datarush.ports
-
Indicates whether the port is input or output
- LogicalPortFactory<T extends LogicalPort> - Class in com.pervasive.datarush.ports
-
A port factory creates a port.
- LogicalPortFactory() - Constructor for class com.pervasive.datarush.ports.LogicalPortFactory
- LogicalPortOptions - Interface in com.pervasive.datarush.ports
-
Marker interface for port options used by
LogicalSubgraph.filtered
- LogicalStatistic - Class in com.pervasive.datarush.graphs
-
Statistic associated with a
LogicalPort
or aLogicalOperator
. - LogicalStatistic.Builder - Class in com.pervasive.datarush.graphs
-
A builder for statistics.
- LogicalStatistics - Class in com.pervasive.datarush.graphs
-
Miscellaneous utilities and constants associated with the
LogicalStatistic
class. - LogicalSubgraph - Interface in com.pervasive.datarush.graphs
-
Extension of
LogicalGraph
used byIterativeOperator
's. - LogicalSubgraphFactory - Interface in com.pervasive.datarush.graphs
-
Interface for creating subgraphs.
- LogInfo(String, String, long) - Constructor for class com.pervasive.datarush.cal.JobLogInfo.LogInfo
- logistic(double) - Static method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
-
An implementation of the logit model's normalization function.
- logisticRegression - com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.ModelType
-
Logistic Regression
- LogisticRegressionLearner - Class in com.pervasive.datarush.analytics.regression
-
Fits a multinomial logistic regression model to the training data.
- LogisticRegressionLearner() - Constructor for class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- LogisticRegressionPredictor - Class in com.pervasive.datarush.analytics.regression
- LogisticRegressionPredictor() - Constructor for class com.pervasive.datarush.analytics.regression.LogisticRegressionPredictor
- logit - com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NormalizationMethod
-
Normalization through the logit function.
- LogRows - Class in com.pervasive.datarush.operators.sink
-
Log information about the input data from a flow.
- LogRows() - Constructor for class com.pervasive.datarush.operators.sink.LogRows
-
Default constructor.
- LogRows(int) - Constructor for class com.pervasive.datarush.operators.sink.LogRows
-
Use the given log frequency and the default row format.
- LogRows(int, String) - Constructor for class com.pervasive.datarush.operators.sink.LogRows
-
Use the given log frequency and row format.
- logType - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- logType - Variable in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- LONG - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is an long field, created by
SchemaBuilder.LONG(java.lang.String)
- LONG - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- LONG - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the long token type.
- LONG(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a long field.
- LONG(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a long typed field with the given name.
- LONG(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a long field using the defined format or pattern.
- LONG_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- LONG_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- LONG_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_LONG
. - LONG_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Long data type
- LongFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing long token values with a user-defined text format.
- LongFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.LongFormatter
-
Creates a formatter using the specified format.
- LongFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.LongFormatter
-
Creates a formatter using the specified format.
- longGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- longGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- longHashCode(long) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a long value.
- LongInputField - Interface in com.pervasive.datarush.ports.physical
-
A long valued field of a record input port.
- longList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableLongTokenSequence
with the specified capacity, optionally optimized for sparse data. - LongOutputField - Interface in com.pervasive.datarush.ports.physical
-
A long valued field of a record output port.
- LongParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing long token values from a user-defined text format.
- LongParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.LongParser
-
Creates a parser using the specified format.
- LongParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.LongParser
-
Creates a parser using the specified format.
- LongRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
IntValued
object. - LongRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.LongRegister
-
Creates a new null-valued register.
- LongSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a long value. - LongToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
LongValued
object. - LongToken(long) - Constructor for class com.pervasive.datarush.tokens.scalar.LongToken
-
Constructs a new token with the given non-null long value.
- LongToken(LongValued) - Constructor for class com.pervasive.datarush.tokens.scalar.LongToken
-
Constructs a new token with the long value in the given container.
- LongTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableLongTokenSequence
. - LongTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.LongTokenList
-
Create an empty array
- LongTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing long valued data. - LongValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a long value. - LongValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over long values. - lookahead(ExecutionContext) - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Returns the lookahead copy of the input port
- lookupFormat(String) - Static method in class com.pervasive.datarush.io.compression.CompressionFormats
-
Locates the identified compression format.
- LOVINS - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- LOWER - com.pervasive.datarush.analytics.text.ConvertTextCase.Case
- LruCache<K,V> - Class in com.pervasive.datarush.commons.util
-
Simple LRUCache implementation based off of linked hash map
- LruCache(int) - Constructor for class com.pervasive.datarush.commons.util.LruCache
-
Create an LRU cache with the given max number of entries
- lt(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a specified expression is strictly less than another.
- lt(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is strictly less than a known value.
- lt(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is strictly less than another field.
- lte(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a specified expression is less than or equal to another.
- lte(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is less than or equal to a known value.
- lte(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a field is less than or equal to another field.
M
- main(String[]) - Static method in class com.actian.dataflow.cal.yarn.server.MasterServer
- main(String[]) - Static method in class com.actian.dataflow.cal.yarn.server.PartitionServer
- main(String[]) - Static method in class com.pervasive.datarush.coercion.Drunner
- main(String[]) - Static method in class com.pervasive.datarush.coercion.ListOps
-
Runnable using the "dr" script.
- main(String[]) - Static method in class com.pervasive.datarush.script.ScriptRunner
- makeJoinKeys(TokenOrder[], JoinKey[]) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple keys using the specified order.
- makeJoinKeys(TokenOrder, JoinKey...) - Static method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create multiple keys using the specified order.
- makeJoinKeys(String[], String[]) - Static method in class com.pervasive.datarush.tokens.record.JoinKey
-
Create multiple keys.
- makeSortKeys(TokenOrder, String...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Create multiple keys using the specified order.
- map - Variable in class com.pervasive.datarush.analytics.text.NGramMap
- map(int[]) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Remaps the sequence according to the specified ordering.
- map(String, String) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a name mapping from a source to a target field.
- MAPBYNAME - com.pervasive.datarush.operators.join.UnionAll.UnionMode
-
Automatically determine the schema by mapping the fields by name.
- MAPBYPOSITION - com.pervasive.datarush.operators.join.UnionAll.UnionMode
-
Automatically determine the schema by mapping the fields by position.
- MAPBYSCHEMA - com.pervasive.datarush.operators.join.UnionAll.UnionMode
-
Manually create and define the schema.
- mapCell(String, String, String) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Map Cell as a Field.
- mapCell(String, String, List<String>, List<String>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Deprecated.
- mapCellMarker(String, String, DeleteHBase.DeleteMarker) - Method in class com.pervasive.datarush.hbase.DeleteHBase
-
Map DeleteMarker to a Cell.
- mapCellRecord(String, String, Map<String, String>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Map Cell as a Record.
- mapFamily(String, String) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Map family as a sub-table of fields.
- mapFamily(String, List<String>, List<String>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Deprecated.
- mapFamilyMarker(String, DeleteHBase.DeleteMarker) - Method in class com.pervasive.datarush.hbase.DeleteHBase
-
Map DeleteMarker to a family.
- mapFamilyRecord(String, Map<String, String>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Map family as a sub-table of records.
- mapFieldsToFunctions(Map<String, ScalarValuedFunction>) - Method in class com.pervasive.datarush.functions.ConstantReference
- mapFieldsToFunctions(Map<String, ScalarValuedFunction>) - Method in class com.pervasive.datarush.functions.FieldReference
- mapFieldsToFunctions(Map<String, ScalarValuedFunction>) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Creates a new function, equivalent to the given function, but with specified field references mapped to functions.
- mapFieldsToFunctions(Map<String, ScalarValuedFunction>) - Method in class com.pervasive.datarush.operators.record.FieldDerivation
-
Creates a new field derivation, equivalent to the given derivation, but with specified field references mapped to functions.
- mapFromHCatalog(MetadataContext) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Load a mapping from an existing HCatalog table.
- MapFunctions - Class in com.pervasive.datarush.functions
-
Provides implementations of common Map functions.
- MapFunctions() - Constructor for class com.pervasive.datarush.functions.MapFunctions
- mapGet(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified ScalarValuedFunction.
- mapGet(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified ScalarValuedFunction.
- mapGet(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified field.
- mapGet(String, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified field.
- mapGet(Map<Object, Object>, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified constant.
- mapGet(Map<Object, Object>, String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the value mapped to a key from specified constant.
- MAPPED_BOOLEAN(TruthValues) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type using the specified mapping.
- MAPPED_BOOLEAN(TruthValues, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Defines an external boolean valued type using the specified mapping.
- MappedEvaluatorFactory - Class in com.pervasive.datarush.functions
-
A base class for factories which choose an evaluator based on a token type.
- MappedEvaluatorFactory() - Constructor for class com.pervasive.datarush.functions.MappedEvaluatorFactory
-
Creates a factory with no mapping.
- MappedEvaluatorFactory(MappedEvaluatorFactory.Mapping...) - Constructor for class com.pervasive.datarush.functions.MappedEvaluatorFactory
-
Creates a factory using the supplied mappings.
- MappedEvaluatorFactory.Mapping - Class in com.pervasive.datarush.functions
-
Defines a mapping between data type and an evaluator class.
- mapQualifier(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Map Qualifier key as a field.
- mapRow(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Map Row key as a field.
- mapRowRecord(LinkedHashMap<String, String>) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Map Row key as a record.
- mapSize(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the number of kay-value mappings in ScalarValuedFunction expression.
- mapSize(String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the number of kay-value mappings in the specified field.
- mapToHCatalog(MetadataContext, RecordPort) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Write a mapping to a new HCatalog table.
- mapToString(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the string representation of a ScalarValuedFunction.
- mapToString(String) - Static method in class com.pervasive.datarush.functions.MapFunctions
-
Builds an expression to get the string representation of a specified field.
- mark(int) - Method in class com.pervasive.datarush.io.BinaryReader
-
Marking the stream is not a supported operation.
- mark(int) - Method in class com.pervasive.datarush.io.SplitReader
- markSupported() - Method in class com.pervasive.datarush.io.BinaryReader
- markSupported() - Method in class com.pervasive.datarush.io.SplitReader
- MASTER - com.pervasive.datarush.cal.VirtualNodeType
-
Either client side, in the master, or embedded within a deferred composite
- MASTER - com.pervasive.datarush.cal.WorkerRole
- MASTER - Static variable in class com.pervasive.datarush.cal.ExecutionOptions
-
Execution options to run in the master.
- MASTER - Static variable in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
-
The master assignment.
- MASTER - Static variable in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
-
The master assignment.
- MASTER - Static variable in class com.pervasive.datarush.cal.PartitionInstanceInfo
-
Partition info for a master node.
- MASTER - Static variable in class com.pervasive.datarush.cal.VirtualNodeID
-
The virtual node of type
VirtualNodeType.MASTER
. - MASTER_DEFAULT - Static variable in class com.pervasive.datarush.cal.ResourceAllocation
- masterResources() - Method in class com.pervasive.datarush.cal.ResourceSpecifier
- masterResources(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Returns a resource specifier applying the specified allocation for job master resources
- MasterServer - Class in com.actian.dataflow.cal.yarn.server
-
The class invoked as the Dataflow application master.
- MasterServer(AMRMClient, FileClient, Path, JobServerInformation, JobSpecifier, ExecutorOptions, List<YarnNodeDescriptor>, Path, Path, String, int, ClusterPreferences, Map<String, ApplicationResource>) - Constructor for class com.actian.dataflow.cal.yarn.server.MasterServer
- match(char, long, long) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- matches(byte[], int) - Static method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Checks if the signature matches what is expected for a bzip2 file.
- matches(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the value of an expression matches a specified regular expression.
- matches(String) - Method in class com.pervasive.datarush.schema.Rule
-
Execute this rule against the given discriminator value.
- matches(String) - Method in class com.pervasive.datarush.schema.TypePattern
-
Indicates if the given value matches the pattern.
- matches(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the value of a field matches a specified regular expression.
- matchFieldNames(RecordTokenType, RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Utility for renaming the fields of a given record type to match that of another.
- MatchingFunctionProvider - Class in com.pervasive.datarush.matching.functions
- MatchingFunctionProvider() - Constructor for class com.pervasive.datarush.matching.functions.MatchingFunctionProvider
- MatchingTypeResolutionProvider - Class in com.pervasive.datarush.matching
-
Type resolution provider for matching operators.
- MatchingTypeResolutionProvider() - Constructor for class com.pervasive.datarush.matching.MatchingTypeResolutionProvider
-
Public only as a matter of implementation.
- matchPaths(String) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- matchPaths(String) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- matchPaths(String) - Method in class com.pervasive.datarush.io.FileClient
-
Finds all paths matching the specified pattern.
- matchPaths(String) - Method in interface com.pervasive.datarush.io.FileSystem
-
Gets all paths which match the given pattern.
- Math - Class in com.pervasive.datarush.functions
-
Provides implementations of common math functions found in the
Math
library. - Math() - Constructor for class com.pervasive.datarush.functions.Math
- max - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- max(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a maximum value aggregation for the given input.
- max(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MAX
action for fields with the specified type. - max(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MAX
action for the specified field. - max(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a maximum value aggregation for the given input.
- max(String...) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the maximum of the argument values.
- max(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the maximum of the argument values.
- MAX - com.pervasive.datarush.monitoring.CounterAggregator
-
Specifies that the aggregated value is the minimum of the values
- MAX - com.pervasive.datarush.monitoring.GaugeAggregator
-
Current values are aggregated by finding the maximum of current values.
- MAX_ALPHA_SIZE - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- MAX_CODE_LEN - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- MAX_DAY_OFFSET - Static variable in class com.pervasive.datarush.tokens.scalar.TimeToken
- MAX_DOMAIN_SIZE - Static variable in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
- MAX_INFINITY - Static variable in interface com.pervasive.datarush.tokens.scalar.NumericValued
-
The value representing positive infinity.
- MAX_MERGE - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Property specifying the default value for
maxMerge
. - MAX_PARALLELISM(int) - Static method in class com.pervasive.datarush.operators.OperatorSettings
-
Operator settings with
maxParallelism
set to the specified value. - MAX_RETRIES - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Maximum number of retry attempts.
- MAX_SELECTORS - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- MAX_UINT64 - Static variable in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- maxConnectRetries() - Method in class com.pervasive.datarush.net.NetworkConfiguration
-
Returns the maximum number of retries to use when connecting.
- maximumParallelism() - Method in class com.pervasive.datarush.cal.ResourceSpecifier
- maximumParallelism(int) - Method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Returns a resource specifier with the given specified maximum parallelism
- maxMerge(int) - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Sets the default value for
maxMerge
. - maxNotNull(String...) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the maximum of the argument values, ignoring null values.
- maxNotNull(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the maximum of the argument values, ignoring null values.
- maxParallelism() - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Returns the max parallelism.
- maxParallelism(int) - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Creates a new ExecutionOptions, with the maximum parallelism set to the specified value
- maxParallelism(int) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Can be used to restrict the parallelism of an operator.
- maxParallelism(Integer, MetadataCalculationContext) - Method in class com.pervasive.datarush.operators.ParallelismStrategy
-
Public only as a matter of implementation; operators should not call this method.
- maxRetries() - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Returns the maximum number of times a part of a job can fail before we give up.
- maxRetries(int) - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Creates a new ExecutionOptions, with the maximum retries set to the specified value
- maxRetries(int) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the maximum number of retries.
- MDF3 - com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
- MDF4 - com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
- MDFAttachmentReader - Class in com.pervasive.datarush.operators.io.mdf
- MDFAttachmentReader(MDFUtil.MDFVersion, int, long, RecordSettable) - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- MDFDataReader - Interface in com.pervasive.datarush.operators.io.mdf
- MDFFormat - Class in com.pervasive.datarush.operators.io.mdf
- MDFFormat(MDFUtil.MDFVersion, int, long, boolean, ReadMDF.ExtractionMode, RecordTextSchema<?>) - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFFormat
- MDFFormat(MDFUtil.MDFVersion, int, long, boolean, ReadMDF.ExtractionMode, RecordTextSchema<?>, FileMetadata, boolean) - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFFormat
- MDFMetaDataReader - Class in com.pervasive.datarush.operators.io.mdf
- MDFMetaDataReader(MDFUtil.MDFVersion, int, long, RecordSettable) - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- MDFRecordReader - Class in com.pervasive.datarush.operators.io.mdf
- MDFRecordReader(MDFUtil.MDFVersion, int, long, boolean, RecordSettable) - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- MDFUtil - Class in com.pervasive.datarush.operators.io.mdf
- MDFUtil() - Constructor for class com.pervasive.datarush.operators.io.mdf.MDFUtil
- MDFUtil.MDFVersion - Enum in com.pervasive.datarush.operators.io.mdf
- mean - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- mean(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MEAN
action for fields with the specified type. - mean(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MEAN
action for the specified field. - measureNearness(DoubleValuedIterator, DoubleValuedIterator) - Method in interface com.pervasive.datarush.analytics.knn.NearnessMeasure.Measurer
-
Calculates the "nearness" of the two points.
- median - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- median(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MEDIAN
action for fields with the specified type. - median(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MEDIAN
action for the specified field. - MemorySizes - Class in com.pervasive.datarush.commons.util
- merge(DROperatorException) - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Combine another composite exception with this one.
- merge(Namespace<? extends T>...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Merges the specified namespaces into a new namespace, handling name collisions by renaming.
- merge(RecordTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Merges the specified record types into a new one, handling name collisions by renaming.
- merge(List<R>) - Method in interface com.pervasive.datarush.cal.ResultMerger
-
Invoked to perform a merge of results.
- merge(List<T>) - Method in interface com.pervasive.datarush.cal.DistributedCallable
-
Invoked to perform a merge of results.
- merge(List<T>) - Method in interface com.pervasive.datarush.ports.model.ModelMergeHandler
-
Merges the given list of models into a single model.
- MERGE_SORT - com.pervasive.datarush.tokens.TokenSorter
-
A sorter using the merge sort algorithm.
- mergeDomain(FieldDomain, FieldDomain) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Merges two domains.
- MergeFields - Class in com.pervasive.datarush.operators.record
-
Merges two streams of data with an equivalent number of rows into one.
- MergeFields() - Constructor for class com.pervasive.datarush.operators.record.MergeFields
- MergeModel<T> - Class in com.pervasive.datarush.operators.model
-
This operator is uses to force a merge of a partitioned model into a single model.
- MergeModel(LogicalPortFactory<? extends AbstractModelPort<T>>, ModelMergeHandler<T>) - Constructor for class com.pervasive.datarush.operators.model.MergeModel
-
Merge the input model
- mergeRepresentations(TokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns the overall representation to be used when combining types.
- mergeTypes(TextDataType, TextDataType) - Method in class com.pervasive.datarush.schema.PatternBasedDiscovery
- mergeTypes(TokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Merges the specified types into a single record type, handling name collisions by renaming.
- MESSAGE - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- metadata(String, Object) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns an operator settings object, equivalent to this, but with its metadata modified.
- Metadata(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLPort.Metadata
-
Creates a new port metadata
- METADATA - com.pervasive.datarush.operators.io.mdf.ReadMDF.ExtractionMode
- MetadataCalculationContext - Interface in com.pervasive.datarush.operators
-
Base interface for all contexts in which metadata is being computed.
- MetadataContext - Interface in com.pervasive.datarush.operators
-
Base interface for various contexts in which port metadata can be resolved.
- MetadataHelper - Class in com.pervasive.datarush.analytics.arm
-
Helper class for metadata needed by association models.
- MetadataUtil - Class in com.pervasive.datarush.ports.record
-
Provides utility methods for working with port metadata.
- MetadataUtil() - Constructor for class com.pervasive.datarush.ports.record.MetadataUtil
- metaphone(ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value to which the specified expression evaluates using the Metaphone algorithm.
- metaphone(String) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value in the specified field using the Metaphone algorithm.
- METHOD - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- mid(ScalarValuedFunction, int, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates.
- mid(ScalarValuedFunction, int, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates.
- mid(ScalarValuedFunction, ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates.
- mid(ScalarValuedFunction, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates.
- mid(String, int, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value in the specified field.
- millis(long) - Static method in class com.pervasive.datarush.commons.util.Timeout
-
Creates a timeout expiring in the specified number of milliseconds from now.
- MILLISECOND - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one millisecond.
- MILLISECONDS - com.pervasive.datarush.monitoring.UnitOfMeasure
-
The statistic is specified as a duration in milliseconds.
- millisToEpochDays(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateTimeUtil#toDaysSinceEpoch(long,TimeZone)
instead. - min - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- min(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a minimum value aggregation for the given input.
- min(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MIN
action for fields with the specified type. - min(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.REPLACE_MIN
action for the specified field. - min(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a minimum value aggregation for the given input.
- min(String...) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the minimum of the argument values.
- min(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the minimum of the argument values.
- MIN - com.pervasive.datarush.monitoring.CounterAggregator
-
Specifies that the aggregated value is the minimum of the values
- MIN - com.pervasive.datarush.monitoring.GaugeAggregator
-
Current values are aggregated by finding the minimum of current values.
- MIN_DAY_OFFSET - Static variable in class com.pervasive.datarush.tokens.scalar.TimeToken
- MIN_DOMAIN_SIZE - Static variable in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
- MIN_INFINITY - Static variable in interface com.pervasive.datarush.tokens.scalar.NumericValued
-
The value representing negative infinity.
- MIN_PARALLELISM - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling the default parallelism used in graph.
- MIN_ROW_INDEX_STRIDE - Static variable in class com.actian.dataflow.operators.io.orc.WriteORC
- minimumParallelism() - Method in class com.pervasive.datarush.cal.ResourceSpecifier
- minimumParallelism(int) - Method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Returns a resource specifier with the given specified minimum parallelism
- minkowski - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- minmax(ScalarValuedFunction, double, double) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a MinMax normalization function for the given subexpression.
- minmax(ScalarValuedFunction, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a MinMax normalization function for the given subexpression.
- minmax(String, double, double) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a MinMax normalization function for the input field.
- minmax(String, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a MinMax normalization function for the input field.
- MINMAX - com.pervasive.datarush.analytics.functions.StatsFunctions.NormalizeMethod
-
Normalize using the min-max method:
n = (x - min) / (max - min)
. - minNotNull(String...) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the minimum of the argument values, ignoring null values.
- minNotNull(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the minimum of the argument values, ignoring null values.
- minParallelism(int) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies that the engine should use the given degree of parallelism for graphs.
- MINUTE - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one minute.
- MINUTE_OF_HOUR - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the minute of the hour (0 - 59).
- missingValueWeights(MissingValueWeights) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the provided missing value weights and other parameters set to the previously provided values. - MissingValueWeights - Class in com.pervasive.datarush.analytics.cluster
-
Corresponds to the MissingValueWeights PMML element.
- MissingValueWeights.Builder - Class in com.pervasive.datarush.analytics.cluster
-
Builder for
MissingValueWeights
instances. - mix(int, int, int) - Method in class com.pervasive.datarush.util.HashMixer
-
Replicates the computation of Bob Jenkins' "mix" macro.
- MixedTypeMetadataHelper - Class in com.pervasive.datarush.analytics.util
-
Metadata helper utility for types that support a mixture of continuous and categorical fields.
- MixedTypeMetadataHelper(RecordTokenType, List<String>, String, int) - Constructor for class com.pervasive.datarush.analytics.util.MixedTypeMetadataHelper
- ModelClass - Enum in com.pervasive.datarush.analytics.cluster
-
Values of this enumeration correspond to the model classes of clustering models in the PMML specification.
- ModelConverter - Interface in com.pervasive.datarush.analytics.arm
-
Interface for a model converter that converts an association model in PMML into a target model type.
- ModelExplanation - Class in com.pervasive.datarush.analytics.pmml
- ModelExplanation() - Constructor for class com.pervasive.datarush.analytics.pmml.ModelExplanation
-
Create an empty NodelExplanation to be initialized by parse(Element)
- ModelMergeHandler<T> - Interface in com.pervasive.datarush.ports.model
-
A model merge handle is responsible for merging partial models into a final model.
- modelName(String) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the provided model name and other parameters set to the previously provided values. - ModelQuality - Class in com.pervasive.datarush.analytics.pmml
- ModelQuality() - Constructor for class com.pervasive.datarush.analytics.pmml.ModelQuality
- ModelStorageHandler<T> - Interface in com.pervasive.datarush.ports.model
-
A model storage handler is responsible for handling the persistence of a model object.
- ModificationCountProvider - Interface in com.pervasive.datarush.tokens
-
A monotonically increasing sequence of change numbers.
- Module - Interface in com.pervasive.datarush.modules
- MODULE_CONFIGURATION - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling classpath that is used for launching remote jobs
- ModuleCategory - Interface in com.pervasive.datarush.modules
- ModuleCategoryImpl - Class in com.pervasive.datarush.modules
- ModuleCategoryImpl(String, List<Module>) - Constructor for class com.pervasive.datarush.modules.ModuleCategoryImpl
- moduleConfiguration(ModuleConfiguration) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the module configuration to be used by operators in the graph
- ModuleConfiguration - Class in com.pervasive.datarush.modules
- ModuleConstants - Class in com.pervasive.datarush.modules
- ModuleManager - Interface in com.pervasive.datarush.modules
- modules(String...) - Static method in class com.pervasive.datarush.modules.ModuleConfiguration
- modules(Set<String>) - Static method in class com.pervasive.datarush.modules.ModuleConfiguration
- Modules - Class in com.pervasive.datarush.modules
- Modules() - Constructor for class com.pervasive.datarush.modules.Modules
- moment(ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a central moment aggregation for the given input.
- moment(String, int) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a central moment aggregation for the given input.
- MONEY - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a money field, created by
SchemaBuilder.MONEY(java.lang.String)
- MONEY - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the money token type.
- MONEY(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a money field.
- MONEY(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a money typed field with the given name.
- MONEY(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a money field using the defined format or pattern.
- MONEY_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- MONEY_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- MONEY_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_MONEY
Matches vales containing an optional sign followed by an optional currency symbol, followed by up to 16 digits before an optional decimal point and up to 2 more digits. - MoneyDataUtil - Class in com.pervasive.datarush.tokens.scalar
-
Utilities for working with money data.
- MoneyDataUtil() - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyDataUtil
- MoneyFormatter - Class in com.pervasive.datarush.encoding.text
- MoneyFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.MoneyFormatter
-
Creates a formatter using the specified symbol.
- MoneyFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.MoneyFormatter
-
Creates a formatter using the specified symbol.
- moneyGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- moneyGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- MoneyInputField - Interface in com.pervasive.datarush.ports.physical
-
A money valued field of a record input port.
- moneyList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableMoneyTokenSequence
with the specified capacity, optionally optimized for sparse data. - MoneyOutputField - Interface in com.pervasive.datarush.ports.physical
-
A money valued field of a record output port.
- MoneyParser - Class in com.pervasive.datarush.encoding.text
- MoneyParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.MoneyParser
-
Creates a parser using the specified format.
- MoneyParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.MoneyParser
-
Creates a parser using the specified format.
- MoneyRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
MoneyValued
object. - MoneyRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyRegister
-
Creates a new null-valued register.
- MoneySettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a money value. - MoneyToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
MoneyValued
object. - MoneyToken(double) - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyToken
-
Constructs a new token with the given non-null money value.
- MoneyToken(float) - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyToken
-
Constructs a new token with the given non-null money value.
- MoneyToken(long) - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyToken
-
Constructs a new token with the given non-null money value.
- MoneyToken(MoneyValued) - Constructor for class com.pervasive.datarush.tokens.scalar.MoneyToken
-
Constructs a new token with the money value in the given container.
- MoneyTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableMoneyTokenSequence
. - MoneyTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.MoneyTokenList
-
Create an empty array
- MoneyTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing money valued data. - MoneyValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a money value. - MoneyValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over money values. - MONITOR - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling the collection of execution statistics.
- monitorChannel(FileChannel, String) - Method in interface com.pervasive.datarush.io.IOMonitoringContext
-
Instruments an existing file channel with monitoring.
- monitored(boolean) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies whether performance statistics should be gathered for executed graphs.
- MonitoredCallable<T> - Interface in com.pervasive.datarush.cal
-
Extension of
Callable
that provides a way to get its current status prior to execution completion. - monitoredEngine() - Static method in class com.pervasive.datarush.graphs.EngineConfig
-
Returns a default engine configuration with monitoring enabled.
- MonitoredFuture<T> - Interface in com.pervasive.datarush.cal
-
Extension of
Future
that allows the client to query for the partial status. - monitorInput(InputStream, String) - Method in interface com.pervasive.datarush.io.IOMonitoringContext
-
Instruments an existing input stream with monitoring.
- monitorOutput(OutputStream, String) - Method in interface com.pervasive.datarush.io.IOMonitoringContext
-
Instruments an existing input stream with monitoring.
- MONTH - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the month of the year value.
- MONTH - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one month.
- MostFrequentValues - Class in com.pervasive.datarush.analytics.stats
-
Compute the most frequent values within the given fields.
- MostFrequentValues() - Constructor for class com.pervasive.datarush.analytics.stats.MostFrequentValues
- move(AzureFilePath, AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- move(AzureFilePath, AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- move(FileSystem, Path, Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- move(FileSystem, Path, Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- move(FileSystem, Path, Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Moves a file or directory from one location to another if possible.
- move(Path, Path) - Method in class com.pervasive.datarush.io.FileClient
-
Moves a file or directory from one location to another.
- moveToSplit() - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
- mult(double, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the value of the specified subexpression by a constant.
- mult(double, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the value of the specified field by a constant.
- mult(ScalarValuedFunction, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the value of the specified subexpression by a constant.
- mult(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the values of the two specified subexpressions.
- mult(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the values of the specified field and subexpression.
- mult(String, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the value of the specified field by a constant.
- mult(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the values of the specified field and subexpression.
- mult(String, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression multiplying the values of the two specified fields.
- MULTI_PASS - com.pervasive.datarush.analytics.stats.DetailLevel
-
Computes all statistics.
- multiJobStatistics(JobStatus, List<NodeStatistics>, List<JobInformation>) - Static method in class com.pervasive.datarush.cal.monitoring.JobStatistics
- multiOption(String) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a multi-valued option of the given name
- multiOptions() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the options of the specifier
- MultipartUploadStream - Class in com.pervasive.datarush.gcp
- MultiSinkOperator<T extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
Mix-in interface to be implemented by some operators.
- MultiSourceOperator<T extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
Mix-in interface to be implemented by some operators.
- multiSplit - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.SplitCharacteristic
-
Each Node may have 0 or more child Nodes.
- MutableBinaryTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing binary valued data. - MutableBooleanTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing boolean valued data. - MutableCharTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing character valued data. - MutableComposite - Class in com.pervasive.datarush.tokens.record
-
A composite of settable scalar fields.
- MutableComposite(RecordTokenType, ScalarSettable[]) - Constructor for class com.pervasive.datarush.tokens.record.MutableComposite
-
Construct a composite with the described schema using the supplied
ScalarSettable
objects. - MutableComposite(T...) - Constructor for class com.pervasive.datarush.tokens.record.MutableComposite
-
Construct a composite with the described schema using the supplied
Named
andScalarSettable
objects. - MutableDateTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing date valued data. - MutableDoubleTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing double valued data. - MutableDurationTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing duration valued data. - MutableFloatTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing float valued data. - MutableIntTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing integer valued data. - MutableIp4AddressTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing ip4address valued data. - MutableIp6AddressTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing ip6address valued data. - MutableLongTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing long valued data. - MutableMoneyTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing money valued data. - MutableNumericTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing numeric valued data. - MutableObjectTokenSequence<O> - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing object valued data. - MutablePeriodTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing period valued data. - MutableRecordTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
of composite tokens, representing record data. - MutableScalarTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing scalar typed tokens. - MutableStringTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing string valued data. - MutableTimestampTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing timestamp valued data. - MutableTimeTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
MutableTokenSequence
containing time valued data. - MutableTokenSequence - Interface in com.pervasive.datarush.sequences
-
A mutable
TokenSequence
. - mutating(RecordTokenType, Collection<String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Computes the resulting type assuming that the specified fields may be mutated.
- mutating(List<String>) - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Computes the resulting metadata assuming that the specified fields may be mutated.
N
- N_GROUPS - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- N_ITERS - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- NaiveBayesLearner - Class in com.pervasive.datarush.analytics.naivebayes.learner
-
Operator responsible for building a Naive Bayes PMML model from input data.
- NaiveBayesLearner() - Constructor for class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
The default constructor.
- NaiveBayesLearner(String) - Constructor for class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Creates a new instance of
NaiveBayesLearner
, specifying the minimal set of required parameters. - NaiveBayesPredictor - Class in com.pervasive.datarush.analytics.naivebayes.predictor
-
Operator responsible for predicting outcomes based on a Naive Bayes PMML model.
- NaiveBayesPredictor() - Constructor for class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Predicts an output based on a model and a set of training data.
- name() - Method in interface com.pervasive.datarush.analytics.cluster.AggregationFunction
-
Get the name of this function.
- name() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Value
-
Return the name of the value.
- name() - Method in annotation type com.pervasive.datarush.annotations.Function
-
The name of this function.
- name() - Method in annotation type com.pervasive.datarush.annotations.FunctionArgument
-
The name of this argument.
- name() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- name() - Method in class com.pervasive.datarush.types.ObjectTokenType
- name() - Method in interface com.pervasive.datarush.types.TokenType
-
Gets the printable name of this type.
- name(String) - Method in class com.pervasive.datarush.analytics.cluster.Cluster.Builder
-
Returns a builder that builds
Cluster
instances with the provided cluster name and other parameters set to the previously provided values. - NAME(String) - Static method in class com.pervasive.datarush.operators.OperatorSettings
-
Operator settings with
name
set to the specified value. - NAME_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Name data type.
- NameBinding<T> - Interface in com.pervasive.datarush.namespace
-
Encapsulates the association of a name and entry in a namespace.
- Named - Interface in com.pervasive.datarush.namespace
-
An object which is assigned a name.
- names() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Returns the set of names.
- nameSet() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Get an unmodifiable collection of all names.
- nameSet() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Get an unmodifiable collection of all names.
- namesList() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Returns the list of names.
- namespace() - Method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns the pmml namespace for this version
- Namespace<T> - Interface in com.pervasive.datarush.namespace
-
A mapping of names to objects, similar to a
Map
. - NamespaceBuilder<T> - Class in com.pervasive.datarush.namespace
-
A mutable implementation of a
Namespace
. - NamespaceBuilder() - Constructor for class com.pervasive.datarush.namespace.NamespaceBuilder
-
Creates a new mutable namespace with collisions causing an error and no default name generation.
- NamespaceBuilder(CollisionPolicy<T>) - Constructor for class com.pervasive.datarush.namespace.NamespaceBuilder
-
Creates a new mutable namespace with the specified collision policy and no default name generation.
- NamespaceBuilder(CollisionPolicy<T>, NamingPolicy<T>) - Constructor for class com.pervasive.datarush.namespace.NamespaceBuilder
-
Creates a new mutable namespace with the specified collision and name generation policies.
- NamespaceBuilder(NamingPolicy<T>) - Constructor for class com.pervasive.datarush.namespace.NamespaceBuilder
-
Creates a new mutable namespace with collisions causing an error and the specified name generation policy.
- NamespaceUtil - Class in com.pervasive.datarush.namespace
-
A collection of utility methods for working with
Namespace
s. - NamespaceUtil() - Constructor for class com.pervasive.datarush.namespace.NamespaceUtil
- NamingPolicy<T> - Interface in com.pervasive.datarush.namespace
-
Generates names for namespace entries when none is provided.
- NDC - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- NearnessMeasure - Class in com.pervasive.datarush.analytics.knn
-
Determines how to measure how near an example and query record are to each other.
- NearnessMeasure() - Constructor for class com.pervasive.datarush.analytics.knn.NearnessMeasure
- NearnessMeasure.Measurer - Interface in com.pervasive.datarush.analytics.knn
-
A calculator of "nearness".
- nearnessToDistance(double) - Method in class com.pervasive.datarush.analytics.knn.NearnessMeasure
-
Converts a "nearness" value to a "real" distance.
- neg(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression negating the value of the specified subexpression.
- neg(String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression negating the value of the specified field.
- negativeCompile(LogicalGraph) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- negativeCompile(LogicalGraph) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- negativeRun(LogicalGraph) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- negativeRun(LogicalGraph) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- negotiate(DataDistribution, String...) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Negotiates the required data distribution with the specified distribution using the given grouping fields.
- negotiate(DataOrdering, String...) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Negotiates the required sort ordering with the specified ordering using the given key fields.
- NEGOTIATE_BASED_ON_SOURCE - Static variable in class com.pervasive.datarush.operators.ParallelismStrategy
-
Uses the maximum of the input ports' parallelism as this operator's max parallelism.
- negotiateGrouping(MetadataCalculationContext, RecordPort, SortKey...) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Negotiates the required data distribution on the specified port using the given grouping fields with sort ordering.
- negotiateGrouping(MetadataCalculationContext, RecordPort, String...) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Negotiates the required data ordering and distribution on the specified port using the given grouping fields.
- negotiateOrdering(MetadataCalculationContext, RecordPort, String...) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Negotiates the required data ordering on the specified port using the given key fields.
- negotiateParallelismBasedOnSourceAssumingParallelizableRecords(IterativeMetadataContext) - Static method in class com.pervasive.datarush.ports.record.MetadataUtil
-
Uses the maximum of the input ports' parallelism as the max parallelism of the operator If there are no parallel inputs, this will use
Integer.MAX_VALUE
as its parallelism, forcing a "scatter" from the inputs. - neq(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the inequality of the specified expressions.
- neq(String, ScalarValued) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the inequality of the specified field with a known value.
- neq(String, String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests the inequality of the specified fields.
- NETWORK_CONFIGURATION - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling the socket provider to be used for communication between the client and cluster manager
- networkConfiguration(NetworkConfiguration) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Sets the network configuration to be used for communication between the client and cluster manager.
- NetworkConfiguration - Class in com.pervasive.datarush.net
-
Specifies the network configuration to use.
- NetworkConfiguration.ConnectType - Enum in com.pervasive.datarush.net
- NEVER - Static variable in class com.pervasive.datarush.commons.util.Timeout
-
Specifies a timeout which never expires; that is, an infinite period of time.
- newAggregator(List<String>, ScalarTokenType[]) - Method in interface com.pervasive.datarush.operators.group.AggregatorFactory
-
Create a new aggregator for the given inputs.
- newArray(Class<F>, int) - Static method in class com.pervasive.datarush.commons.util.ReflectionUtil
-
Creates a new array of the given component type.
- newArrayList() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for ArrayList creation; avoids generic parameters on RHS.
- newArrayList(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for ArrayList creation; avoids generic parameters on RHS.
- newClassifier(int) - Method in class com.pervasive.datarush.analytics.knn.ClassificationScheme
-
Creates a new classifier for use.
- newClassifier(int) - Method in class com.pervasive.datarush.analytics.knn.VotingClassification
- newCollector(String, IOChannelOperation) - Method in interface com.pervasive.datarush.io.IOMonitoringContext
-
Creates a new I/O statistics collector with the specified attributes.
- newDecoder() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets a new decoder configured for the described encoding.
- newDecoder(TokenType) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
- newDecoder(TokenType) - Method in interface com.pervasive.datarush.encoding.binary.EncoderFactory
-
Create a new
decoder
instance for the given type. - newDecoder(Class<?>) - Method in class com.pervasive.datarush.analytics.arm.ItemSetEncoderFactory
- newDecoder(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
-
Create a new decoder instance for the given type.
- newDecoder(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AnnotationEncoderFactory
- newEncoder() - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Gets a new encoder configured for the described encoding.
- newEncoder(TokenType) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
- newEncoder(TokenType) - Method in interface com.pervasive.datarush.encoding.binary.EncoderFactory
-
Create a new
encoder
instance for the given type. - newEncoder(Class<?>) - Method in class com.pervasive.datarush.analytics.arm.ItemSetEncoderFactory
- newEncoder(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AbstractObjectEncoderFactory
-
Create a new encoder instance for the given type.
- newEncoder(Class<?>) - Method in class com.pervasive.datarush.encoding.binary.AnnotationEncoderFactory
- newEntryIterator() - Method in class com.pervasive.datarush.tokens.record.RecordMap
-
Create a
RecordValuedIterator
over the entries in this map. - newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newFieldIterator(FieldIteratorProperties) - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Create a new iterator for visiting the fields in this RecordValued object.
- newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- newFieldIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- newFieldIterator(RecordValued) - Method in class com.pervasive.datarush.tokens.record.FieldIteratorHelper
-
Invokes
RecordValued.newFieldIterator(ScalarTokenType, String[])
, specifying the iteratorType and selectedFields arguments that were passed to this object's constructor. - newFieldIterator(ScalarTokenType) - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- newFieldIterator(ScalarTokenType) - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- newFieldIterator(ScalarTokenType) - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- newFieldIterator(ScalarTokenType) - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Create a new iterator for visiting the fields in this RecordValued object.
- newFieldIterator(ScalarTokenType) - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- newFieldIterator(ScalarTokenType) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- newFieldIterator(ScalarTokenType, String[]) - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- newFieldIterator(ScalarTokenType, String[]) - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- newFieldIterator(ScalarTokenType, String[]) - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- newFieldIterator(ScalarTokenType, String[]) - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Create a new iterator for visiting the fields in this RecordValued object.
- newFieldIterator(ScalarTokenType, String[]) - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- newFieldIterator(ScalarTokenType, String[]) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- newFileChannel(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- newFileChannel(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- newFileChannel(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Opens the specified file for random access.
- newFileChannel(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Opens the specified file for random access.
- newHashMap() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for HashMap creation; avoids generic parameters on RHS.
- newHashMap(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for HashMap creation; avoids generic parameters on RHS.
- newHashSet() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for HashSet creation; avoids generic parameters on RHS.
- newHashSet(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for HashSet creation; avoids generic parameters on RHS.
- newIdentityHashMap() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for IdentityHashMap creation; avoids generic parameters on RHS.
- newIdentityHashMap(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for IdentityHashMap creation; avoids generic parameters on RHS.
- newInput(String, LogicalPortFactory<T>) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new input port.
- newInput(String, LogicalPortFactory<T>, boolean) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new input port.
- newInputField(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newInputField(String) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newInputStream(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- newInputStream(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- newInputStream(AzureFilePath, long, long, int) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- newInputStream(Path) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- newInputStream(Path) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- newInputStream(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Opens the specified file for reading.
- newInputStream(Path) - Method in interface com.pervasive.datarush.io.FileSystem
-
Opens the specified file for reading.
- newInstance() - Static method in class com.pervasive.datarush.util.Reference
-
Constructs a new reference object.
- newInstance(EncoderFactory) - Method in class com.pervasive.datarush.encoding.binary.TokenEncodings
-
Returns a new instance of TokenEncodings, configured with the encoder factories of this instance, plus the given factory.
- newInstance(SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a new schema builder reference.
- newInstance(TextConversionDefaults, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a new schema builder reference.
- newInstance(TextTypes.StringConversion, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a new schema builder reference.
- newInstance(Class<T>, Module, String) - Static method in class com.pervasive.datarush.modules.Modules
-
Create a new instance of an object within a module.
- newInstance(String, SchemaBuilder.SchemaField...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a new schema builder reference.
- newIterator() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Creates an iterator to iterate over keys within the map.
- newIterator(FieldIteratorProperties) - Method in class com.pervasive.datarush.tokens.record.FieldIteratorManager
-
Creates an iterator on the managed record.
- newIterator(RecordValued) - Method in class com.pervasive.datarush.tokens.record.RecordMap
-
Create a
RecordMap.RecordMapIterator
that is able to reference key values in the given record valued data source. - newJobExecutor(FileClient, JobSpecifier) - Static method in class com.pervasive.datarush.cal.JobExecutorServiceFactory
-
Creates a new executor
- newJoinID() - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
- newline - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- newLinkedHashMap() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for LinkedHashMap creation; avoids generic parameters on RHS.
- newLinkedHashMap(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for LinkedHashMap creation; avoids generic parameters on RHS.
- newLinkedHashSet() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for LinkedHashSet creation; avoids generic parameters on RHS.
- newLinkedHashSet(int) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for LinkedHashSet creation; avoids generic parameters on RHS.
- newLogicalGraph() - Static method in class com.pervasive.datarush.graphs.LogicalGraphFactory
-
Creates an empty logical graph.
- newLogicalGraph(OperatorSettings) - Static method in class com.pervasive.datarush.graphs.LogicalGraphFactory
-
Creates an empty logical graph with specified
OperatorSettings
. - newLogicalGraph(OperatorSettings, EngineConfig) - Static method in class com.pervasive.datarush.graphs.LogicalGraphFactory
-
Creates an empty logical graph with specified
OperatorSettings
and defaultEngineConfig
. - newLogicalGraph(String) - Static method in class com.pervasive.datarush.graphs.LogicalGraphFactory
-
Creates an empty logical graph with a specified name.
- newLRUWriteAccessor(RecordValued, int) - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Creates an accessor for building the map.
- newMeasurer() - Method in class com.pervasive.datarush.analytics.knn.NearnessMeasure
-
Creates a new measurer for use.
- newOutput(String, LogicalPortFactory<T>) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new output port.
- newOutputField(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newOutputField(String) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newOutputStream(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- newOutputStream(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- newOutputStream(Path, WriteMode) - Method in class com.pervasive.datarush.azure.AzureFileSystem
- newOutputStream(Path, WriteMode) - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- newOutputStream(Path, WriteMode) - Method in class com.pervasive.datarush.io.FileClient
-
Opens the specified file for writing.
- newOutputStream(Path, WriteMode) - Method in interface com.pervasive.datarush.io.FileSystem
-
Opens the specified file for writing.
- newPort(LogicalOperator, String, LogicalPort.Direction, boolean) - Method in class com.pervasive.datarush.ports.LogicalPortFactory
-
Public only as a matter of implementation; clients should not use this method directly.
- newPort(LogicalOperator, String, LogicalPort.Direction, boolean) - Method in class com.pervasive.datarush.ports.model.SimpleModelPort.Factory
- newReadAccessor(RecordValued) - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Creates an accessor for performing lookup operations.
- newRecordInput(String) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new record input port.
- newRecordInput(String, boolean) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new record input port.
- newRecordOutput(String) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Creates a new record output port.
- newScalarRegister(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newScalarRegister(String) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- newSetSizeComparator() - Static method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Create a new
Comparator
that compares item sets and allows sorting by item set size and support. - newStorageManager(StorageManagerSpecifier) - Method in interface com.pervasive.datarush.cal.StorageManagerProvider
-
Create a new storage manager
- newStorageManager(StorageManagerSpecifier) - Static method in class com.pervasive.datarush.cal.StorageManagers
-
Create a new storage manager from a given base location and new GUID.
- newSubgraph() - Method in interface com.pervasive.datarush.graphs.LogicalSubgraphFactory
-
Creates a new subgraph, The subgraph has access to the input ports of the iterative operator such that they can be connected to other operators added to the subgraph.
- newSubgraph() - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Creates a new subgraph to use within this execution context.
- newSubgraph() - Method in interface com.pervasive.datarush.operators.IterativeExecutionContext
-
Creates a new subgraph.
- newSubgraph(String) - Method in interface com.pervasive.datarush.operators.ExecutionContext
-
Creates a new subgraph to use within this execution context.
- newTreeMap() - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for TreeMap creation; avoids generic parameters on RHS.
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.record.RecordTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.BinaryTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.BooleanTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.CharTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.DateTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.DoubleTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.DurationTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.FloatTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.IntTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.Ip4AddressTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.Ip6AddressTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.LongTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.MoneyTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.NumericTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.ObjectTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.PeriodTokenSequence
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.ScalarTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.StringTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.TimestampTokenSequence
- newValueIterator() - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.scalar.TimeTokenSequence
- newValueIterator() - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Creates an iterator over the non-null values of this sequence.
- newWriteAccessor(RecordValued) - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Creates an accessor for building the map.
- next() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- next() - Static method in class com.pervasive.datarush.commons.util.GUID
-
Generates a new unique identifier.
- next() - Method in class com.pervasive.datarush.io.CompressionSplitIterator
- next() - Method in class com.pervasive.datarush.io.PortRange.RandomIterator
- next() - Method in class com.pervasive.datarush.io.SingleSplitIterator
- next() - Method in interface com.pervasive.datarush.io.SplitIterator
-
Advance to the next data split in the iterated set.
- next(int) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- nextAfter(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floating point number adjacent to the first argument in the direction of the second argument.
- nextAfter(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floating point number adjacent to the first argument in the direction of the second argument.
- nextPosition() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- nextSibling - Variable in class com.pervasive.datarush.analytics.text.TextContainer
- nextUp(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floating point number adjacent to the argument in the direction of positive infinity.
- nextUp(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the floating point number adjacent to the argument in the direction of positive infinity.
- NGram - Class in com.pervasive.datarush.analytics.text
-
Implementation of an n-gram.
- NGram() - Constructor for class com.pervasive.datarush.analytics.text.NGram
-
Default constructor for empty NGram
- NGram(int, String...) - Constructor for class com.pervasive.datarush.analytics.text.NGram
-
Creates an NGram of degree n consisting of a list of words.
- NGram(int, List<String>) - Constructor for class com.pervasive.datarush.analytics.text.NGram
-
Creates an NGram of degree n consisting of the list of words.
- NGramMap - Class in com.pervasive.datarush.analytics.text
-
Implementation of an n-gram model.
- NGramMap() - Constructor for class com.pervasive.datarush.analytics.text.NGramMap
-
Default constructor
- NGramMap(int) - Constructor for class com.pervasive.datarush.analytics.text.NGramMap
-
Create an n-gram to frequency map.
- NGramMap(int, Map<NGram, Integer>) - Constructor for class com.pervasive.datarush.analytics.text.NGramMap
-
Create an n-gram to frequency map.
- NGramMap(int, Map<NGram, Integer>, int) - Constructor for class com.pervasive.datarush.analytics.text.NGramMap
-
Create an n-gram to frequency map.
- NGramMap(NGramMap) - Constructor for class com.pervasive.datarush.analytics.text.NGramMap
-
Copy an n-gram to frequency map.
- NO_DEFAULT_NAME - Static variable in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Predefined name generation policy throwing an exception.
- NO_FILTER - Static variable in interface com.pervasive.datarush.commons.test.Assertions.MismatchFilter
-
A default filter which considers all mismatches to be significant.
- NODE - com.pervasive.datarush.cal.CacheScopeSpecifier
-
The element will be cached in a shared location on the node.
- NodeAllocationPlan - Class in com.pervasive.datarush.cal
-
Represents the initial node allocation.
- NodeAllocationPlan.AssignmentPlan - Class in com.pervasive.datarush.cal
-
Assignment details for a particular node ID.
- NodeAllocationState - Class in com.pervasive.datarush.cal
-
Reflects the current state of node allocation, which takes into account failed nodes.
- NodeAllocationState.AssignmentState - Class in com.pervasive.datarush.cal
-
Assignment details for a particular node ID.
- nodeID() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Returns the value for
LogicalStatistic.nodeID()
. - nodeID() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the node described by this statistics object.
- nodeID(VirtualNodeID) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the value for
LogicalStatistic.nodeID()
. - NodeInformation - Class in com.pervasive.datarush.cal
-
Contains node and host information
- NodeInformation(String, String) - Constructor for class com.pervasive.datarush.cal.NodeInformation
-
Create a new NodeInformation object
- NodeInformationMapping - Class in com.pervasive.datarush.cal
-
Contains host information associated with the nodes in the cluster that the current job is running on.
- NodeInformationMapping(List<NodeInformation>) - Constructor for class com.pervasive.datarush.cal.NodeInformationMapping
- NodeStatistics - Interface in com.pervasive.datarush.cal.monitoring
- NodeStatisticsSnapshot - Class in com.pervasive.datarush.cal.monitoring
- NodeStatisticsSnapshot(String, String, JobServerInformation, StatisticsMap) - Constructor for class com.pervasive.datarush.cal.monitoring.NodeStatisticsSnapshot
- NON_PARALLEL_OPERATIONS - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
This is a planning statistic that indicates the number of non-parallel operations.
- NON_PARALLELIZABLE - Static variable in class com.pervasive.datarush.operators.ParallelismStrategy
-
Indicates that the operator is non-parallelizable.
- NonCloseableOutputStream - Class in com.pervasive.datarush.commons.util
-
Wraps an output stream in one that does not close the underlying stream
- NonCloseableOutputStream(OutputStream) - Constructor for class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- NondeterministicFunctionEvaluator - Interface in com.pervasive.datarush.functions
-
An executor of a function which is non-deterministic.
- none - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
Comparisons with missing values other than checks for missing values always evaluate to FALSE.
- none - com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NormalizationMethod
-
No normalization is used.
- none(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.NONE
action for fields with the specified type. - none(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.NONE
action for the specified field. - NONE - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
No action required.
- NONE - com.pervasive.datarush.matching.Phase.CleanupMode
-
No fields should be removed, including those generated for field processing
- NONE - com.pervasive.datarush.operators.io.avro.Compression
-
Data blocks should be left uncompressed.
- NONE - Static variable in class com.pervasive.datarush.cal.ResourceAllocation
- NONE - Static variable in interface com.pervasive.datarush.io.compression.CompressionFormat
-
A format indicating no compression of data.
- nonPartitioned() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Indicates that this statistic refers to a concept that is inherently non-parallel.
- nonPartitioned(boolean) - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerDefinition
- nonPartitioned(boolean) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
- nonPartitioned(boolean) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
- nonPartitioned(boolean) - Method in class com.pervasive.datarush.monitoring.IntervalTimerDefinition
- nonPartitioned(boolean) - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
-
Indicates that this statistic refers to a concept that is inherently non-parallel.
- nonRandomUUID() - Static method in class com.pervasive.datarush.functions.GeneratorFunctions
-
Returns a NonRandom UUID as a String.
- nonUnique(Field) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a new field object with the same type and name as the original, but with the
primaryKey
flag set to false - nonUnique(RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a RecordTokenType, equivalent to the original, but with all
primaryKey
flags set tofalse
- normalize(double) - Method in enum com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NormalizationMethod
- NormalizeDescriptor - Class in com.pervasive.datarush.analytics.stats
-
Describes a field to be normalized.
- NormalizeDescriptor(String, StatsFunctions.NormalizeMethod) - Constructor for class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Construct a normalization descriptor.
- NormalizeDescriptor(String, StatsFunctions.NormalizeMethod, String) - Constructor for class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Construct a normalization descriptor.
- normalizeFunction(StatsFunctions.NormalizeMethod, ScalarValuedFunction, AbstractNumericInfo<?>) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a normalization function for the given function expression.
- normalizeFunction(StatsFunctions.NormalizeMethod, String, AbstractNumericInfo<?>) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a normalization function for the given input field.
- normalizeMillisSinceMidnight(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Normalize elapsed milliseconds to the standard range from midnight to midnight.
- NormalizeValues - Class in com.pervasive.datarush.analytics.stats
-
Apply normalization methods to fields within an input data flow.
- NormalizeValues() - Constructor for class com.pervasive.datarush.analytics.stats.NormalizeValues
- NORWEGIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- noSpooling() - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Disables writers writing published batches to disk.
- noSpooling() - Static method in class com.pervasive.datarush.ports.PortSettings
-
Disables writers writing published batches to disk.
- not(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which is a logical negation of specified predicate.
- notEqual - com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Tests that the given field is not equal to the given value
- notFalse(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified predicate is not false.
- notifyError(Throwable) - Method in class com.pervasive.datarush.operators.AbstractLogicalOperator
-
Called to notify the operator that the graph terminated abnormally either before the operator had a chance to run or while the operator is running.
- notifyError(Throwable) - Method in class com.pervasive.datarush.operators.OperatorProxies.OperatorProxy
-
Public only as a matter of implementation; not intended for external use
- notifyError(Throwable) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
- notifyError(Throwable) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
- notNull(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified expression does not evaluate to
null
. - notNull(String) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether a record field is not null-valued.
- notTrue(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which tests whether the specified predicate is not true.
- now() - Static method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Gets the current time of day in the default time zone as milliseconds since midnight.
- now(TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Gets the current time of day in the specified time zone as milliseconds since midnight.
- NULL - com.pervasive.datarush.tokens.DataRepresentation.Base
-
Unspecified values signify a null or missing value.
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.BinaryToken
-
A null valued
BinaryToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
A null valued
BooleanToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.CharToken
-
A null valued
CharToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.DateToken
-
A null valued
DateToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.DoubleToken
-
A null valued
DoubleToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.DurationToken
-
A null valued
DurationToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.FloatToken
-
A null valued
FloatToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.IntToken
-
A null valued
IntToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
A null valued
Ip4AddressToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
A null valued
Ip6AddressToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.LongToken
-
A null valued
LongToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.MoneyToken
-
A null valued
MoneyToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.NullToken
-
A null valued
NullToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.NumericToken
-
A null valued
NumericToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.PeriodToken
-
A null valued
PeriodToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.StringToken
-
A null valued
StringToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.TimestampToken
-
A null valued
TimestampToken
- NULL - Static variable in class com.pervasive.datarush.tokens.scalar.TimeToken
-
A null valued
TimeToken
- NULL - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the null token type.
- NULL(ObjectTokenType<O>) - Static method in class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Gets a null valued
ObjectToken
of the specified type. - NULL(RecordTokenType) - Static method in class com.pervasive.datarush.tokens.record.RecordToken
-
Create a new null valued record token of the specified type.
- NULL(Class<O>) - Static method in class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Gets a null valued
ObjectToken
of the specified type. - NULL_HASH_CODE - Static variable in class com.pervasive.datarush.commons.util.HashUtil
-
An arbitrary nonzero constant for the hash code of null valued tokens.
- NULL_ORDINAL - Static variable in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.The ordinal value indicating a null value
- NULL_ORDINAL - Static variable in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.The ordinal value used for null.
- NULLABLE_RAW - com.pervasive.datarush.schema.TextTypes.StringConversion
-
Leading and trailing whitespace is preserved and the empty string is parsed as a null value.
- NULLABLE_RAW - Static variable in class com.pervasive.datarush.schema.SchemaBuilder
-
No trimming, empty string is treated as null.
- NULLABLE_TRIMMED - com.pervasive.datarush.schema.TextTypes.StringConversion
-
Leading and trailing whitespace is removed and the empty string is parsed as a null value.
- NULLABLE_TRIMMED - Static variable in class com.pervasive.datarush.schema.SchemaBuilder
-
Trim white space and treat empty strings as null.
- NullOutputStream - Class in com.pervasive.datarush.commons.util
-
OutputStream that ignores all calls.
- NullOutputStream() - Constructor for class com.pervasive.datarush.commons.util.NullOutputStream
- nullPrediction - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
If a Node's predicate value evaluates to UNKNOWN while traversing the tree, abort the scoring process and give no prediction.
- NullToken - Class in com.pervasive.datarush.tokens.scalar
-
An null token.
- NullToken() - Constructor for class com.pervasive.datarush.tokens.scalar.NullToken
- nullValue() - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Creates a function evaluating to null.
- nullValue(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Deprecated.Untyped null tokens are now supported. Use
ConstantReference.nullValue()
to generate a null token without an input type. - nullValue(String) - Static method in class com.pervasive.datarush.functions.ConstantReference
-
Deprecated.Untyped null tokens are now supported. Use
ConstantReference.nullValue()
to generate a null token without an input type. - NUM_OVERSHOOT_BYTES - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- numArray(double[]) - Method in class com.pervasive.datarush.analytics.cluster.Cluster.Builder
-
Returns a builder that builds
Cluster
instances with the provided cluster seeds and other parameters set to the previously provided values. - NumberFormatArgumentConverter - Class in com.pervasive.datarush.functions
-
Converts an argument to a NumberFormat object.
- NumberFormatArgumentConverter() - Constructor for class com.pervasive.datarush.functions.NumberFormatArgumentConverter
- NumberOutputField - Interface in com.pervasive.datarush.ports.physical
-
A number valued field of a record output port.
- NumberSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a number value. - NUMERIC - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a numeric field, created by
SchemaBuilder.NUMERIC(java.lang.String)
- NUMERIC - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- NUMERIC - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the numeric token type.
- NUMERIC(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a numeric field.
- NUMERIC(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a numeric typed field with the given name.
- NUMERIC(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a numeric field using the defined format or pattern.
- NUMERIC_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Numeric data type
- NumericFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing numeric token values with a user-defined text format.
- NumericFormatter(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.NumericFormatter
-
Creates a formatter using the specified format.
- NumericFormatter(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.NumericFormatter
-
Creates a formatter using the specified format.
- numericGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- numericGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- NumericInfo - Class in com.pervasive.datarush.analytics.stats
-
Corresponds to the PMML
NumericInfo
element. - NumericInfo() - Constructor for class com.pervasive.datarush.analytics.stats.NumericInfo
-
Creates an empty
NumericInfo
element. - NumericInputField - Interface in com.pervasive.datarush.ports.physical
-
A numeric valued field of a record input port.
- numericList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableNumericTokenSequence
with the specified capacity, optionally optimized for sparse data. - NumericOutputField - Interface in com.pervasive.datarush.ports.physical
-
A numeric valued field of a record output port.
- NumericParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing numeric token values from a user-defined text format.
- NumericParser(NumberFormat) - Constructor for class com.pervasive.datarush.encoding.text.NumericParser
-
Creates a parser using the specified format.
- NumericParser(NumberFormat, String) - Constructor for class com.pervasive.datarush.encoding.text.NumericParser
-
Creates a parser using the specified format.
- NumericPredictor(String, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Create a numeric predictor for the given independent variable with the default exponent value of 1.
- NumericPredictor(String, double, int, double, double, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Create a numeric predictor for the given independent variable with the default exponent value of 1 and the specified statistics.
- NumericPredictor(String, int, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Create a numeric predictor for the given independent variable.
- NumericPredictor(String, int, double, int, double, double, double) - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
-
Create a numeric predictor for the given independent variable with the specified statistics.
- NumericRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
NumericValued
object. - NumericRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.NumericRegister
-
Creates a new null-valued register.
- NumericSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a numeric value. - NumericToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
NumericValued
object. - NumericToken(double) - Constructor for class com.pervasive.datarush.tokens.scalar.NumericToken
-
Constructs a new token with the given non-null double value.
- NumericToken(long) - Constructor for class com.pervasive.datarush.tokens.scalar.NumericToken
-
Constructs a new token with the given non-null long value.
- NumericToken(NumericValued) - Constructor for class com.pervasive.datarush.tokens.scalar.NumericToken
-
Constructs a new token with the numeric value in the given container.
- NumericToken(BigDecimal) - Constructor for class com.pervasive.datarush.tokens.scalar.NumericToken
-
Constructs a new token with the given non-null numeric value specified as a
java.math.BigDecimal
. - NumericTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableNumericTokenSequence
. - NumericTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.NumericTokenList
-
Create an empty array
- NumericTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing numeric valued data. - NumericValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a numeric value. - NumericValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over numeric values.
O
- OAuth - com.pervasive.datarush.azure.AzureAuthType
- OBJECT - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is an object field, created by
SchemaBuilder.OBJECT(java.lang.String)
- OBJECT(Class<O>) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets a description of an object token type.
- OBJECT(Class<O>, String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs an object typed field with the given name.
- OBJECT(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create an object field.
- objectGroup(ObjectTokenType<O>) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- objectGroup(ObjectTokenType<O>) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- objectGroups() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- objectGroups() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- objectHashCode(Object) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes an object using
Object.hashCode()
. - ObjectInputField<T> - Interface in com.pervasive.datarush.ports.physical
-
An object valued field of a record input port.
- ObjectInputTyper - Class in com.pervasive.datarush.functions
-
A typer determining the output type of a function based on the types of one or more Object inputs.
- ObjectInputTyper(int...) - Constructor for class com.pervasive.datarush.functions.ObjectInputTyper
- ObjectInputTyper(ScalarTokenType, int...) - Constructor for class com.pervasive.datarush.functions.ObjectInputTyper
- objectList(ObjectTokenType<O>, int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableObjectTokenSequence
with the specified capacity, optionally optimized for sparse data. - ObjectOutputField<T> - Interface in com.pervasive.datarush.ports.physical
-
An object valued field of a record output port.
- ObjectRegister<O> - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
ObjectValued
object. - ObjectRegister(ObjectTokenType<O>) - Constructor for class com.pervasive.datarush.tokens.scalar.ObjectRegister
-
Creates a new null-valued register of the specified object type.
- ObjectSettable<T> - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a Java object. - ObjectToJoinKey() - Constructor for class com.pervasive.datarush.script.Transforms.ObjectToJoinKey
- ObjectToken<O> - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
ObjectValued
object. - ObjectToken(ObjectValued<O>) - Constructor for class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Constructs a new token with the object value in the given container.
- ObjectToken(ObjectTokenType<O>, O) - Constructor for class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Creates an object token
- ObjectToken(O) - Constructor for class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Constructs a new token with the given non-null object.
- ObjectTokenList<O> - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableObjectTokenSequence
. - ObjectTokenList(ObjectTokenType<O>, int) - Constructor for class com.pervasive.datarush.sequences.scalar.ObjectTokenList
-
Create an empty array
- ObjectTokenSequence<O> - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing object valued data. - ObjectTokenType<O> - Class in com.pervasive.datarush.types
-
A description of a scalar data type for a Java class.
- ObjectToSortKey() - Constructor for class com.pervasive.datarush.script.Transforms.ObjectToSortKey
- ObjectTyped<O> - Interface in com.pervasive.datarush.types
-
Identifies a class which is associated with Java object data.
- ObjectValued<O> - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a Java object. - ObjectValuedIterator<T> - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over object values. - of(A, B) - Static method in class com.pervasive.datarush.datastruct.Pair
- of(LogicalOperator) - Static method in enum com.pervasive.datarush.operators.OperatorType
-
Returns the operator type that corresponds to the given operator.
- OFF - com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeTraceLevel
-
Turn off, just get basic logging
- offsetSecs() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- offsetSecs() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- offsetSecs() - Method in interface com.pervasive.datarush.tokens.scalar.TimestampValued
-
Gets the time zone and daylight saving time offset of the contained timestamp value, in seconds.
- onEveryRecordStatement - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- open() - Method in interface com.pervasive.datarush.io.InputStreamSupplier
-
Opens an input stream for reading.
- open() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
- open() - Method in interface com.pervasive.datarush.operators.io.ByteSource
-
Opens the source for reading.
- open() - Method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
- open() - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
- open(WriteMode) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- open(WriteMode) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Opens the sink for writing in the specified mode.
- openChannel() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- openChannel() - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Opens the sink for random access.
- openClosed - com.pervasive.datarush.analytics.stats.Interval.Closure
-
The interval is of the form (leftMargin,rightMargin]
- openClosed(T, T) - Static method in class com.pervasive.datarush.analytics.stats.Interval
-
Creates an interval (left,right]
- OpenComposite - Class in com.pervasive.datarush.operators
-
A composite operator that can be externally composed.
- OpenComposite(int, int) - Constructor for class com.pervasive.datarush.operators.OpenComposite
-
Create an open composite whose input ports and output ports are all of type record.
- OpenComposite(List<? extends LogicalPortFactory<?>>, List<? extends LogicalPortFactory<?>>) - Constructor for class com.pervasive.datarush.operators.OpenComposite
-
Create an open composite whose input ports and output ports are of arbitrary types.
- openForRead() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- openForRead() - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Opens the sink for reading.
- OpenModelSink<T> - Class in com.pervasive.datarush.operators
-
A model sink that can be externally composed.
- OpenModelSink(LogicalPortFactory<? extends AbstractModelPort<T>>) - Constructor for class com.pervasive.datarush.operators.OpenModelSink
-
Create a model sink for the given model port type.
- OpenModelSource<T> - Class in com.pervasive.datarush.operators
-
A model source that can be externally composed.
- OpenModelSource(LogicalPortFactory<? extends AbstractModelPort<T>>) - Constructor for class com.pervasive.datarush.operators.OpenModelSource
-
Create a model source for the given model port type.
- OpenMultiModelSink<T> - Class in com.pervasive.datarush.operators
-
A model sink that can be externally composed.
- OpenMultiModelSink(LogicalPortFactory<? extends AbstractModelPort<T>>, int) - Constructor for class com.pervasive.datarush.operators.OpenMultiModelSink
-
Create a model sink for the given model port type.
- OpenMultiModelSource<T> - Class in com.pervasive.datarush.operators
-
A model source that can be externally composed.
- OpenMultiModelSource(LogicalPortFactory<? extends AbstractModelPort<T>>, int) - Constructor for class com.pervasive.datarush.operators.OpenMultiModelSource
-
Create a model source for the given model port type.
- OpenMultiRecordSink - Class in com.pervasive.datarush.operators
-
A record sink that can be externally composed.
- OpenMultiRecordSink(int) - Constructor for class com.pervasive.datarush.operators.OpenMultiRecordSink
-
Create a new record sink.
- OpenMultiRecordSource - Class in com.pervasive.datarush.operators
-
A record source that can be externally composed.
- OpenMultiRecordSource(int) - Constructor for class com.pervasive.datarush.operators.OpenMultiRecordSource
-
Create a new record sink.
- openOpen - com.pervasive.datarush.analytics.stats.Interval.Closure
-
The interval is of the form (leftMargin,rightMargin)
- openOpen(T, T) - Static method in class com.pervasive.datarush.analytics.stats.Interval
-
Creates an interval (left,right)
- OpenRecordSink - Class in com.pervasive.datarush.operators
-
A record sink that can be externally composed.
- OpenRecordSink() - Constructor for class com.pervasive.datarush.operators.OpenRecordSink
-
Create a new record sink.
- OpenRecordSource - Class in com.pervasive.datarush.operators
-
A record source that can be externally composed.
- OpenRecordSource() - Constructor for class com.pervasive.datarush.operators.OpenRecordSource
-
Create a new record source.
- openSource() - Method in class com.pervasive.datarush.azure.AzureFileSplit
- openSource() - Method in class com.pervasive.datarush.io.CompressedFileSplit
- openSource() - Method in interface com.pervasive.datarush.io.DataSplit
-
Opens the underlying source for access.
- openSource() - Method in class com.pervasive.datarush.io.FileSplit
- openSource() - Method in class com.pervasive.datarush.io.SplittableCompressedFileSplit
- openSplit(int) - Method in class com.pervasive.datarush.azure.AzureFileSplit
- openSplit(int) - Method in interface com.pervasive.datarush.io.DataSplit
-
Opens the split for reading using the specified size for the read buffer.
- openSplit(int) - Method in class com.pervasive.datarush.io.FileSplit
- openSplit(int) - Method in class com.pervasive.datarush.io.SplittableCompressedFileSplit
- OperationFunction - Class in com.pervasive.datarush.coercion
-
FOR INTERNAL USE ONLY.
- OperationFunction() - Constructor for class com.pervasive.datarush.coercion.OperationFunction
- OperationResult - Class in com.pervasive.datarush.coercion
-
FOR INTERNAL USE ONLY.
- OperationResult() - Constructor for class com.pervasive.datarush.coercion.OperationResult
- OperatorComposable - Interface in com.pervasive.datarush.operators
-
Base interface for any context/graph that allows operators to be added and ports to be connected.
- OperatorDescription - Annotation Type in com.pervasive.datarush.annotations
-
Provides a summary description of an operator that can be exposed in documentation.
- OperatorDescriptor - Class in com.pervasive.datarush.script
-
Captures the definition of an operator.
- OperatorDescriptor(Class<? extends LogicalOperator>) - Constructor for class com.pervasive.datarush.script.OperatorDescriptor
-
Construct an operator definition with the default name of the operator.
- OperatorDescriptor(Class<? extends LogicalOperator>, String) - Constructor for class com.pervasive.datarush.script.OperatorDescriptor
-
Construct an operator descriptor.
- OperatorInstance - Interface in com.pervasive.datarush.graphs
-
A runtime instance of a
LogicalOperator
. - OperatorProxies - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.CompositeOperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.DeferredCompositeOperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.ExecutableOperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.IterativeOperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.OperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorProxies.StreamingOperatorProxy - Class in com.pervasive.datarush.operators
-
Public only as a matter of implementation; not intended for external use
- OperatorRegistrar - Interface in com.pervasive.datarush.coercion
-
An
OperatorRegistrar
is capable of registering a DataRush operator within a scripting environment. - OperatorRegistrationFactory - Interface in com.pervasive.datarush.coercion
-
Define the interface for a registration factory capable of registering DataRush operators with a scripting environment.
- OperatorRegistrationFactoryImpl - Class in com.pervasive.datarush.coercion
-
Register DataRush library operators within a scripting environment.
- OperatorRegistrationFactoryImpl() - Constructor for class com.pervasive.datarush.coercion.OperatorRegistrationFactoryImpl
- OperatorSettings - Class in com.pervasive.datarush.operators
-
Advanced operator settings that can be specified for an operator.
- OperatorState - Enum in com.pervasive.datarush.graphs
-
The execution state of an operator within a graph.
- OperatorTestHelper - Class in com.pervasive.datarush.operators
- OperatorTestHelper(Class<?>, String) - Constructor for class com.pervasive.datarush.operators.OperatorTestHelper
- OperatorType - Enum in com.pervasive.datarush.operators
-
Enumeration of possible operator types
- option(String) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the option of the given name.
- option(String, String) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the given option set to the specified value
- option(String, List<String>) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the given option set to the specified value
- options - Variable in class com.pervasive.datarush.operators.io.AbstractReader
-
Container for options related to record parsing
- options - Variable in class com.pervasive.datarush.operators.io.AbstractWriter
-
Container for options related to formatting
- options() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the options of the specifier.
- options(Map<String, List<String>>) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the options set to the specified value
- or - com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
We perform an or between left and right
- or(ScalarValuedFunction...) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which is a logical or of the specified predicates.
- or(List<ScalarValuedFunction>) - Static method in class com.pervasive.datarush.functions.Predicates
-
Builds a record predicate which is a logical or of the specified predicates.
- ORCFormat - Class in com.actian.dataflow.operators.io.orc
-
Data format implementation for ORC files.
- ORCFormat(ORCMetadata) - Constructor for class com.actian.dataflow.operators.io.orc.ORCFormat
- ORCFormat(ORCMetadata, ModuleConfiguration, ORCOptions) - Constructor for class com.actian.dataflow.operators.io.orc.ORCFormat
- ORCFormat(ORCMetadata, FileMetadata, ModuleConfiguration, ORCOptions) - Constructor for class com.actian.dataflow.operators.io.orc.ORCFormat
- ORCMetadata - Class in com.actian.dataflow.operators.io.orc
-
Meta data about an ORC data set shared externally.
- ORCMetadata(RecordTokenType) - Constructor for class com.actian.dataflow.operators.io.orc.ORCMetadata
- ordered(AliasSet...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- ordered(DataOrdering) - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns a new RecordMetadata, equivalent to this, but with ordering set to the specified value.
- ordered(SortKey...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- ordered(SortKey...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- ordinal() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Value
-
Return the ordinal of the value.
- ORDINAL - com.pervasive.datarush.analytics.stats.Rank.RankMode
-
Ordinal ranking where each item receives a distinct rank.
- originalNodeID() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Returns the value for
LogicalStatistic.originalNodeID()
. - originalNodeID() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the original node described by this statistics object.
- originalNodeID(VirtualNodeID) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the value for
LogicalStatistic.originalNodeID()
. - osgi() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier
-
Returns whether osgi is enabled
- osgiOptions() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns the osgi options of this element.
- osgiOptions(OSGIOptions) - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns a new ClasspathElement, overriding the osgiOptions.
- OSGIOptions - Class in com.pervasive.datarush.cal
-
Extra options for an OSGI classpath element
- OSGIOptions(String, boolean) - Constructor for class com.pervasive.datarush.cal.OSGIOptions
-
Create a set of OSGI options
- OTHER - com.pervasive.datarush.io.BasicPathDetails.ObjectType
- output - Variable in class com.pervasive.datarush.operators.AbstractDeferredRecordOperator
-
The output port
- output - Variable in class com.pervasive.datarush.operators.AbstractExecutableRecordPipeline
-
The record port for output from the operator
- output - Variable in class com.pervasive.datarush.operators.AbstractRecordCompositeOperator
-
The output port
- output - Variable in class com.pervasive.datarush.operators.io.AbstractReader
-
The output port of the read operator
- output(String) - Static method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- OUTPUT - com.pervasive.datarush.ports.LogicalPort.Direction
-
The port is an output port
- outputClosed(PhysicalOutputPort) - Method in interface com.pervasive.datarush.ports.physical.OutputEventListener
-
Indicates the specified output port has pushed end of data.
- OutputEventListener - Interface in com.pervasive.datarush.ports.physical
-
A callback interface for handling events occurring on an output port.
- OutputExpectation(String) - Constructor for class com.pervasive.datarush.ports.record.RecordMetadataTest.OutputExpectation
- OutputMode - Enum in com.pervasive.datarush.operators.io.jdbc
-
The SQL action to take when processing records from a flow.
- outputPort - Variable in class com.pervasive.datarush.operators.group.SortedGroupHandler
- OutputPortInstance - Interface in com.pervasive.datarush.graphs
-
A runtime instance of a
LogicalPort
. - OutputSnapshot - Class in com.pervasive.datarush.ports.physical
-
A snapshot of run-time statistics for an output port.
- OutputSnapshot(OutputStatistics) - Constructor for class com.pervasive.datarush.ports.physical.OutputSnapshot
-
Creates a snapshot of output statistics.
- OutputStatistics - Interface in com.pervasive.datarush.ports.physical
-
Live run-time statistics for an input port.
- outputUnread(PhysicalOutputPort) - Method in interface com.pervasive.datarush.ports.physical.OutputEventListener
-
Indicates the specified output port no longer has readers.
- overlay(Namespace<? extends T>...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Merges the specified namespaces into a new namespace, handling name collisions with a last-one-wins mechanism.
- overlay(RecordTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Merges the specified record types into a new record type, handling name collisions with a last-one-wins mechanism.
- override(FileConfiguration) - Method in class com.pervasive.datarush.io.configuration.FileConfiguration
-
Creates a new FileConfiguration object equal to this configuration with its values overridden by the specified values
- overrunPastSplit() - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
-
Gets the number of bytes which have been read beyond the end of the split.
- OVERWRITE - com.pervasive.datarush.io.WriteMode
-
Writes to an existing file will replace it.
- OVERWRITEROWS - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Truncate the table, and then insert the record data.
- OVERWRITETABLE - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Drop and recreate the table, if it exists, and then insert the record data.
P
- PACKED_DECIMAL - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Packed decimal data type
- PaddedTextType - Class in com.pervasive.datarush.schema
-
A wrapper for creating
FixedSizeTextType
objects from arbitraryTextDataType
objects. - PaddedTextType(TextDataType, int, char, PaddedTextType.Alignment) - Constructor for class com.pervasive.datarush.schema.PaddedTextType
-
Produces a fixed-size type from another type.
- PaddedTextType.Alignment - Enum in com.pervasive.datarush.schema
-
Field justifications for padded values.
- Pair<A,B> - Class in com.pervasive.datarush.datastruct
- Pair(A, B) - Constructor for class com.pervasive.datarush.datastruct.Pair
- PARAGRAPH - com.pervasive.datarush.analytics.text.TextElementType
- parallelism() - Method in class com.pervasive.datarush.cal.ResourceSpecifier
- parallelism(int) - Method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Returns a resource specifier with the given specified parallelism
- parallelism(int) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies that the engine should use the given degree of parallelism for graphs.
- PARALLELISM - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling the default parallelism used in graph.
- PARALLELISM(int) - Static method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Specifies the parallelism
- PARALLELISM_DISABLED - Static variable in class com.pervasive.datarush.operators.OperatorSettings
-
Operator settings with
maxParallelism
set to 1 - ParallelismStrategy - Class in com.pervasive.datarush.operators
-
A
ParallelismStrategy
is responsible for determining parallelization of an operator based on configured parallelism and source parallelism. - ParallelismStrategy() - Constructor for class com.pervasive.datarush.operators.ParallelismStrategy
- parallelize(ParallelismStrategy) - Method in interface com.pervasive.datarush.operators.IterativeMetadataContext
-
Controls the parallelism of the ports of this operator.
- parallelize(ParallelismStrategy) - Method in interface com.pervasive.datarush.operators.StreamingMetadataContext
-
Controls the parallelism of this operator.
- parallelStartup() - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- Param - Annotation Type in com.pervasive.datarush.coercion
-
Records the name of a parameter.
- ParameterGenerator - Class in com.pervasive.datarush.testutils
- PARAMETERIZED(Class<O>, String, Type...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets a description of an parameterized object token type.
- PARAMETERIZED(Class<O>, String, Type[], String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs an object typed field with the given name.
- paramTypes(Constructor<?>) - Static method in class com.pervasive.datarush.coercion.CompleteType
- paramTypes(Method) - Static method in class com.pervasive.datarush.coercion.CompleteType
- parent - Variable in class com.pervasive.datarush.analytics.text.TextContainer
- ParquetFormat - Class in com.actian.dataflow.operators.io.parquet
-
Data format implementation for Parquet files.
- ParquetFormat(ParquetMetadata) - Constructor for class com.actian.dataflow.operators.io.parquet.ParquetFormat
- ParquetFormat(ParquetMetadata, FileMetadata) - Constructor for class com.actian.dataflow.operators.io.parquet.ParquetFormat
- ParquetMetadata - Class in com.actian.dataflow.operators.io.parquet
-
Meta data about a Parquet data set shared externally.
- ParquetMetadata(RecordTokenType) - Constructor for class com.actian.dataflow.operators.io.parquet.ParquetMetadata
- parse(ScalarTokenType, String) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Parses the given string as a value of the specified type.
- parse(Reader, Class<T>) - Method in class com.pervasive.datarush.json.JSON
-
Parses the given reader as a JSON object of the given type
- parse(String) - Static method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Parses the given cluster specifier string.
- parse(String) - Static method in class com.pervasive.datarush.cal.StorageBucketId
-
Creates the ID from the string representation returned by
StorageBucketId.toString()
- parse(String) - Static method in class com.pervasive.datarush.commons.util.GUID
-
Creates a new identifier from a string.
- parse(String) - Method in interface com.pervasive.datarush.encoding.TokenParser
-
Parses the given text string into a token value.
- parse(String) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
De-serializes a path from the given string.
- parse(String) - Method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Parse the given schema file.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryToken
-
Converts a string representation of a binary value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
Converts a string representation of a boolean value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.CharToken
-
Converts a string representation of a char value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.DateDataUtil
-
Deprecated.since 6.1; use
DateToken.parse(String)
instead. - parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.DateToken
-
Converts a string representation of a date value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.DoubleToken
-
Converts a string representation of a double value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.DurationToken
-
Converts a string representation of a Duration value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.FloatToken
-
Converts a string representation of a float value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.IntToken
-
Converts a string representation of an int value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
Converts a string representation of a ip4 address value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
Converts a string representation of a ip6 address value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.LongToken
-
Converts a string representation of a long value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.MoneyToken
-
Converts a string representation of a money value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.NumericToken
-
Converts a string representation of a numeric value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.PeriodToken
-
Converts a string representation of a Period value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.StringToken
-
Converts a string into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.TimestampDataUtil
-
Deprecated.since 6.1; use
TimestampToken.parse(String)
instead. - parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.TimestampToken
-
Converts a string representation of a timestamp value into a token.
- parse(String) - Static method in class com.pervasive.datarush.tokens.scalar.TimeToken
-
Converts a string representation of a time value into a token.
- parse(String, Class<T>) - Method in class com.pervasive.datarush.json.JSON
-
Parses the given string as a JSON object of the given type
- parse(String, List<String>, Map<String, String>) - Static method in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
-
Parse a log4j format specifier string.
- parse(Document) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
To be invoked by subclasses constructor.
- parse(Element) - Method in class com.pervasive.datarush.analytics.pmml.ModelExplanation
-
Initialize from a PMML element if that element is a ModelExplanation.
- parse(Element) - Method in class com.pervasive.datarush.analytics.pmml.ModelQuality
-
Initialize this object's state from a PMML element with the appropriate type
- parse(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Parses the given matrix element
- parse(Element) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- parseByteSizeSpecifier(String) - Static method in class com.pervasive.datarush.commons.util.MemorySizes
-
Parses the given property as a size in bytes.
- parseByteSizeSpecifier(String, String) - Static method in class com.pervasive.datarush.util.PropertyUtil
-
Parses the given property as a size in bytes.
- parseChildArrayElementAsBigDecimals(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses the single child
Array
element as an array of BigDecimals. - parseChildArrayElementAsDoubles(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses the single child
Array
element as an array of doubles. - parseChildArrayElementAsInts(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses the single child
Array
element as an array of ints. - parseChildArrayElementAsStrings(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses the single child
Array
element as an array of strings. - parseChildArrayElementsAsBigDecimals(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses all child
Array
elements as arrays of BigDecimals. - parseChildArrayElementsAsDoubles(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses all child
Array
elements as arrays of doubles. - parseChildArrayElementsAsStrings(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses all child
Array
elements as arrays of strings. - parseCSV(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Parses a comma-separated list into an array of strings.
- parseDirectoryPattern(String, int, int) - Method in class com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Identifies the next element pattern between specified locations.
- parseDuration(String, String) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- ParseErrorAction - Enum in com.pervasive.datarush.operators.io
-
Describes the possible actions for handling record parsing errors.
- ParseException - Exception in com.pervasive.datarush.operators.io.textfile
-
Exception indicating a parsing error.
- ParseException() - Constructor for exception com.pervasive.datarush.operators.io.textfile.ParseException
-
Create a parse error with no information provided.
- ParseException(String) - Constructor for exception com.pervasive.datarush.operators.io.textfile.ParseException
-
Create a parse error with the specified message.
- ParseException(String, String) - Constructor for exception com.pervasive.datarush.operators.io.textfile.ParseException
-
Create a parse error with the specified message.
- ParseExpressionException - Exception in com.pervasive.datarush.exceptions
-
Exception indicating an error while parsing a value expression.
- ParseExpressionException(String, String) - Constructor for exception com.pervasive.datarush.exceptions.ParseExpressionException
-
Creates a new exception with the specified details.
- ParseExpressionException(String, String, Throwable) - Constructor for exception com.pervasive.datarush.exceptions.ParseExpressionException
-
Creates a new exception with the specified details.
- parseHexBytes(String) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
-
Converts the given hexadecimal string value into a binary value.
- parseIntField(String, int, int) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- parseIntField(String, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- parseInto(String, DateSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Parses a date in ISO8601 format, storing the result into a date valued container.
- parseInto(String, TimeSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Parses a time of day in ISO8601 time format, storing the result into a time valued container.
- parseInto(String, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Parses a timestamp in ISO8601 format, storing the result into a timestamp valued container..
- parseIp4(String) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- parseIp6(String) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- parseKey(String...) - Static method in class com.pervasive.datarush.tokens.record.SortKey
-
Parse key expressions into
SortKey
s. - parseLongField(String, int, int) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.pmml.GenericPMMLModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Parse the given model element into the respective model object.
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
-
Parse the given model element into the respective model object.
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
- parseModelElement(Element) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
- parseMultiQueryParameters(String) - Static method in class com.pervasive.datarush.commons.util.URLs
-
Parses a url query string into a map of query parameters
- parsePattern(String, List<String>) - Method in class com.pervasive.datarush.io.UnixStyleGlobbing.GlobDefinition
-
Breaks a full globbing pattern into individual per-directory elements.
- parsePeriod(String, String) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- parsePMML(FileClient, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Validates the PMML against the latest schema and parses
- parseQueryParameters(String) - Static method in class com.pervasive.datarush.commons.util.URLs
-
Parses a url query string into a map of query parameters
- parser - Variable in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- parsers - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- parseSparseChildArrayElement(Element) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLArrays
-
Parses the single child
REAL-SparseArray
orINT-SparseArray
element. - parseSplit(SplitParsingContext) - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataParser
-
Called to convert an input split into records.
- parseSplit(SplitParsingContext) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- parseString(String) - Method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Parse the given schema string.
- parseSubSecondField(String, int, int) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- ParseTextFields - Class in com.pervasive.datarush.operators.io.textfile
-
Parses input text records according to a specified text schema.
- ParseTextFields() - Constructor for class com.pervasive.datarush.operators.io.textfile.ParseTextFields
-
Defines a parser which does no parsing.
- ParseTextFields(RecordTextSchema<?>) - Constructor for class com.pervasive.datarush.operators.io.textfile.ParseTextFields
-
Defines a parser using the specified schema.
- parseTimeFields(String, DateTimeUtils.TimeParsingContext, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- parseToDaysSinceEpoch(String) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Parses a date in ISO8601 time format into days since epoch.
- parseToMillisSinceMidnight(String) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Parses a time of day in ISO8601 time format into milliseconds since midnight.
- parseValue(String) - Method in class com.pervasive.datarush.graphs.EngineProperty
-
Parses the given value from its text representation to the type of the property
- ParsingOptions - Class in com.pervasive.datarush.operators.io
-
A collection of parameters for configuring parsing.
- ParsingOptions() - Constructor for class com.pervasive.datarush.operators.io.ParsingOptions
-
Creates a collection with default settings: All fields from the source will be read. Malformed records will be read; unparsable fields will be null-valued. Buffers will use default sizings.
- PartialDataDistribution - Class in com.pervasive.datarush.ports.record
-
Base class for all distributions that represent a partitioning of the data.
- PartialDynamicDataDistribution - Class in com.pervasive.datarush.ports.record
-
Base class for all distributions whose partitioning parameters are based on the data.
- PartialStaticDataDistribution - Class in com.pervasive.datarush.ports.record
-
Base class for all distributions whose partitioning parameters are specified statically.
- PartialStaticDataDistribution() - Constructor for class com.pervasive.datarush.ports.record.PartialStaticDataDistribution
-
Default constructor.
- PARTITION_DEFAULT - Static variable in class com.pervasive.datarush.cal.ResourceAllocation
- partitionCount - Variable in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- PartitionHint - Class in com.pervasive.datarush.operators.partition
-
Forces the input data to be partitioned into parallel streams of data for subsequent parallel operations.
- PartitionHint() - Constructor for class com.pervasive.datarush.operators.partition.PartitionHint
-
Forces a partitioning into parallel streams of data.
- PartitionHint(DataDistribution) - Constructor for class com.pervasive.datarush.operators.partition.PartitionHint
-
Forces a partitioning into parallel streams of data guaranteeing the specified distribution.
- partitionID - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- partitionID - Variable in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- PartitioningFunction - Interface in com.pervasive.datarush.ports.record
-
Represents a pluggable partitioning function; for use by operators that require custom partitioning
- PartitioningFunction.Evaluator - Interface in com.pervasive.datarush.ports.record
-
Computes partition assignments for each row if input
- PartitioningFunctionContext - Interface in com.pervasive.datarush.ports.record
-
Contextual information for
PartitioningFunction
's. - PartitionInstanceInfo - Class in com.pervasive.datarush.cal
-
Information pertaining to an instance of a partitioning operation.
- PartitionInstanceInfo(NodeAllocationState.AssignmentState, int) - Constructor for class com.pervasive.datarush.cal.PartitionInstanceInfo
-
Construct with given count and ID.
- partitionResources() - Method in class com.pervasive.datarush.cal.ResourceSpecifier
- partitionResources(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceSpecifier
-
Returns a resource specifier applying the specified allocation for per-partition resources
- PartitionServer - Class in com.actian.dataflow.cal.yarn.server
-
The class invoked as the Dataflow partition server/worker.
- PartitionServer(FileClient, Path, String, JobServerInformation, NodeAllocationProvider, JobSpecifier) - Constructor for class com.actian.dataflow.cal.yarn.server.PartitionServer
- PassThru<T> - Class in com.pervasive.datarush.json
-
A pass-thru envelope for a json-serializable object.
- Password - Class in com.pervasive.datarush.io.configuration
-
Wraps a string into an object that is json-serialized in an encrypted format.
- Password(String) - Constructor for class com.pervasive.datarush.io.configuration.Password
-
Creates a password from the clear text
- PasswordField - Class in com.pervasive.datarush.io.configuration
-
A
ConfigurationField
that consists of secret information. - PasswordField(String) - Constructor for class com.pervasive.datarush.io.configuration.PasswordField
-
Creates a new password field with an empty password value
- PasswordField(String, Password) - Constructor for class com.pervasive.datarush.io.configuration.PasswordField
-
Create a new password field
- PasswordField(String, String) - Constructor for class com.pervasive.datarush.io.configuration.PasswordField
-
Create a new password field with the specified password value
- path() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns the path of this classpath element.
- path() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Returns the value for
LogicalStatistic.path()
. - path() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the full path of the port or operator described by this statistics object.
- path(GraphPath) - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Sets the value for
LogicalStatistic.path()
. - path(FileClient, Path) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Returns an InputStreamSupplier that will open the specified path.
- path(FileClient, Path, boolean) - Static method in class com.pervasive.datarush.io.InputStreamSuppliers
-
Returns an InputStreamSupplier that will open the specified path.
- path(Path) - Method in class com.pervasive.datarush.cal.ClasspathSpecifier.Element
-
Returns a new ClasspathElement, overriding the path.
- path(String) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
Create a path containing a single name.
- path(String...) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
Create a path containing the given sequence of names.
- Path - Interface in com.pervasive.datarush.io
-
An abstract identifier for a resource.
- PathDetails - Interface in com.pervasive.datarush.io
-
Describes a
Path
along with its metadata. - pathExists(String, String) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- PathGlob - Interface in com.pervasive.datarush.io
- PathParseException - Exception in com.pervasive.datarush.graphs
-
Exception thrown when the serialization of a path cannot be parsed.
- PathParseException(String, String, int) - Constructor for exception com.pervasive.datarush.graphs.PathParseException
-
Constructs an exception indicating an error parsing a path at the given location.
- Paths - Class in com.pervasive.datarush.io
-
A factory for creating
Path
objects. - PathUtility - Class in com.pervasive.datarush.hadoop.io
-
Utility methods for dealing with Hadoop style paths.
- PathUtility() - Constructor for class com.pervasive.datarush.hadoop.io.PathUtility
- pattern - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- PATTERN_LAYOUT_RULES - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- PatternBasedDiscovery - Class in com.pervasive.datarush.schema
-
Discovers a schema for delimited text by checking values against a mapping of regular expressions to data types.
- PatternBasedDiscovery() - Constructor for class com.pervasive.datarush.schema.PatternBasedDiscovery
-
Creates a default mapping.
- PatternBasedDiscovery(List<TypePattern>) - Constructor for class com.pervasive.datarush.schema.PatternBasedDiscovery
-
Creates a mapping using the specified patterns.
- patternRename(String, String...) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a simple pattern-based renaming fields of a record schema.
- pause() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
-
Pauses the timer; time will not accumulate until the next call to
AccumulatedTimer.start()
. - PAUSED - com.pervasive.datarush.monitoring.StatisticState
-
Collection of the statistic has paused; partial results are available
- PERIOD - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a period field, created by
SchemaBuilder.PERIOD(java.lang.String)
- PERIOD - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the period token type.
- PERIOD(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a period field.
- PERIOD(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a period typed field with the given name.
- PERIOD(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a period field using the defined format or pattern.
- PERIOD_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.JAVA_PERIOD
. - PeriodFormatter - Class in com.pervasive.datarush.encoding.text
- PeriodFormatter(IntervalFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.PeriodFormatter
-
Creates a formatter using the specified format.
- PeriodFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.PeriodFormatter
-
Creates a formatter using the specified format.
- PeriodInputField - Interface in com.pervasive.datarush.ports.physical
-
A period valued field of a record input port.
- periodList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutablePeriodTokenSequence
with the specified capacity, optionally optimized for sparse data. - PeriodOutputField - Interface in com.pervasive.datarush.ports.physical
-
A period valued field of a record output port.
- PeriodParser - Class in com.pervasive.datarush.encoding.text
- PeriodParser(IntervalFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.PeriodParser
-
Creates a parser using the specified format.
- PeriodParser(String) - Constructor for class com.pervasive.datarush.encoding.text.PeriodParser
-
Creates a parser using the specified format.
- PeriodRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
PeriodValued
object. - PeriodRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.PeriodRegister
-
Creates a new null-valued register.
- PeriodSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a period value. - PeriodToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
PeriodValued
object. - PeriodToken(int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.PeriodToken
-
Constructs a new token with the given non-null period value.
- PeriodToken(PeriodValued) - Constructor for class com.pervasive.datarush.tokens.scalar.PeriodToken
-
Constructs a new token with the period value in the given container.
- PeriodToken(Period) - Constructor for class com.pervasive.datarush.tokens.scalar.PeriodToken
-
Constructs a new token with the given non-null period value.
- PeriodTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutablePeriodTokenSequence
. - PeriodTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.PeriodTokenList
-
Create an empty array
- PeriodTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing period valued data. - PeriodValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a Period value. - PeriodValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over period values. - Phase - Class in com.pervasive.datarush.matching
-
Configures a phase of field comparisons, classifiers and a filter to use during a matching operation.
- Phase() - Constructor for class com.pervasive.datarush.matching.Phase
-
Construct an empty phase.
- Phase(Phase.CleanupMode) - Constructor for class com.pervasive.datarush.matching.Phase
-
Construct a phase with the given configuration.
- Phase(List<Comparison>, Classifier, Filter, Phase.CleanupMode) - Constructor for class com.pervasive.datarush.matching.Phase
-
Construct a phase with the given configuration.
- Phase(List<Comparison>, List<Classifier>, Filter, Phase.CleanupMode) - Constructor for class com.pervasive.datarush.matching.Phase
-
Construct a phase with the given configuration.
- Phase.CleanupMode - Enum in com.pervasive.datarush.matching
-
Specifies which fields to remove from records after completion of a phase.
- PHRASE - com.pervasive.datarush.analytics.text.TextElementType
- PhysicalInputPort - Interface in com.pervasive.datarush.ports
-
Marker interface for physical inputs.
- PhysicalOutputPort - Interface in com.pervasive.datarush.ports
-
Marker interface for physical outputs.
- PhysicalPort - Interface in com.pervasive.datarush.ports
-
The common interface for all ports, both input and output.
- pi() - Static method in class com.pervasive.datarush.functions.Math
-
Returns the constant value pi.
- PipelineOperator<T extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
Mix-in interface to be implemented by some operators.
- PMML - Class in com.pervasive.datarush.analytics.pmml
-
Various utility methods for PMML-Dom manipulation
- PMML_40 - com.pervasive.datarush.analytics.pmml.PMMLVersion
- PMML_41 - com.pervasive.datarush.analytics.pmml.PMMLVersion
- PMML_42 - com.pervasive.datarush.analytics.pmml.PMMLVersion
- PMMLArrays - Class in com.pervasive.datarush.analytics.pmml
-
Utility methods for formatting and parsing PMML arrays
- PMMLArrays.ArrayType - Enum in com.pervasive.datarush.analytics.pmml
-
Enumeration of PMML array types
- PMMLAssociationModel - Class in com.pervasive.datarush.analytics.arm
-
Captures the information required to build a PMML Association model.
- PMMLAssociationModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Construct a
PMMLAssociationObject
from the given specification. - PMMLAssociationModel(Document) - Constructor for class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Construct a
PMMLAssociationObject
from the given PMML represented as an XML DOM. - PMMLClusteringModel - Class in com.pervasive.datarush.analytics.cluster
-
PMML clustering model.
- PMMLClusteringModel(Document) - Constructor for class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel
-
Create a
PMMLClusteringModel
out of an PMML document - PMMLClusteringModel.Builder - Class in com.pervasive.datarush.analytics.cluster
-
Builder for
PMMLClusteringModel
instances. - PMMLExtensionConstants - Class in com.pervasive.datarush.analytics.pmml
- PMMLExtensionConstants() - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants
- PMMLModel - Class in com.pervasive.datarush.analytics.pmml
-
Base class for PMML object model objects.
- PMMLModel() - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Default constructor.
- PMMLModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Create a model, specifying a model spec.
- PMMLModel.MiningFunction - Enum in com.pervasive.datarush.analytics.pmml
-
Enumeration of values for the "functionName" attribute
- PMMLModelSpec - Class in com.pervasive.datarush.analytics.pmml
-
Meta-information associated with a given PMMLModel.
- PMMLModelSpec(RecordTokenType, List<String>, List<String>) - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLModelSpec
-
Creates a PMMLModelSpec for the given input
- PMMLNaiveBayesModel - Class in com.pervasive.datarush.analytics.naivebayes
-
PMML Naive Bayes Model.
- PMMLNaiveBayesModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Create a PMMLNaiveBayesModel for the given spec.
- PMMLNaiveBayesModel(Document) - Constructor for class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Create a PMMLNaiveBayesModel, initialized to the contents of the given PMML document.
- pmmlName() - Method in enum com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
Returns the PMML name (differs from the enum name because "int" is a reserved word)
- PMMLPort - Class in com.pervasive.datarush.analytics.pmml
-
Specialization of model ports for handling PMML models.
- PMMLPort.Metadata - Class in com.pervasive.datarush.analytics.pmml
-
The port metadata associated with PMMLPorts.
- PMMLRealMatrix<T extends Number> - Class in com.pervasive.datarush.analytics.pmml
-
Object representation of a PMML matrix
- PMMLRealMatrix() - Constructor for class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
- PMMLRegressionClassificationModel - Class in com.pervasive.datarush.analytics.regression
-
Implementation of a 'maximum likelihood' classifier on top of regression models.
- PMMLRegressionClassificationModel() - Constructor for class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Create an empty model, to be filled in by the addCategory and addPredictor methods or by parse()
- PMMLRegressionClassificationModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- PMMLRegressionClassificationModel(Document) - Constructor for class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
- PMMLRegressionModel - Class in com.pervasive.datarush.analytics.regression
-
PMML object model for Regression models.
- PMMLRegressionModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Construct the PMML model from a model specification.
- PMMLRegressionModel(Document) - Constructor for class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Construct the PMML model directly from an XML document.
- PMMLSummaryStatisticsModel - Class in com.pervasive.datarush.analytics.stats
-
PMML ModelStats.
- PMMLSummaryStatisticsModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Create a PMMLSummaryStatisticsModel for the given spec.
- PMMLSummaryStatisticsModel(Document) - Constructor for class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Create a PMMLSummaryStatisticsModel, initialized to the contents of the given PMML document.
- PMMLSupportVectorMachineModel - Class in com.pervasive.datarush.analytics.svm
-
PMML SupportVectorMachineModel.
- PMMLSupportVectorMachineModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Create a PMMLSupportVectorMachineModel for the given spec.
- PMMLSupportVectorMachineModel(Document) - Constructor for class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Create a PMMLSupportVectorMachineModel, initialized to the contents of the given PMML document.
- PMMLSupportVectorMachineModel.SvmRepresentation - Enum in com.pervasive.datarush.analytics.svm
-
Corresponds to the PMML
SVM-REPRESENTATION
enumeration. - PMMLTreeModel - Class in com.pervasive.datarush.analytics.decisiontree
-
PMML TreeModel.
- PMMLTreeModel(PMMLModelSpec) - Constructor for class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Create a PMMLTreeModel for the given spec.
- PMMLTreeModel(Document) - Constructor for class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Create a PMMLTreeModel, initialized to the contents of the given PMML document.
- PMMLTreeModel.MissingValueStrategy - Enum in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
MISSING-VALUE-STRATEGY
enumeration. - PMMLTreeModel.NoTrueChildStrategy - Enum in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
NO-TRUE-CHILD-STRATEGY
enumeration. - PMMLTreeModel.SplitCharacteristic - Enum in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
splitCharacteristic
enumeration. - PMMLVersion - Enum in com.pervasive.datarush.analytics.pmml
-
Encapsulates version-specific PMML information.
- PolynomialKernelType - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
PolynomialKernelType
PMML element. - PolynomialKernelType() - Constructor for class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Creates a new
PolynomialKernelType
initialized to defaults. - port() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the port of the specifier.
- port(int) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the port set to the specified value
- port(int) - Method in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Sets the port to use for remote monitoring.
- PORT - Static variable in class com.pervasive.datarush.graphs.EngineConfig.RemoteMonitoring
-
Property that controls the port to use for remote monitoring
- PortDescription - Annotation Type in com.pervasive.datarush.annotations
-
Provides a summary description of a port that can be exposed in documentation.
- PortDescriptor - Class in com.pervasive.datarush.script
-
Definition of an operator port.
- PortDescriptor(String, LogicalPort.Direction, int, Class<? extends LogicalPort>, String, boolean) - Constructor for class com.pervasive.datarush.script.PortDescriptor
-
Construct a port definition.
- PORTER - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- PortInstance - Interface in com.pervasive.datarush.graphs
-
A runtime instance of a
LogicalPort
. - PortMetadata - Interface in com.pervasive.datarush.ports
-
Marker interface for metadata associated with a given port.
- PortRange - Class in com.pervasive.datarush.io
- PortRange() - Constructor for class com.pervasive.datarush.io.PortRange
-
Create an empty port range.
- PortRange(Set<Integer>) - Constructor for class com.pervasive.datarush.io.PortRange
-
Create a port range including all elements in a set.
- PortRange.RandomIterator - Class in com.pervasive.datarush.io
-
An iterator that can be used to randomly iterate through all possible values of the disjoint range.
- ports - Variable in class com.pervasive.datarush.graphs.EngineConfig
-
The ports sub-object
- PortSetting - Class in com.pervasive.datarush.ports
-
A representation of the setting for a port configuration property.
- PortSetting() - Constructor for class com.pervasive.datarush.ports.PortSetting
- PortSettings - Class in com.pervasive.datarush.ports
-
Utility class for working with port settings.
- PortSnapshot - Class in com.pervasive.datarush.ports.physical
-
A snapshot of run-time statistics for a dataflow port.
- PortStatistics - Interface in com.pervasive.datarush.ports.physical
-
Live run-time statistics for a dataflow port.
- PortStatus - Enum in com.pervasive.datarush.ports.physical
-
Possible states for a port.
- PORTUGUESE - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- position - Variable in class com.pervasive.datarush.io.BinaryReader
-
The offset of the next byte to read in the token
- POSITIONAL_QGRAM - com.pervasive.datarush.matching.ComparisonType
-
String comparison using position Q-grams
- positionalQgram(ScalarValuedFunction, ScalarValuedFunction, int, int) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the percentage of q-grams in common between the specified string valued expressions.
- positionalQgram(String, String, int, int) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the percentage of q-grams in common between the string values of the specified fields.
- pow(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
base
raised to theexponent
power. - pow(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
base
raised to theexponent
power. - pParameter(double) - Method in class com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Builder
-
Returns a builder that builds
ComparisonMeasure
instances with the provided p-parameter and other parameters set to the previously provided values. - precision(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Return the precision of the given expression.
- precision(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the precision of the field.
- preCompile(MetadataContext, GraphPath, LogicalOperator) - Method in interface com.pervasive.datarush.graphs.GraphCompilationListener
-
Invoked just prior to compiling an operator.
- Preconditions - Class in com.pervasive.datarush.commons.util
- Predicate - Class in com.pervasive.datarush.analytics.decisiontree
-
Parent class for all of the PMML predicates.
- Predicates - Class in com.pervasive.datarush.functions
-
Provides implementations of common boolean and logical functions.
- Predicates() - Constructor for class com.pervasive.datarush.functions.Predicates
- PREDICTED_SUFFIX - Static variable in class com.pervasive.datarush.analytics.regression.RegressionPredictor
-
The default value for
RegressionPredictor.getPredictedFieldSuffix()
. - predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.cluster.ClusterPredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionPredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.regression.RegressionPredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.svm.predictor.SVMPredictor
- predictedType(PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Given the model spec, returns the predicted type.
- PredictiveModelQuality - Class in com.pervasive.datarush.analytics.pmml
-
A PMML object model for some of the metadata about a predictive (usually regression) model's quality.
- PredictiveModelQuality() - Constructor for class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Default constructor for bean-like behavior
- PredictiveModelQuality.Usage - Enum in com.pervasive.datarush.analytics.pmml
-
Indicator for the phases of model-building during which a dataset may be used.
- predictType(String) - Method in class com.pervasive.datarush.schema.PatternBasedDiscovery
- prepareTransformer() - Static method in class com.pervasive.datarush.util.XMLUtil
- prepend(String) - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Create a new path equivalent to this one with an additional name prepended.
- prepend(T[], T, Class<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Adds the given element to the start of the array, returning the new array
- prettyPrint(Object) - Method in class com.pervasive.datarush.json.JSON
-
Pretty-prints the object as JSON
- prettyPrintToFile(File, Document) - Static method in class com.pervasive.datarush.util.XMLUtil
-
Pretty print a specified XML document to a file.
- prettyPrintToString(Document) - Static method in class com.pervasive.datarush.util.XMLUtil
-
Pretty print a specified XML document to a string.
- previous() - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- prevSibling - Variable in class com.pervasive.datarush.analytics.text.TextContainer
- primaryKey(Field, boolean) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a new field object with the same type and name as the original, but with the
primaryKey
flag set to the given value. - principalComponents - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by PCA
- printStackTrace() - Method in exception com.pervasive.datarush.cal.DistributedExecutionException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the standard error stream.
- printStackTrace() - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the standard error stream.
- printStackTrace(PrintStream) - Method in exception com.pervasive.datarush.cal.DistributedExecutionException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the specified
PrintStream
. - printStackTrace(PrintStream) - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the specified
PrintStream
. - printStackTrace(PrintWriter) - Method in exception com.pervasive.datarush.cal.DistributedExecutionException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the specified
PrintWriter
. - printStackTrace(PrintWriter) - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Prints this exception's stack trace, and the stack trace of all the causing exceptions, to the specified
PrintWriter
. - PRIVATE - com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceVisibility
- PRIVATE_KEY - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- PRIVATE_KEY_ID - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- ProcessAuthentication - Class in com.pervasive.datarush.authentication
-
Utilities for acquiring process-level authentication credentials.
- ProcessAuthentication() - Constructor for class com.pervasive.datarush.authentication.ProcessAuthentication
- ProcessAuthenticationSettings - Class in com.pervasive.datarush.authentication
-
A collection of settings made available to
ProcessSubjectProvider
implementations. - ProcessAuthenticationSettings() - Constructor for class com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Creates a new settings object with defaults.
- ProcessBuilders - Class in com.pervasive.datarush.commons.util
-
Provides various utilities to use when working with the
ProcessBuilder
class. - ProcessByGroup - Class in com.pervasive.datarush.script.operators.group
-
Executes an application graph for each distinct key group of data within the input data set.
- ProcessByGroup() - Constructor for class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Construct an instance of the operator.
- ProcessByGroup(String...) - Constructor for class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Construct an instance of the operator with the given key fields.
- ProcessByGroup(List<String>) - Constructor for class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Construct an instance of the operator with the given key fields.
- ProcessByGroup.Context - Class in com.pervasive.datarush.script.operators.group
-
Simple container for context variables passed into the JavaScript environment for each group.
- processCliArgs(String[], CodeSource) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
- processNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFAttachmentReader
- processNext() - Method in interface com.pervasive.datarush.operators.io.mdf.MDFDataReader
- processNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFMetaDataReader
- processNext() - Method in class com.pervasive.datarush.operators.io.mdf.MDFRecordReader
- processRecord(SplitParsingContext) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- ProcessSubjectProvider - Interface in com.pervasive.datarush.authentication
-
Provides a mechanism for acquiring process-level authentication credentials.
- PROJECT_ID - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- PROP_BUFFER_ROWS - Static variable in class com.pervasive.datarush.matching.Index
-
Name of the property specifying the buffer size used when generating comparison pairs.
- PROP_KEYS - Static variable in class com.pervasive.datarush.matching.Index
-
Name of the property specifying the blocking keys for duplicate discovery
- PROP_LEFT_KEYS - Static variable in class com.pervasive.datarush.matching.Index
-
Name of the property specifying the lefthand side keys for link discovery
- PROP_MAX_DISTANCE - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
Name of the property specifying maximum distance for the positional q-gram measure.
- PROP_PREFIX_LENGTH - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
Name of the property specifying prefix length for the Jaro-Winkler measure.
- PROP_Q - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
Name of the property specifying the q-gram size for the q-gram and positional q-gram measures.
- PROP_RIGHT_KEYS - Static variable in class com.pervasive.datarush.matching.Index
-
Name of the property specifying the righthand side keys for link discovery
- PROP_SCALING_FACTOR - Static variable in class com.pervasive.datarush.matching.functions.Similarity
-
Name of the property specifying scaling factor for the Jaro-Winkler measure.
- PROP_WEIGHTS - Static variable in class com.pervasive.datarush.matching.Classifier
-
Name of the property utilized by the weighted average classifier.
- properties - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- PropertiesFileUtil - Class in com.pervasive.datarush.commons.util
-
Utility methods to consume properties files.
- PropertiesFileUtil() - Constructor for class com.pervasive.datarush.commons.util.PropertiesFileUtil
- property(EngineProperty<T>, T) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Constructs a new configuration overriding the specified setting All other settings are left unchanged.
- PROPERTY - Static variable in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Property controlling PMML version to use when writing PMML
- PropertyDefinition - Class in com.pervasive.datarush.matching
-
A description of a comparison property.
- PropertyDefinition(String) - Constructor for class com.pervasive.datarush.matching.PropertyDefinition
-
Defines a new property with the given name.
- PropertyDefinition(String, Object) - Constructor for class com.pervasive.datarush.matching.PropertyDefinition
-
Defines a new property with the given name and default value.
- PropertyDescription - Annotation Type in com.pervasive.datarush.annotations
-
Provides a summary description of an operator property that can be exposed in documentation.
- PropertyDescriptor - Class in com.pervasive.datarush.script
- PropertyDescriptor(String, String, String) - Constructor for class com.pervasive.datarush.script.PropertyDescriptor
- PropertyUtil - Class in com.pervasive.datarush.util
-
Utility methods for property validation.
- PropertyUtil() - Constructor for class com.pervasive.datarush.util.PropertyUtil
- PropertyValued - Interface in com.pervasive.datarush.graphs
-
Shared interface implemented by
LogicalGraph
andOpenComposite
. - PROPS_MINVALUE - Static variable in class com.pervasive.datarush.matching.Filter
-
The threshold value property for a greater-than-or-equal filter
- PROTOCOL - Static variable in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- provide(RecordMetadataTest.InputDefinition...) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- proximity(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing an adjusted quotient of the numeric values of the specified fields.
- proximity(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing an adjusted quotient of the numeric values of the specified fields.
- proxy(AbstractLogicalOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxy(CompositeOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxy(DeferredCompositeOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxy(ExecutableOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxy(IterativeOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxy(StreamingOperator) - Static method in class com.pervasive.datarush.operators.OperatorProxies
-
Public only as a matter of implementation; not intended for external use Creates a proxy to the given operator that allows the framework to access its protected methods.
- proxyHost() - Method in class com.pervasive.datarush.net.NetworkConfiguration
-
Returns the proxy host to use when connecting.
- proxyPort() - Method in class com.pervasive.datarush.net.NetworkConfiguration
-
Returns the proxy port to use when connecting.
- PruneConfiguration - Class in com.pervasive.datarush.analytics.decisiontree.pruner
-
Pruning configuration for the decision tree.
- PruneConfiguration.C45 - Class in com.pervasive.datarush.analytics.decisiontree.pruner
-
The C4.5 pruning strategy.
- PSEUDO_DISTRIBUTED - Static variable in class com.pervasive.datarush.cal.ClusterSpecifier
-
Constant for the pseudo-distributed cluster
- PSEUDO_DISTRIBUTED - Static variable in class com.pervasive.datarush.cal.NodeInformationMapping
-
Any empty mapping that is used in the pseudo-distributed case
- pseudoDistributed() - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies that we are to run in pseudo-distributed mode.
- PseudoDistributedExecutorService - Interface in com.pervasive.datarush.cal
-
Subinterface of DistributedExecutorService for running in pseudo-distributed mode.
- Public - com.pervasive.datarush.azure.AzureAuthType
- PUBLIC - com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceVisibility
- publishRecord() - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Signals that the current record is ready to be published.
- PunctuationFilter - Class in com.pervasive.datarush.analytics.text.filter
- PunctuationFilter() - Constructor for class com.pervasive.datarush.analytics.text.filter.PunctuationFilter
- push() - Method in interface com.pervasive.datarush.ports.physical.GenericPushable
-
Appends a record onto the output's flow, using the current values of all fields to construct the record token.
- push() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Appends a record onto the output's flow, using the current values of all fields to construct the record token.
- push(int) - Method in interface com.pervasive.datarush.tokens.TokenPusher
-
Pushes the specified token from the source to the target.
- push(TokenValued) - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Appends the given token value onto the output's flow.
- push(TokenValued, long) - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Appends the given token value onto the output's flow multiple times.
- pushBatch(int[]) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- pushEndOfData() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Signals completion of the data flow generated by the output port.
- pushNull() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Appends a null valued token onto the output's flow.
- pushNull(long) - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Appends multiple null valued tokens onto the output's flow.
- pushPrediction() - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Pushes a prediction row consisting of input fields plus predicted fields
- put(RuntimeStatistic<T>) - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Type-safe put that adds a pair of statistic and definition
- put(StatisticDefinition<?>, StatisticSupplier) - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Adds a value to the map.
- put(String, String) - Method in class com.pervasive.datarush.commons.util.VariableExpander
-
Adds a new variable
- put(String, String) - Method in class com.pervasive.datarush.hadoop.HadoopConfiguration
- PutModel<T> - Class in com.pervasive.datarush.operators.model
-
Provides a way to inject an in-memory reference to a model object into a graph.
- PutModel(LogicalPortFactory<? extends AbstractModelPort<T>>) - Constructor for class com.pervasive.datarush.operators.model.PutModel
-
Injects a model into a graph.
- PutModel(LogicalPortFactory<? extends AbstractModelPort<T>>, T) - Constructor for class com.pervasive.datarush.operators.model.PutModel
-
Injects a model into a graph
- PutPMML - Class in com.pervasive.datarush.analytics.pmml
- PutPMML() - Constructor for class com.pervasive.datarush.analytics.pmml.PutPMML
-
Default constructor.
- PutPMML(PMMLModel) - Constructor for class com.pervasive.datarush.analytics.pmml.PutPMML
-
Puts a PMMLModel into a graph
Q
- qgram(ScalarValuedFunction, ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the percentage of q-grams in common between the specified string valued expressions.
- qgram(String, String, int) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function computing the percentage of q-grams in common between the string values of the specified fields.
- QGRAM - com.pervasive.datarush.matching.ComparisonType
-
String comparison using Q-grams
- QualityMeasure - Class in com.pervasive.datarush.analytics.decisiontree.learner
-
The quality measure to be used for evaluating splits.
- QualityMeasure() - Constructor for class com.pervasive.datarush.analytics.decisiontree.learner.QualityMeasure
- QualityTest(String, ScalarValuedFunction) - Constructor for class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer.QualityTest
-
Create a quality test
- Quantile<T extends Number & Comparable<? super T>> - Class in com.pervasive.datarush.analytics.stats
-
Corresponds to the PMML
Quantile
element. - Quantile(double, T) - Constructor for class com.pervasive.datarush.analytics.stats.Quantile
-
Create a new quantile
- quantiles - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- QUOTA_PROJECT_ID - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- quote(String) - Static method in class com.pervasive.datarush.commons.util.ProcessBuilders
-
Quotes command a line argument, performing proper escaping.
- quote(List<String>) - Static method in class com.pervasive.datarush.commons.util.ProcessBuilders
-
Quotes command line args, performing proper escaping.
R
- RadialBasisKernelType - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
RadialBasisKernelType
PMML element. - RadialBasisKernelType() - Constructor for class com.pervasive.datarush.analytics.svm.RadialBasisKernelType
-
Creates a new
RadialBasisKernelType
initialized to defaults. - random() - Static method in class com.pervasive.datarush.functions.Math
-
Returns a random double value greater than or equal to 0 and less than 1.
- RandomIterator() - Constructor for class com.pervasive.datarush.io.PortRange.RandomIterator
- Randomize - Class in com.pervasive.datarush.operators.partition
-
Operator that re-orders its input in a random fashion.
- Randomize() - Constructor for class com.pervasive.datarush.operators.partition.Randomize
-
Default Constructor.
- randomUUID() - Static method in class com.pervasive.datarush.functions.GeneratorFunctions
-
Returns a random UUID as a String.
- rangeAggregator() - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Returns the aggregator to use for aggregating the gauge's range of allowed values.
- rangeAggregator(RangeAggregator) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Sets the aggregator to use for aggregating the gauge's range of allowed values.
- RangeAggregator - Enum in com.pervasive.datarush.monitoring
-
An aggregator for a range of values
- RangePartitioningFunction - Class in com.pervasive.datarush.ports.record
-
A partitioning function that partitions records of data based on specified ranges.
- RangePartitioningFunction(String, List<? extends ScalarToken>) - Constructor for class com.pervasive.datarush.ports.record.RangePartitioningFunction
-
Range partitions based on a single key
- RangePartitioningFunction(List<RecordToken>) - Constructor for class com.pervasive.datarush.ports.record.RangePartitioningFunction
-
Range partitions based on multiple keys.
- ranges(List<RecordToken>) - Static method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Returns a distribution that distributes based on specified range boundaries
- ranges(List<RecordToken>) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- ranges(List<RecordToken>) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- Rank - Class in com.pervasive.datarush.analytics.stats
-
Rank data using the given rank mode.
- Rank() - Constructor for class com.pervasive.datarush.analytics.stats.Rank
-
Default constructor.
- Rank.RankMode - Enum in com.pervasive.datarush.analytics.stats
-
Definition of the supported rank modes.
- RAW - com.pervasive.datarush.schema.TextTypes.StringConversion
-
Leading and trailing whitespace is preserved.
- RAW - Static variable in class com.pervasive.datarush.schema.SchemaBuilder
-
Raw string conversion, no trimming and empty strings are not null.
- RAW_CHARACTER - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Character token value represented as single-character strings.
- RAW_CHARACTER(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Character token value represented as single-character strings.
- rawInstance(Class<T>, Module, String) - Static method in class com.pervasive.datarush.modules.Modules
-
Create a new instance of an object within a module.
- read() - Method in class com.pervasive.datarush.io.BinaryReader
- read() - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
- read() - Method in class com.pervasive.datarush.io.SplitReader
- read(byte[]) - Method in class com.pervasive.datarush.io.BinaryReader
- read(byte[], int, int) - Method in class com.pervasive.datarush.io.BinaryReader
- read(byte[], int, int) - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
- read(byte[], int, int) - Method in interface com.pervasive.datarush.io.SplitInputStream
-
Read data from the split input stream.
- read(char[]) - Method in class com.pervasive.datarush.io.SplitReader
- read(char[], int, int) - Method in class com.pervasive.datarush.io.SplitReader
- read(DataInputStream) - Method in interface com.pervasive.datarush.ports.model.ModelStorageHandler
-
Deserialize a model from an input stream.
- read(DataInputStream) - Method in class com.pervasive.datarush.ports.model.SerializableModelStorageHandler
- read(File) - Static method in class com.pervasive.datarush.commons.util.PropertiesFileUtil
-
Loads a
.properties
-formatted file from disk into aProperties
object. - read(String) - Static method in class com.pervasive.datarush.commons.util.PropertiesFileUtil
-
Loads a
.properties
-formatted file from disk into aProperties
object. - read(CharBuffer) - Method in class com.pervasive.datarush.io.SplitReader
- READ - com.pervasive.datarush.io.IOChannelOperation
-
A read from the channel
- READ - com.pervasive.datarush.tokens.record.RecordRegisterSupport.Access
- READ_ROW_COUNT - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
A connection statistic that provides the number of rows read by the downstream operator.
- READ_WRITE - com.pervasive.datarush.tokens.record.RecordRegisterSupport.Access
- ReadableStorage - Class in com.pervasive.datarush.operators.group
-
Storage class by which a custom aggregator can load its internals.
- ReadableStorage(ScalarValued[]) - Constructor for class com.pervasive.datarush.operators.group.ReadableStorage
-
Create a new readable storage.
- ReadARFF - Class in com.pervasive.datarush.operators.io.textfile
-
Read files in the Attribute-Relation File Format (ARFF).
- ReadARFF() - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Reads an empty source with default settings.
- ReadARFF(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Reads the file specified by the path as ARFF data using default options.
- ReadARFF(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Reads the specified data source using default options.
- ReadARFF(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Reads all paths matching the specified pattern as ARFF data using default options.
- ReadAvro - Class in com.pervasive.datarush.operators.io.avro
-
Reads data previously written using Apache Avro format.
- ReadAvro() - Constructor for class com.pervasive.datarush.operators.io.avro.ReadAvro
-
Reads an empty source with default settings.
- ReadAvro(Path) - Constructor for class com.pervasive.datarush.operators.io.avro.ReadAvro
-
Reads the file specified by the path.
- ReadAvro(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.avro.ReadAvro
-
Reads the specified data source using default options.
- ReadAvro(String) - Constructor for class com.pervasive.datarush.operators.io.avro.ReadAvro
-
Reads all paths matching the specified pattern using default options.
- readBase128Int() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a base-128 encoded int value from the stream.
- readBase128Long() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a base-128 encoded long value from the stream.
- readByte() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a single byte from the stream.
- readBytes(int) - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a specified number of bytes from the stream.
- readChar() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a character value from the stream.
- readChars(int) - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a specified number of character values from the stream.
- readChars(ByteBuffer, int, String) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readCharsUTF16(ByteBuffer, int, boolean) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readData(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Read data from a file.
- ReadDelimitedText - Class in com.pervasive.datarush.operators.io.textfile
-
Reads a text file of delimited records as record tokens.
- ReadDelimitedText() - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Reads an empty source with default settings.
- ReadDelimitedText(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Reads the file specified by the path as delimited text using default options.
- ReadDelimitedText(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Reads the specified data source using default options.
- ReadDelimitedText(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Reads all paths matching the specified pattern as delimited text using default options.
- readDouble() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a double value from the stream.
- readField(JsonNode) - Method in class com.pervasive.datarush.operators.io.textfile.JsonRecordReader.JsonFieldReader
- readFileBytes(File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Reads the entire contents of the given file into a byte array.
- readFileString(File, Charset) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Reads the entire contents of the given file into a string.
- ReadFixedText - Class in com.pervasive.datarush.operators.io.textfile
-
Reads a text file of fixed-width records as record tokens.
- ReadFixedText() - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Reads an empty source with default settings.
- ReadFixedText(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Reads the file specified by the path as fixed text using default options.
- ReadFixedText(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Reads the specified data source using default options.
- ReadFixedText(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Reads all paths matching the specified pattern as fixed text using default options.
- readFloat() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a float value from the stream.
- ReadFromJDBC - Class in com.pervasive.datarush.operators.io.jdbc
-
The
ReadFromJDBC
operator is used to access relational database systems using a supplied JDBC driver. - ReadFromJDBC() - Constructor for class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Creates a new instance of
CopyOfReadFromJDBC
. - ReadFromJDBC(ReadFromJDBC) - Constructor for class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Copy constructor
- ReadFromJDBC(String, RecordTokenType) - Constructor for class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Creates a new instance of
CopyOfReadFromJDBC
, specifying the minimal set of required parameters. - ReadHBase - Class in com.pervasive.datarush.hbase
-
Read a result set from HBase.
- ReadHBase() - Constructor for class com.pervasive.datarush.hbase.ReadHBase
- readIfPresent(char[]) - Method in class com.pervasive.datarush.io.SplitReader
-
Conditionally reads the input to see if the specified characters are present.
- readInt() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads an int value from the stream.
- readInt16(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readInt32(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readInt64(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- ReadJSON - Class in com.pervasive.datarush.operators.io.textfile
-
The ReadJSON operator reads a JSON file of key-value pairs or array of objects as record tokens.
- ReadJSON() - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Reads an empty source with default settings.
- ReadJSON(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Reads the file specified by the path using default options.
- ReadJSON(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Reads the specified data source using default options.
- ReadJSON(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Reads all paths matching the specified pattern using default options.
- readLine(Appendable) - Method in class com.pervasive.datarush.io.SplitReader
-
Reads a line of text into the specified buffer.
- readLink(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- ReadLog - Class in com.pervasive.datarush.operators.io.textfile
-
Reads a log file as record tokens.
- ReadLog() - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Reads an empty source with default settings.
- ReadLog(Path) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Reads the file specified by the path as log text using default options.
- ReadLog(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Reads the specified data source using default options.
- ReadLog(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Reads all paths matching the specified pattern as log text using default options.
- readLong() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a long value from the stream.
- ReadMDF - Class in com.pervasive.datarush.operators.io.mdf
-
Reads data previously written using MDF format.
- ReadMDF() - Constructor for class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Reads an empty source with default settings.
- ReadMDF(Path) - Constructor for class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Reads the file specified by the path.
- ReadMDF(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Reads the specified data source using default options.
- ReadMDF(String) - Constructor for class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Reads all paths matching the specified pattern using default options.
- ReadMDF.ExtractionMode - Enum in com.pervasive.datarush.operators.io.mdf
- readMetadata(FileClient, ByteSource) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- readMetadata(FileClient, ByteSource) - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- readMetadata(FileClient, ByteSource) - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Reads the metadata associated with the format.
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- readMetadata(FileClient, ByteSource) - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- ReadORC - Class in com.actian.dataflow.operators.io.orc
- ReadORC() - Constructor for class com.actian.dataflow.operators.io.orc.ReadORC
-
Reads an empty source with default settings.
- ReadORC(Path) - Constructor for class com.actian.dataflow.operators.io.orc.ReadORC
-
Reads the file specified by the path.
- ReadORC(ByteSource) - Constructor for class com.actian.dataflow.operators.io.orc.ReadORC
-
Reads the specified data source using default options.
- ReadORC(String) - Constructor for class com.actian.dataflow.operators.io.orc.ReadORC
-
Reads all paths matching the specified pattern using default options.
- ReadParquet - Class in com.actian.dataflow.operators.io.parquet
-
Reads data previously written using Apache Parquet format by Apache Hive.
- ReadParquet() - Constructor for class com.actian.dataflow.operators.io.parquet.ReadParquet
-
Reads an empty source with default settings.
- ReadParquet(Path) - Constructor for class com.actian.dataflow.operators.io.parquet.ReadParquet
-
Reads the file specified by the path.
- ReadParquet(ByteSource) - Constructor for class com.actian.dataflow.operators.io.parquet.ReadParquet
-
Reads the specified data source using default options.
- ReadParquet(String) - Constructor for class com.actian.dataflow.operators.io.parquet.ReadParquet
-
Reads all paths matching the specified pattern using default options.
- readPartValue(long, long, ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- ReadPMML - Class in com.pervasive.datarush.analytics.pmml
-
Reads a PMML model object from a file.
- ReadPMML() - Constructor for class com.pervasive.datarush.analytics.pmml.ReadPMML
-
Default constructor; prior to compiling graph, the following property must be set:
filePath
- ReadPMML(String) - Constructor for class com.pervasive.datarush.analytics.pmml.ReadPMML
-
Reads a PMML model from the given file
- readReal(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readSingleByteChars(int) - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a specified number of character values from the stream, assuming the bytes are the least-significant bytes of the values.
- ReadSource - Class in com.pervasive.datarush.operators.io
-
Reads a data source as a stream of records.
- ReadSource() - Constructor for class com.pervasive.datarush.operators.io.ReadSource
-
Reads an empty source with default settings.
- ReadSource(ByteSource, DataFormat) - Constructor for class com.pervasive.datarush.operators.io.ReadSource
-
Reads the specified source using the given format.
- ReadStagingDataset - Class in com.pervasive.datarush.operators.io.staging
-
Reads a sequence of records previously staged to disk.
- ReadStagingDataset() - Constructor for class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
-
Reads an empty source with default settings.
- ReadStagingDataset(Path) - Constructor for class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
-
Reads the file specified by the path as staged data using default options.
- ReadStagingDataset(ByteSource) - Constructor for class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
-
Reads the specified data source using default options.
- ReadStagingDataset(String) - Constructor for class com.pervasive.datarush.operators.io.staging.ReadStagingDataset
-
Reads all paths matching the specified pattern as staged data using default options.
- readUInt16(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readUInt32(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readUInt64(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readUInt8(ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- readUnsignedBase128Int() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a base-128 encoded int value from the stream, assuming an unsigned encoding.
- readUnsignedBase128Long() - Method in class com.pervasive.datarush.io.BinaryReader
-
Reads a base-128 encoded long value from the stream, assuming an unsigned encoding.
- readValue(int, int, ByteBuffer) - Static method in class com.pervasive.datarush.operators.io.mdf.MDFUtil
- ready() - Method in class com.pervasive.datarush.io.SplitReader
- READY - com.pervasive.datarush.ports.physical.PortStatus
-
The port is ready to be read or written.
- readyIndex() - Method in interface com.pervasive.datarush.ports.physical.RecordInputSelector
-
Gets the index of the currently ready input.
- readyInput() - Method in interface com.pervasive.datarush.ports.physical.RecordInputSelector
-
Gets the currently ready input.
- readyTokens() - Method in interface com.pervasive.datarush.ports.physical.RecordInputSelector
-
Gets the maximum number of tokens guaranteed available on the ready input.
- readZipEntry(File, String) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Reads an entry from a zip file
- real - com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
The array consists of java doubles
- reallocate(String) - Method in class com.pervasive.datarush.cal.NodeAllocationState
-
Utility to re-allocate the work of a failed node to the other nodes in the cluster.
- record(Field...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a record type descriptor with the given fields.
- RECORD - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
An abstract type representing any record type.
- recordBuffer - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- RecordCollector - Interface in com.pervasive.datarush.operators.sink
-
Gets the collected data.
- recordCount - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- RecordDiscriminator - Interface in com.pervasive.datarush.schema
-
A factory for creating
RecordIdentifier
objects. - RecordIdentifier - Interface in com.pervasive.datarush.schema
-
A discriminator for identifying text record types in multi-record schemas.
- RecordInfo(RecordTokenType) - Constructor for class com.pervasive.datarush.tokens.record.RecordRegisterStorage.RecordInfo
- RecordInput - Interface in com.pervasive.datarush.ports.physical
-
An input port on a record data flow.
- RecordInputSelector - Interface in com.pervasive.datarush.ports.physical
-
Provides a mechanism to wait for data on a set of
RecordInput
objects. - RecordLengthErrorAction - Enum in com.pervasive.datarush.operators.io.textfile
-
The actions supported when a record length error occurs.
- recordList(RecordTokenType, int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableRecordTokenSequence
with the specified capacity, optionally optimized for sparse data. - RecordMap - Class in com.pervasive.datarush.tokens.record
-
Provides a mapping interface over records by defined key fields.
- RecordMap.Builder - Class in com.pervasive.datarush.tokens.record
-
Factory for creating record maps.
- RecordMap.RecordMapIterator - Class in com.pervasive.datarush.tokens.record
-
An iterator capable of providing access to a subset of records within the record map's cache.
- RecordMetadata - Class in com.pervasive.datarush.ports.record
-
The metadata associated with record ports.
- RecordMetadata(RecordTokenType) - Constructor for class com.pervasive.datarush.ports.record.RecordMetadata
-
Create a RecordMetadata of the given type and unspecified ordering and partitioning.
- RecordMetadata(RecordTokenType, DataOrdering, DataDistribution) - Constructor for class com.pervasive.datarush.ports.record.RecordMetadata
-
Create a RecordMetadata of the given type, ordering, and distribution.
- RecordMetadataTest - Class in com.pervasive.datarush.ports.record
- RecordMetadataTest() - Constructor for class com.pervasive.datarush.ports.record.RecordMetadataTest
- RecordMetadataTest.Expectation - Class in com.pervasive.datarush.ports.record
- RecordMetadataTest.GenericInputDefinition - Class in com.pervasive.datarush.ports.record
- RecordMetadataTest.InputDefinition - Interface in com.pervasive.datarush.ports.record
- RecordMetadataTest.OutputExpectation - Class in com.pervasive.datarush.ports.record
- RecordMetadataTest.RecordInputDefinition - Class in com.pervasive.datarush.ports.record
- RecordMetadataTest.RequiredExpectation - Class in com.pervasive.datarush.ports.record
- RecordOutput - Interface in com.pervasive.datarush.ports.physical
-
An output port generating a flow of record tokens.
- RecordPipelineOperator - Interface in com.pervasive.datarush.operators
-
Refinement of
PipelineOperator
, specific to RecortPort's. - RecordPort - Class in com.pervasive.datarush.ports.record
-
Defines a logical record port.
- RecordPortOptions - Class in com.pervasive.datarush.ports.record
-
Provides a way for iterative operators to select a filtered view of one of their input ports.
- RecordPortOptions(List<String>) - Constructor for class com.pervasive.datarush.ports.record.RecordPortOptions
-
Select the specified set of fields
- RecordRegister - Class in com.pervasive.datarush.tokens.record
-
A composite register of scalar registers; a mutable
RecordValued
object. - RecordRegister(RecordTokenType) - Constructor for class com.pervasive.datarush.tokens.record.RecordRegister
-
Constructs a new null-valued register with the given record type.
- RecordRegisterStorage - Interface in com.pervasive.datarush.tokens.record
-
For internal purposes only.
- RecordRegisterStorage.RecordInfo - Class in com.pervasive.datarush.tokens.record
- RecordRegisterStorageImpl - Class in com.pervasive.datarush.tokens.record
-
For internal purposes only
- RecordRegisterStorageImpl(RecordRegisterStorage.RecordInfo, int) - Constructor for class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- RecordRegisterSupport - Class in com.pervasive.datarush.tokens.record
-
For internal purposes only
- RecordRegisterSupport(RecordTokenType, RecordRegisterSupport.Access) - Constructor for class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- RecordRegisterSupport(RecordTokenType, RecordRegisterSupport.Access, RecordRegisterStorage, boolean) - Constructor for class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- RecordRegisterSupport.Access - Enum in com.pervasive.datarush.tokens.record
- RecordSeparatorSettings - Class in com.pervasive.datarush.operators.io.textfile
-
A container for structural information about a file containing text records.
- RecordSeparatorSettings() - Constructor for class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
-
Creates a new container with default settings.
- RecordSeparatorSettings(RecordSeparatorSpecifier) - Constructor for class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
-
Creates a container initialized using the given structural information.
- RecordSeparatorSpecifier - Interface in com.pervasive.datarush.operators.io.textfile
-
A collection of structural information about a text file consisting of records.
- RecordSettable - Interface in com.pervasive.datarush.tokens.record
-
A
TokenSettable
object containing record data. - RecordSettableFilter - Class in com.pervasive.datarush.tokens.record
-
An adapter for converting the apparent type of a
RecordSettable
. - RecordSettableFilter(RecordTokenType, RecordSettable) - Constructor for class com.pervasive.datarush.tokens.record.RecordSettableFilter
-
Defines a
RecordSettable
declaring the specified type, backed by the underlying target. - recordsInBatch - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- RecordSinkOperator - Interface in com.pervasive.datarush.operators
-
Refinement of
SinkOperator
, specific to RecortPort's. - RecordSourceOperator - Interface in com.pervasive.datarush.operators
-
Refinement of
SourceOperator
, specific to RecortPort's. - RecordTextSchema<T extends TextDataType> - Interface in com.pervasive.datarush.schema
-
A schema for text files containing a single record type.
- RecordToIDMap - Class in com.pervasive.datarush.tokens.record
-
Provides a mapping between records and integer ids.
- RecordToIDMap(RecordTokenType, int) - Constructor for class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Create a new RecordToIDMap
- RecordToIDMap.ReadAccessor - Class in com.pervasive.datarush.tokens.record
-
An accessor for performing lookup operations.
- RecordToIDMap.WriteAccessor - Class in com.pervasive.datarush.tokens.record
-
An accessor for building the map.
- RecordToken - Class in com.pervasive.datarush.tokens.record
-
A composite token of scalar valued tokens; an immutable
RecordValued
object. - RecordToken(RecordValued) - Constructor for class com.pervasive.datarush.tokens.record.RecordToken
-
Constructs a new token with the composite value in the given container.
- RecordToken(ScalarValued...) - Constructor for class com.pervasive.datarush.tokens.record.RecordToken
-
Constructs a new token using the field values in the given containers.
- RecordToken(RecordTokenType, ScalarValued...) - Constructor for class com.pervasive.datarush.tokens.record.RecordToken
-
Constructs a new token with the specified field types, using the field values in the given containers.
- RecordTokenAppendable - Interface in com.pervasive.datarush.sequences.record
-
A sequence of composite tokens to which additional tokens can be appended.
- RecordTokenComparator - Interface in com.pervasive.datarush.tokens.record
-
An object for comparing composite token values.
- RecordTokenList - Class in com.pervasive.datarush.sequences.record
-
Primary implementation of
MutableRecordTokenSequence
. - RecordTokenList(MutableScalarTokenSequence...) - Constructor for class com.pervasive.datarush.sequences.record.RecordTokenList
-
Create a new array backed with the specified scalar token arrays containing the field values for each record element.
- RecordTokenList(RecordTokenType, int) - Constructor for class com.pervasive.datarush.sequences.record.RecordTokenList
-
Create an empty array with the specified type.
- RecordTokenList(RecordTokenType, MutableScalarTokenSequence[]) - Constructor for class com.pervasive.datarush.sequences.record.RecordTokenList
-
Create a new array backed with the specified scalar token arrays containing the field values for each record element.
- RecordTokenSequence - Interface in com.pervasive.datarush.sequences.record
-
A
TokenSequence
of composite tokens, representing record data. - RecordTokenType - Interface in com.pervasive.datarush.types
-
A description of a record data type.
- RecordTokenTypeBuilder - Class in com.pervasive.datarush.types
-
An object for dynamically constructing a record type.
- RecordTokenTypeBuilder() - Constructor for class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Constructs a new record schema builder.
- RecordTokenTypeBuilder(DataRepresentation) - Constructor for class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Constructs a new record schema builder where the specified representation format is used.
- RecordTyped - Interface in com.pervasive.datarush.types
-
Identifies a class which is associated with record data.
- RecordValued - Interface in com.pervasive.datarush.tokens.record
-
A
TokenValued
object containing record data. - RecordValuedFilter - Class in com.pervasive.datarush.tokens.record
-
An adapter for converting the apparent type of a
RecordValued
. - RecordValuedFilter(RecordTokenType, RecordValued) - Constructor for class com.pervasive.datarush.tokens.record.RecordValuedFilter
-
Defines a
RecordValued
object, declaring the specified type, backed by the underlying source. - RecordValuedFilter(RecordTokenType, RecordValued, ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.RecordValuedFilter
-
Defines a
RecordValued
object, declaring the specified type, backed by the underlying source. - RecordValuedFilter(RecordTokenType, Map<String, String>, RecordValued) - Constructor for class com.pervasive.datarush.tokens.record.RecordValuedFilter
-
Defines a
RecordValued
object, declaring the specified type, backed by the underlying source. - RecordValuedFilter(RecordTokenType, Map<String, String>, RecordValued, ModificationCountProvider) - Constructor for class com.pervasive.datarush.tokens.record.RecordValuedFilter
-
Defines a
RecordValued
object, declaring the specified type, backed by the underlying source. - RecordValuedIterator - Interface in com.pervasive.datarush.sequences.record
-
Iterator over record values.
- REDISTRIBUTED_DATA_SETS - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
This is a planning statistic that indicates the number of redistributed, scattered, or gathered datasets.
- Reference<T> - Class in com.pervasive.datarush.util
-
An indirect handle to an object.
- refinedSoundex(ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value to which the specified expression evaluates using the refined Soundex algorithm.
- refinedSoundex(String) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value in the specified field using the refined Soundex algorithm.
- ReflectionUtil - Class in com.pervasive.datarush.commons.util
-
Utility methods related to reflection.
- ReflectiveFactory - Class in com.pervasive.datarush.functions
-
A factory creating a fixed class of function evaluator.
- ReflectiveFactory(Class<? extends FunctionEvaluator>) - Constructor for class com.pervasive.datarush.functions.ReflectiveFactory
-
Defines a factory creating evaluators of the specified class.
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
-
Refresh and recalculate the schema.
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- refreshSchema() - Method in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- RegexFilter - Class in com.pervasive.datarush.analytics.text.filter
- RegexFilter(String) - Constructor for class com.pervasive.datarush.analytics.text.filter.RegexFilter
- RegexParser(ParsingOptions, CharsetEncoding, String, Pattern, Pattern) - Constructor for class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- RegexWordBreakIterator - Class in com.pervasive.datarush.analytics.text
-
A word break iterator that that allows its default behavior for the Locale to be overridden by supplied regular expression rules.
- RegexWordBreakIterator() - Constructor for class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
-
Default Constructor for regular expression based word break iterator.
- RegexWordBreakIterator.WordPattern - Enum in com.pervasive.datarush.analytics.text
- register(RuntimeStatistic<?>) - Method in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
Registers the given statistics object.
- register(StatisticDefinition<T>, T) - Method in interface com.pervasive.datarush.graphs.StatisticsRegistry
-
Registers the given statistics object.
- register(Class<?>) - Method in class com.pervasive.datarush.aggregations.SimpleAggregationProvider
-
To be called by subclasses to register a class
- register(Class<?>) - Method in class com.pervasive.datarush.functions.SimpleFunctionProvider
-
To be called by subclasses to register a class
- register(Class<?>) - Method in class com.pervasive.datarush.json.SimpleTypeResolutionProvider
-
To be called by subclasses to register a class
- register(Class<T>, T) - Method in class com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Registers the single implementation of the given service interface.
- registeredClasses() - Method in interface com.pervasive.datarush.aggregations.AggregationProvider
-
Returns a list of classes registered with this provider
- registeredClasses() - Method in class com.pervasive.datarush.aggregations.SimpleAggregationProvider
- registeredClasses() - Method in interface com.pervasive.datarush.functions.FunctionProvider
-
Returns a list of classes registered with this provider
- registeredClasses() - Method in class com.pervasive.datarush.functions.SimpleFunctionProvider
- registeredClasses() - Method in class com.pervasive.datarush.json.SimpleTypeResolutionProvider
- registeredClasses() - Method in class com.pervasive.datarush.json.TypeResolutionManager
-
Returns the list of registered classes.
- registeredClasses() - Method in interface com.pervasive.datarush.json.TypeResolutionProvider
-
Returns a list of classes registered with this provider
- registeredExtensions() - Method in class com.pervasive.datarush.json.SimpleTypeResolutionProvider
- registeredExtensions() - Method in class com.pervasive.datarush.json.TypeResolutionManager
- registeredExtensions() - Method in interface com.pervasive.datarush.json.TypeResolutionProvider
-
Returns a module defining custom serializers and deserializers registered with this provided.
- registeredExtensions() - Method in class com.pervasive.datarush.operators.io.avro.AvroTypeResolutionProvider
- registerOperators(OperatorRegistrar) - Method in interface com.pervasive.datarush.coercion.OperatorRegistrationFactory
-
Register a function with the scripting registar.
- registerOperators(OperatorRegistrar) - Method in class com.pervasive.datarush.coercion.OperatorRegistrationFactoryImpl
- Registry() - Constructor for class com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Create an empty registry
- Registry(SimpleRMI.Registry) - Constructor for class com.pervasive.datarush.commons.util.SimpleRMI.Registry
-
Create a clone of an existing registry
- regression - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by various regression algorithms
- RegressionPredictor - Class in com.pervasive.datarush.analytics.regression
-
Apply a regression model to the input data.
- RegressionPredictor() - Constructor for class com.pervasive.datarush.analytics.regression.RegressionPredictor
-
Construct a new operator instance.
- RegressionTable() - Constructor for class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
- RELATIVE_PATH(GraphPath) - Static method in class com.pervasive.datarush.operators.OperatorSettings
-
Operator settings with
relativePath
set to the specified value. - RelativeErrorBound - Class in com.pervasive.datarush.operators.assertion
-
Checks equivalence based on the relative error between two floating point numbers.
- RelativeErrorBound(double) - Constructor for class com.pervasive.datarush.operators.assertion.RelativeErrorBound
-
Define a fixed bound on the relative error of two floating point numbers.
- relaxStandard() - Method in class com.pervasive.datarush.json.JSON
-
Relax the JSON standard while parsing.
- release() - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataParser
-
Called to signal that parsing is complete.
- release() - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- releaseStorage(FileClient) - Method in interface com.pervasive.datarush.cal.StorageManager
-
Releases all storage for this storage manager
- releaseStorage(FileClient, StoragePlanner) - Method in interface com.pervasive.datarush.cal.JobContext
-
Releases all storage for this storage manager that was allocated by the given planner.
- releaseStorage(FileClient, StoragePlanner) - Method in interface com.pervasive.datarush.cal.StorageManager
-
Releases all storage for this storage manager that was allocated by the given planner
- remainder(double, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a constant by the value of the specified subexpression and returning the remainder.
- remainder(double, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a constant by the value of the specified field and returning the remainder.
- remainder(ScalarValuedFunction, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified subexpression by a constant and returning the remainder.
- remainder(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified subexpressions and returning the remainder.
- remainder(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a subexpression by the value of the specified field and returning the remainder.
- remainder(GraphPath) - Static method in class com.pervasive.datarush.graphs.GraphPaths
-
Returns a
GraphPath
consisting of all but the first element of the path - remainder(String, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified field by a constant and returning the remainder.
- remainder(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified field by a subexpression and returning the remainder.
- remainder(String, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified fields and returning the remainder.
- remainder(BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Divides a BigDecimal by a BigDecimal and returns the remainder.
- remainder(BigDecimal, BigDecimal, MathContext) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Divides a BigDecimal by a BigDecimal and returns the remainder.
- remaining() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
-
Gets the remaining capacity of the sequence.
- remainingTime() - Method in class com.pervasive.datarush.commons.util.Timeout
-
Gets the amount of time remaining before the timeout expires.
- remap(AliasSet[], FieldRemapping) - Static method in class com.pervasive.datarush.ports.record.AliasSet
-
Remaps each set according to the given remapping
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.AliasSet
-
Applies the field remapping to the names in this set, returning a new set.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.BalancedDistribution
-
Because BalancedDistribution does not reference any key names, it is not sensitive to transformations to the record namespace and thus this method just returns a reference to this, unmodified.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.DataDistribution
-
Applies the given field remapping to this mapping, changing names as required.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.DataOrdering
-
Applies the given field remapping to this ordering, changing names as required.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
-
Applies the given field remapping to this mapping, changing names as required.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.FullDataDistribution
-
Because FullDataDistribution does not reference any key names, it is not sensitive to transformations to the record namespace and thus this method just returns a reference to this, unmodified.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
-
Applies the given field remapping to this distribution, changing names as required.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Computes the resulting metadata after applying the specified schema remapping.
- remap(FieldRemapping) - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
-
Because UnspecifiedPartialDistribution does not reference any key names, it is not sensitive to transformations to the record namespace and thus this method just returns a reference to this, unmodified.
- remapFieldReferences(Map<String, String>) - Method in class com.pervasive.datarush.functions.ConstantReference
- remapFieldReferences(Map<String, String>) - Method in class com.pervasive.datarush.functions.FieldReference
- remapFieldReferences(Map<String, String>) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Creates a new function, equivalent to the given function, but with all field references renamed according to the given mapping.
- remapFieldReferences(Map<String, String>) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- remapFieldReferences(Map<String, String>) - Method in class com.pervasive.datarush.ports.record.HashPartitioningFunction
- remapFieldReferences(Map<String, String>) - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction
-
Creates a new function, equivalent to the given function, but with all field references renamed according to the given mapping.
- remapFieldReferences(Map<String, String>) - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
- RemapFields - Class in com.pervasive.datarush.operators.record
-
Rearranges and renames fields in a record.
- RemapFields() - Constructor for class com.pervasive.datarush.operators.record.RemapFields
-
Maps all fields in the input to the same fields in the output.
- RemapFields(FieldRemapping) - Constructor for class com.pervasive.datarush.operators.record.RemapFields
-
Maps fields in the input to fields in the output using the specified mapping.
- RemoteCommandRunner - Class in com.pervasive.datarush.operators.io.vectorwise
-
Run a command on a remote server using the ssh protocol connecting to a sshd.
- remoteMonitoring - Variable in class com.pervasive.datarush.graphs.EngineConfig
-
The remote monitoring sub-object.
- remove() - Method in class com.pervasive.datarush.io.PortRange.RandomIterator
- remove(Namespace<T>, String...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, removing any fields matching the provided set of names.
- remove(Namespace<T>, Collection<String>) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, removing any fields matching the provided set of names.
- remove(RecordTokenType, String...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing all fields from the source type except those matching one of the specified field names.
- remove(RecordTokenType, List<String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing all fields from the source type except those matching one of the specified field names.
- remove(String) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Removes an entry from the namespace.
- removeCompilationListener(GraphCompilationListener) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Removes a listener that was added via
LogicalGraph.addCompilationListener(GraphCompilationListener)
. - removeDefaultConfiguration() - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Gets a new meta-configuration with all default configuration removed.
- RemoveDuplicates - Class in com.pervasive.datarush.operators.group
-
Removes duplicate rows based on a specified set of group keys.
- RemoveDuplicates() - Constructor for class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Default constructor.
- RemoveDuplicates(List<String>) - Constructor for class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Remove duplicates, specifying keys.
- removeEldestEntry(Map.Entry<K, V>) - Method in class com.pervasive.datarush.commons.util.LruCache
-
Returns true if the size exceeds the max number of entries
- RemoveFields - Class in com.pervasive.datarush.operators.record
-
Removes a subset of fields from the input records.
- RemoveFields() - Constructor for class com.pervasive.datarush.operators.record.RemoveFields
-
Removes no fields from the input.
- RemoveFields(List<String>) - Constructor for class com.pervasive.datarush.operators.record.RemoveFields
-
Removes the specified fields from the input.
- removeFirst(T[], Class<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Removes the first element of the array, returning the new array
- removeInputs() - Method in enum com.pervasive.datarush.matching.Phase.CleanupMode
-
Indicates whether input fields for the phase should be removed.
- removeIntermediates() - Method in enum com.pervasive.datarush.matching.Phase.CleanupMode
-
Indicates whether intermediate fields produced to get phase results should be removed.
- removeListener(WebApplicationServerListener) - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Removes a listener to various events
- removeNGram(NGram) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Removes an n-gram from the map.
- removeWord(String) - Method in class com.pervasive.datarush.analytics.text.WordMap
-
Removes a word from the map.
- rename(GraphPath) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns an operator settings object, equivalent to this, but with
relativePath
andname
set to the specified value. - rename(FieldRemappings.Directive...) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a transformation renaming fields of a record schema.
- rename(RecordTokenType, String[], String[]) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Utility for renaming fields in the source type using the given source and target field names.
- rename(RecordTokenType, Map<String, String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Utility for renaming fields in the source type using the given source and target field names.
- rename(String) - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns an operator settings object, equivalent to this, but with
relativePath
set to a path consisting of a single element equal to the specified name andname
set to the specified value. - RENAME_SEQUENTIALLY - Static variable in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Predefined collision policy retrying the name binding with a new name.
- renameAndDrop(FieldRemappings.Directive...) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a transformation renaming fields of a record schema, dropping source fields without an explicit directive.
- renameMapping - Variable in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
- renameOutputField(String) - Method in class com.pervasive.datarush.analytics.stats.NormalizeDescriptor
-
Creates a NormalizeDescriptor that is identical to this one except that the output field has a different name.
- reorder(FieldRemappings.Directive...) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a transformation reordering and possibly renaming fields of a record schema.
- reorderAndDrop(FieldRemappings.Directive...) - Static method in class com.pervasive.datarush.types.FieldRemappings
-
Defines a transformation reordering and possibly renaming fields of a record schema, dropping source fields without an explicit directive.
- reorderAndRename(RecordTokenType, String[], String[]) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Utility for the renaming/reordering of a given record type.
- REPLACE_CONSTANT - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with a constant value.
- REPLACE_MAX - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with the maximum value found for this field in the data.
- REPLACE_MEAN - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with the mean value calculated for this field in the data.
- REPLACE_MEDIAN - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with the median value calculated for this field in the data.
- REPLACE_MIN - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with the minimum value found for this field in the data.
- REPLACE_MOST_FREQ - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Replace the missing value with the most frequent value found for this field in the data.
- REPLACE_ON_COLLISION - Static variable in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Predefined collision policy replacing the existing entry on a name collision.
- replaceAll(ScalarValuedFunction, String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing all occurrences of a given pattern in the result of a specified expression.
- replaceAll(ScalarValuedFunction, String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing all occurrences of a given pattern in the result of a specified expression.
- replaceAll(String, String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing all occurrences of a given pattern in the specified field value.
- replaceFirst(ScalarValuedFunction, String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing the first occurrence of a given pattern in the result of a specified expression.
- replaceFirst(ScalarValuedFunction, String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing the first occurrence of a given pattern in the result of a specified expression.
- replaceFirst(String, String, String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function replacing the first occurrence of a given pattern in the specified field value.
- REPLACEMENT - Static variable in class com.pervasive.datarush.io.CharsetEncoding
-
Default replacement character.
- ReplaceMissingValues - Class in com.pervasive.datarush.analytics.cleansing
-
Replace missing values in the input data according to the given replacement specifications.
- ReplaceMissingValues() - Constructor for class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Defines a replacement with an empty specification.
- ReplaceSpecification - Class in com.pervasive.datarush.analytics.cleansing
-
Specify per field or per group of fields how missing (null) values should be handled.
- ReplaceSpecification() - Constructor for class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Default public constructor.
- ReplaceSpecification.Action - Enum in com.pervasive.datarush.analytics.cleansing
-
The action to take when a missing value is discovered within a field.
- represents(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.BinaryToken
-
A 'deep equals' comparison of this token's contents to the provided raw bytes.
- represents(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
A 'deep equals' comparison of this token's contents to the provided raw ip4 bytes.
- represents(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
A 'deep equals' comparison of this token's contents to the provided raw ip6 bytes.
- represents(int[]) - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Returns whether the given list of items matches the list of items within this item set.
- requestedResources() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the resources requested for the job
- requireAs(Class<T>, String) - Method in class com.pervasive.datarush.coercion.JavaScriptRunner
-
Gets the value to which the specified key is mapped, and coerces that value to a specified type.
- required(String) - Static method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- RequiredExpectation(String) - Constructor for class com.pervasive.datarush.ports.record.RecordMetadataTest.RequiredExpectation
- requiresRepartitionFrom(PartialDataDistribution) - Method in class com.pervasive.datarush.ports.record.BalancedDistribution
- requiresRepartitionFrom(PartialDataDistribution) - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- requiresRepartitionFrom(PartialDataDistribution) - Method in class com.pervasive.datarush.ports.record.PartialStaticDataDistribution
-
Subclasses must override this method to declare whether a repartition is required given the source distribution.
- requiresRepartitionFrom(PartialDataDistribution) - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- reset() - Method in class com.pervasive.datarush.commons.util.Timeout
-
Resets the timeout to the full duration with which it was created.
- reset() - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Resets the buffer to empty.
- reset() - Method in class com.pervasive.datarush.io.BinaryReader
-
Resetting the stream is not a supported operation.
- reset() - Method in class com.pervasive.datarush.io.SplitReader
- reset() - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Resets the internal counters
- reset() - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Removes all elements from the sequence.
- reset() - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- reset() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- reset() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- reset() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- reset() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- resetDefaultConfiguration() - Method in class com.pervasive.datarush.io.configuration.FileMetaConfiguration
-
Gets a new meta-configuration with the default configuration replaced with those from the current environment.
- resetIteration() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- resetIteration() - Method in interface com.pervasive.datarush.sequences.TokenValuedIterator
-
Resets the iteration to the beginning.
- resetIteration() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- resetPosition() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- resolve() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier
-
If this is the default, this will force resolution of the default classpath.
- resolve(String) - Method in class com.pervasive.datarush.azure.AzureFilePath
- resolve(String) - Method in class com.pervasive.datarush.gcp.GcpFilePath
- resolve(String) - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- resolve(String) - Method in class com.pervasive.datarush.io.FTPPath
- resolve(String) - Method in interface com.pervasive.datarush.io.Path
-
Adds additional elements to the path.
- resolve(String, String) - Static method in class com.pervasive.datarush.hadoop.io.PathUtility
-
Resolve the given path and the path segment to be appended.
- resolveChildFragment(String) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
-
Creates a new subordinate sink.
- ResourceAllocation - Class in com.pervasive.datarush.cal
-
Describes the resource allocation for a job server process.
- ResourceAllocation(int, int) - Constructor for class com.pervasive.datarush.cal.ResourceAllocation
- ResourceSpecifier - Class in com.pervasive.datarush.cal
-
Resource specifier for the resources needed by a job.
- result - Variable in class com.pervasive.datarush.types.TypeDispatchedConstructor
-
Holds the resulting constructed object.
- ResultMappedFactory - Class in com.pervasive.datarush.functions
-
A factory mapped by the expected type of the result.
- ResultMappedFactory(MappedEvaluatorFactory.Mapping...) - Constructor for class com.pervasive.datarush.functions.ResultMappedFactory
-
Defines a factory using the specified mapping.
- ResultMerger<R> - Interface in com.pervasive.datarush.cal
- retain(Namespace<T>, String...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, copying any fields matching the provided set of names.
- retain(Namespace<T>, Collection<String>) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, copying any fields contained the provided set of names.
- retain(RecordTokenType, String...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing only fields from the source type which match one of the specified field names.
- retain(RecordTokenType, List<String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing only fields from the source type which match one of the specified field names.
- RetainFields - Class in com.pervasive.datarush.operators.record
-
Preserves a subset of fields from the input records.
- RetainFields() - Constructor for class com.pervasive.datarush.operators.record.RetainFields
-
Keeps no fields from the input.
- RetainFields(List<String>) - Constructor for class com.pervasive.datarush.operators.record.RetainFields
-
Keeps the specified fields from the input.
- RetargetableObject - Interface in com.pervasive.datarush.tokens
-
Represents a position in some sequence.
- returnLastPrediction - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.NoTrueChildStrategy
-
If the parent has a score attribute return the value of this attribute.
- returnNullPrediction - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.NoTrueChildStrategy
-
No prediction is returned (this is the default behaviour)
- returnType(Method) - Static method in class com.pervasive.datarush.coercion.CompleteType
- RhinoCompiledEngineFactory - Class in com.pervasive.datarush.operators.scripting.engine
-
Script factory for the Rhino engine that uses compiled scripts for performance.
- RhinoCompiledEngineFactory() - Constructor for class com.pervasive.datarush.operators.scripting.engine.RhinoCompiledEngineFactory
- RIGHT - com.pervasive.datarush.schema.PaddedTextType.Alignment
-
The field is right aligned; padding is applied before the value.
- RIGHT_OUTER - com.pervasive.datarush.operators.join.JoinMode
-
Right outer join: Retain rows from the right input with unmatched keys, but discard such rows from the left input.
- RIGHT_PATTERN_DEFAULT - Static variable in class com.pervasive.datarush.matching.Index
-
The default renaming pattern for righthand side fields.
- rint(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the double value closest to the given expression and equal to a mathematical integer.
- rint(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the double value closest to the given field and equal to a mathematical integer.
- RMIException - Exception in com.pervasive.datarush.commons.util
-
Exception that indicates a remote communication failure.
- RMIException() - Constructor for exception com.pervasive.datarush.commons.util.RMIException
- RMIException(String) - Constructor for exception com.pervasive.datarush.commons.util.RMIException
- RMIException(String, Throwable) - Constructor for exception com.pervasive.datarush.commons.util.RMIException
- RMIException(Throwable) - Constructor for exception com.pervasive.datarush.commons.util.RMIException
- RMIInterruptedException - Exception in com.pervasive.datarush.commons.util
-
Extension of InterruptedException thrown to indicate that the current thread was interrupted waiting for a remote request.
- RMIInterruptedException() - Constructor for exception com.pervasive.datarush.commons.util.RMIInterruptedException
- RMIInterruptedException(String) - Constructor for exception com.pervasive.datarush.commons.util.RMIInterruptedException
- RMIInterruptedException(String, Throwable) - Constructor for exception com.pervasive.datarush.commons.util.RMIInterruptedException
- RMIInterruptedException(Throwable) - Constructor for exception com.pervasive.datarush.commons.util.RMIInterruptedException
- ROC - com.pervasive.datarush.analytics.viz.ChartType
- ROMANIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- root(BigDecimal, int, MathContext) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Calculates the nth root of a BigDecimal.
- round(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the expression rounded to the nearest whole number.
- round(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the expression rounded to the nearest whole number.
- ROW_COUNTS - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
Returns a list consisting of the various row count statistics:
LogicalStatistics.WRITE_ROW_COUNT
LogicalStatistics.SORT_ROW_COUNT
LogicalStatistics.READ_ROW_COUNT
- RowsToColumns - Class in com.pervasive.datarush.operators.record
-
The RowsToColumns operator is used to pivot data from a narrow representation (rows) into a wider representation (columns).
- RowsToColumns() - Constructor for class com.pervasive.datarush.operators.record.RowsToColumns
- RowTooLongException - Exception in com.pervasive.datarush.operators.io.textfile
-
Exception thrown when the number of characters in the first row of a delimited text file exceeds the maximum allowed.
- RowTooLongException(int) - Constructor for exception com.pervasive.datarush.operators.io.textfile.RowTooLongException
-
Create an error indicating the specified row length limit was exceeded.
- Rule - Class in com.pervasive.datarush.schema
-
Defines a rule that can be used to determine if a particular record discriminator value fits the definition of a record type.
- Rule() - Constructor for class com.pervasive.datarush.schema.Rule
-
Default constructor.
- RulesGenerator - Class in com.pervasive.datarush.analytics.arm
-
Generate association rules from frequent item sets.
- RulesGenerator() - Constructor for class com.pervasive.datarush.analytics.arm.RulesGenerator
- run() - Method in class com.pervasive.datarush.coercion.Drunner
- run() - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Creates an instance of the logical graph and executes it synchronously.
- run() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Executes the graph instance synchronously.
- run() - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.AbstractWriteHelper
- run(EngineConfig) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Creates an instance of the logical graph and executes it synchronously.
- run(LogicalGraph) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- run(LogicalGraph) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- run(StreamingOperator) - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest
- RUNA - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- RUNB - Static variable in interface com.pervasive.datarush.io.compression.bzip2.BZip2Constants
- runCommand(List<String>, InputStream, OutputStream, OutputStream) - Method in interface com.pervasive.datarush.operators.io.vectorwise.CommandRunner
-
Run the specified command.
- runCommand(List<String>, InputStream, OutputStream, OutputStream) - Method in class com.pervasive.datarush.operators.io.vectorwise.LocalCommandRunner
- runCommand(List<String>, InputStream, OutputStream, OutputStream) - Method in class com.pervasive.datarush.operators.io.vectorwise.RemoteCommandRunner
-
Submits the given command to the connected session.
- RunJavaScript - Class in com.pervasive.datarush.operators.scripting
-
Processes rows using user-defined scripts written in JavaScript.
- RunJavaScript() - Constructor for class com.pervasive.datarush.operators.scripting.RunJavaScript
- RunRScript - Class in com.pervasive.datarush.analytics.r
-
Execute an R script in flow.
- RunRScript() - Constructor for class com.pervasive.datarush.analytics.r.RunRScript
- RunScript - Class in com.pervasive.datarush.operators.scripting
-
Processes rows using user-defined scripts.
- RunScript() - Constructor for class com.pervasive.datarush.operators.scripting.RunScript
-
Default constructor for the run script operator.
- RunScript(String, String, RecordTokenType) - Constructor for class com.pervasive.datarush.operators.scripting.RunScript
-
Construct a run script operator with the minimum parameters required for execution.
- RUNTIME - com.pervasive.datarush.operators.testutils.ErrorConfiguration
- RuntimeStatistic<T extends StatisticSupplier> - Class in com.pervasive.datarush.monitoring
-
Pairing of a
StatisticDefinition
and itsStatisticSupplier
. - RuntimeStatistic(StatisticDefinition<T>, T) - Constructor for class com.pervasive.datarush.monitoring.RuntimeStatistic
-
Create a new statistic
- RUSSIAN - com.pervasive.datarush.analytics.text.stemmer.StemmerType
S
- S3CredentialsHelper - Class in com.pervasive.datarush.aws.s3
- S3CredentialsHelper() - Constructor for class com.pervasive.datarush.aws.s3.S3CredentialsHelper
- S3FileSystemProvider - Class in com.pervasive.datarush.aws.s3
-
Provides services to access the Amazon S3 web service as a file system.
- S3FileSystemProvider() - Constructor for class com.pervasive.datarush.aws.s3.S3FileSystemProvider
-
Create an instance of the S3 filesystem provider.
- SampleMode - Enum in com.pervasive.datarush.operators.select
-
The mode to use when applying random sampling.
- SampleRandomRows - Class in com.pervasive.datarush.operators.select
-
Apply random sampling to the input data.
- SampleRandomRows() - Constructor for class com.pervasive.datarush.operators.select.SampleRandomRows
-
Performs default random sampling on the data.
- SampleRandomRows(double, long) - Constructor for class com.pervasive.datarush.operators.select.SampleRandomRows
-
Perform random sampling selecting a fixed percentage of the input.
- SampleRandomRows(long, long) - Constructor for class com.pervasive.datarush.operators.select.SampleRandomRows
-
Perform random sampling selecting a fixed number of records from the input data.
- SAS - com.pervasive.datarush.azure.AzureAuthType
- savePropertiesFile(File, Properties) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Saves the given properties object.
- SCALAR - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
An abstract type representing any scalar type.
- ScalarFunctionDescriptor - Class in com.pervasive.datarush.functions
-
Describes an implementation of a function.
- ScalarFunctionDescriptor.SubexpressionBound - Class in com.pervasive.datarush.functions
-
Specifies a bound on subexpressions used as arguments to a function.
- ScalarInputField - Interface in com.pervasive.datarush.ports.physical
-
A field of a record input port.
- ScalarOutputField - Interface in com.pervasive.datarush.ports.physical
-
A field of a record output port.
- ScalarRegister - Interface in com.pervasive.datarush.tokens.scalar
-
A mutable
ScalarValued
object. - scalars() - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets the descriptors for all supported scalar token types.
- ScalarSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
containing a scalar value. - ScalarToken - Interface in com.pervasive.datarush.tokens.scalar
-
An immutable
ScalarValued
object. - ScalarTokenAppendable - Interface in com.pervasive.datarush.sequences.scalar
-
A sequence of scalar tokens to which additional tokens can be appended.
- ScalarTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing scalar typed tokens. - ScalarTokenType - Interface in com.pervasive.datarush.types
-
A description of a scalar data type.
- ScalarTyped - Interface in com.pervasive.datarush.types
-
Identifies a class which is associated with scalar data.
- ScalarTypes - Class in com.pervasive.datarush.coercion
-
The scalar types exposed to scripting.
- ScalarValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a scalar value. - ScalarValuedFunction - Interface in com.pervasive.datarush.functions
-
The description of a function taking record data and producing a scalar result.
- ScalarValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
Iterator over scalar values.
- scalb(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
expr
× 2scaleFactor
rounded as if performed by a single correctly rounded floating-point multiply to a member of the double or float value set. - scalb(String, String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns
expr
× 2scaleFactor
rounded as if performed by a single correctly rounded floating-point multiply to a member of the double or float value set. - scale(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Return the scale of the given expression.
- scale(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the scale of the field.
- scaledDiv(ScalarValuedFunction, ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified subexpressions to the specified scale.
- scaledDiv(ScalarValuedFunction, String, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a subexpression by the value of the specified field to the specified scale.
- scaledDiv(String, ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified field by a subexpression to the specified scale.
- scaledDiv(String, String, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the values of the two specified fields to the specified scale.
- scaledDiv(String, BigDecimal, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing the value of the specified subexpression by a constant to the specified scale.
- scaledDiv(BigDecimal, String, int) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression dividing a constant by the value of the specified subexpression to the specified scale.
- scan(String, long, long) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- scan(String, long, long, char[]) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- SCHEDULER_QUEUE - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Defines the scheduler queue used for executing jobs
- schedulerQueue() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the scheduler queue.
- schedulerQueue(String) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the scheduler queue
- schedulerQueue(String) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the scheduler queue to use when a job is executed.
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.CLFLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.CombinedLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- schema - Variable in class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
- schema() - Method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns the schema that can be used for validating this PMML version.
- SchemaBuilder - Class in com.pervasive.datarush.schema
-
Collection of static methods helpful in building schemas (
TextRecord
instances). - SchemaBuilder.SchemaField - Class in com.pervasive.datarush.schema
-
An internal class used to transform schemas to/from JSON.
- SchemaBuilder.SchemaFieldType - Enum in com.pervasive.datarush.schema
-
Enumeration of schema field types
- SchemaField() - Constructor for class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Default constructor, for json
- SchemaField(String, SchemaBuilder.SchemaFieldType) - Constructor for class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Create a schema field, specifying name and type
- SchemaField(String, SchemaBuilder.SchemaFieldType, String) - Constructor for class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Create a schema field, specifying name, type, and format
- SchemaField(String, SchemaBuilder.SchemaFieldType, Map<String, String>) - Constructor for class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Create a schema field, specifying name, type, and options
- schemaSupportedByHCatalog(MetadataContext) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Determines if the current schema can be written to HCatalog.
- SchemaType - Class in com.pervasive.datarush.schema
-
Defines the types of schemas supported.
- scheme() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns the schema of the specifier.
- scheme(String) - Method in class com.pervasive.datarush.cal.ClusterSpecifier
-
Returns a new specifier with the scheme set to the specified value
- scope(long) - Static method in class com.pervasive.datarush.cal.AttributeScope
-
Intended as a unit-testing hook; use
AttributeScope.unique()
instead. - ScoreDistribution - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
ScoreDistribution
element. - ScoreDistribution() - Constructor for class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Creates an empty ScoreDistribution element.
- ScriptingException - Exception in com.pervasive.datarush.operators.scripting
-
Provides an unchecked wrapper for exceptions thrown by scripts providing such information as line and column number of the error.
- ScriptingException(String, Throwable) - Constructor for exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Constructs an exception with the given message and cause.
- ScriptingException(Throwable) - Constructor for exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Constructs an exception with the given cause.
- ScriptOptions - Class in com.pervasive.datarush.script
-
Container for options to the script environment that are exposed to operators that are scripting aware.
- ScriptOptions(List<String>, StrictMode, boolean) - Constructor for class com.pervasive.datarush.script.ScriptOptions
-
Construct a script options instance.
- ScriptOptionsAware - Interface in com.pervasive.datarush.script.operators
-
Interface implemented by operators that need to be scripting aware.
- ScriptOutputTypeException - Exception in com.pervasive.datarush.operators.scripting
-
Exception that indicates a script attempted to assign a value of the wrong type to an output field.
- ScriptOutputTypeException(String, TokenType, ClassCastException) - Constructor for exception com.pervasive.datarush.operators.scripting.ScriptOutputTypeException
-
Constructs an exception indicating that a script attempted to assign a value of the wrong type to the specified output field.
- ScriptRunner - Class in com.pervasive.datarush.script
-
General script runner.
- ScriptRunner() - Constructor for class com.pervasive.datarush.script.ScriptRunner
- ScriptTypeResolutionProvider - Class in com.pervasive.datarush.script
-
Type registry of script module.
- ScriptTypeResolutionProvider() - Constructor for class com.pervasive.datarush.script.ScriptTypeResolutionProvider
-
Public only as a matter of implementation; clients should not reference directly.
- SECOND - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one second.
- SECOND_OF_MINUTE - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the second of the minute (0-59).
- seconds(long) - Static method in class com.pervasive.datarush.commons.util.Timeout
-
Creates a timeout expiring in the specified number of seconds from now.
- SECTION - com.pervasive.datarush.analytics.text.TextElementType
- seek() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
-
Seek to the records in the cache that have the same key value as the current record of the input data source tied to this iterator.
- SeekableRecordValuedIterator - Interface in com.pervasive.datarush.sequences.record
-
A repositionable iterator over record values.
- SeekableScalarValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A repositionable iterator over scalar values.
- SeekableTokenValuedIterator - Interface in com.pervasive.datarush.sequences
-
A
TokenValuedIterator
that is also seekable. - seekAbsoluteIndex(int) - Method in interface com.pervasive.datarush.sequences.SeekableTokenValuedIterator
-
Positions the iterator such that the next call to
TokenValuedIterator.stepNext()
will advance to the specified absolute index if the index exists. - select(Namespace<T>, String...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, copying the specified fields.
- select(Namespace<T>, List<String>) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace from an existing one, copying the specified fields.
- select(RecordTokenType, String...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing only fields from the source type which match one of the specified field names.
- select(RecordTokenType, List<String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type containing only fields from the source type which match one of the specified field names.
- selectFields(RecordSettable, String[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the given list of field setters from a writeable record buffer.
- selectFields(RecordValued, String[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Extracts the given list of field values from a record value.
- SelectFields - Class in com.pervasive.datarush.operators.record
-
Preserves a subset of fields from the input records.
- SelectFields() - Constructor for class com.pervasive.datarush.operators.record.SelectFields
-
Keeps no fields from the input.
- SelectFields(RecordTextSchema<?>) - Constructor for class com.pervasive.datarush.operators.record.SelectFields
-
Keeps the specified fields from the input schema.
- SelectFields(String...) - Constructor for class com.pervasive.datarush.operators.record.SelectFields
-
Keeps the specified fields from the input.
- SelectFields(List<String>) - Constructor for class com.pervasive.datarush.operators.record.SelectFields
-
Keeps the specified fields from the input.
- SemiJoin - Class in com.pervasive.datarush.operators.join
-
Deprecated.this operator has been replaced with
FilterExistingRows
; use that operator instead, linking to the appropriate output port. - SemiJoin() - Constructor for class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.Default constructor.
- SemiJoin(JoinKey[]) - Constructor for class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.Performs a semi-join with the given set of join keys
- SemiJoin(List<JoinKey>) - Constructor for class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.Performs a semi-join with the given set of join keys
- SemiJoinMode - Enum in com.pervasive.datarush.operators.join
-
Specifies how the
SemiJoin
operator should behave. - SENTENCE - com.pervasive.datarush.analytics.text.TextElementType
- sequence(ScalarTokenType) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments the value with each invocation.
- sequence(ScalarTokenType, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments the value with each invocation.
- sequencedNamespace() - Static method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets a mutable namespace with no default naming policy.
- sequencedNamespace(NamingPolicy<T>) - Static method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets a mutable namespace using the specified default naming policy.
- sequenceDouble(double, double) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequenceFloat(float, float) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequenceInteger(int, int) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequenceLong(long, long) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequenceMoney(BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequenceNumeric(BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.operators.source.Sequences
-
Creates a sequence function that increments/decrements its value by the specified step size with each invocation.
- sequences - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by sequences
- Sequences - Class in com.pervasive.datarush.operators.source
-
Contains sequence functions.
- SerializableModelStorageHandler<T extends Serializable> - Class in com.pervasive.datarush.ports.model
-
ModelStorageHandler that supports persistence of any Java-serializable model object.
- SerializableModelStorageHandler(Class<T>) - Constructor for class com.pervasive.datarush.ports.model.SerializableModelStorageHandler
-
Creates a model storage handler that knows how to serialize the given class
- SerializationBridge<T> - Class in com.pervasive.datarush.json
-
This class serves as a wrapper for an object that is json serializable such that it can be java-serialized.
- SerializationUtil - Class in com.pervasive.datarush.commons.util
-
Miscellaneous serialization utilities
- serialize(Class<?>) - Static method in class com.pervasive.datarush.json.ClassSerializer
-
Serialize a class as a string.
- serializeRaw(Object, JsonGenerator, SerializerProvider) - Static method in class com.pervasive.datarush.json.JSONSerializerUtil
-
Serialize the value without any type information.
- serverStarted(WebApplicationServerEvent) - Method in interface com.pervasive.datarush.webapp.WebApplicationServerListener
-
Invoked when a server is started.
- serverStopped(WebApplicationServerEvent) - Method in interface com.pervasive.datarush.webapp.WebApplicationServerListener
-
Invoked when a server is stopped.
- ServiceLookup - Class in com.pervasive.datarush.commons.util
-
Provides a means of looking up services of a particular type.
- SessionAttribute<T> - Class in com.pervasive.datarush.cal
-
Provides a key for a session attribute and, optionally, an initial value
- SessionAttribute() - Constructor for class com.pervasive.datarush.cal.SessionAttribute
-
Protected constructor
- set(boolean) - Method in class com.pervasive.datarush.tokens.scalar.BooleanRegister
- set(boolean) - Method in interface com.pervasive.datarush.tokens.scalar.BooleanSettable
-
Sets the container to the given boolean value.
- set(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- set(byte[]) - Method in interface com.pervasive.datarush.tokens.scalar.BinarySettable
-
Sets the container to the given binary data.
- set(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
- set(byte[]) - Method in interface com.pervasive.datarush.tokens.scalar.Ip4AddressSettable
-
Sets the container to the given raw ip value.
- set(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- set(byte[], int, int) - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- set(byte[], int, int) - Method in interface com.pervasive.datarush.tokens.scalar.BinarySettable
-
Sets the container to a subsequence of the given binary data.
- set(char) - Method in class com.pervasive.datarush.tokens.scalar.CharRegister
- set(char) - Method in interface com.pervasive.datarush.tokens.scalar.CharSettable
-
Sets the container to the given character value.
- set(double) - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- set(double) - Method in interface com.pervasive.datarush.tokens.scalar.DoubleSettable
-
Sets the container to the given double value.
- set(float) - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- set(float) - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- set(float) - Method in interface com.pervasive.datarush.tokens.scalar.FloatSettable
-
Sets the container to the given float value.
- set(float) - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- set(float) - Method in interface com.pervasive.datarush.tokens.scalar.MoneySettable
-
Sets the container to the given money value.
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.IntRegister
- set(int) - Method in interface com.pervasive.datarush.tokens.scalar.IntSettable
-
Sets the container to the given integer value.
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.LongRegister
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- set(int) - Method in class com.pervasive.datarush.tokens.scalar.TimeRegister
- set(int) - Method in interface com.pervasive.datarush.tokens.scalar.TimeSettable
-
Sets the container to a time value specified as the number of milliseconds since midnight.
- set(int, boolean) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
-
Sets the token at the specified position to the given boolean value.
- set(int, boolean) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBooleanTokenSequence
-
Sets the token at the specified position to the given value.
- set(int, boolean) - Method in class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
-
Sets the token at the specified position to the given binary value.
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- set(int, byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Sets the token at the specified position to the given binary value.
- set(int, byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
-
Sets the token at the specified position to the given raw ip4address value.
- set(int, byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Sets the token at the specified position to the given raw ip6address value.
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- set(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- set(int, int) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Sets 4 bytes beginning at the specified position to the given value.
- set(int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- set(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
-
Sets the token at the specified position to the given raw ip4address value as an integer.
- set(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- set(int, int, int) - Method in class com.pervasive.datarush.tokens.scalar.PeriodRegister
- set(int, int, int) - Method in interface com.pervasive.datarush.tokens.scalar.PeriodSettable
-
Sets the container to a directed period value specified as years, months, and days.
- set(int, int, T) - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Sets the value of the given matrix element.
- set(int, long[]) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- set(int, long[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Sets the token at the specified position to the given raw ip6address value as a pair of longs.
- set(int, long[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- set(int, Inet4Address) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- set(int, Inet4Address) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- set(int, Inet4Address) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp4AddressTokenSequence
-
Sets the token at the specified position to the given Inet4Address value.
- set(int, Inet4Address) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Sets the token at the specified position to the given Inet4Address value.
- set(int, Inet4Address) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
- set(int, Inet4Address) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- set(int, Inet6Address) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- set(int, Inet6Address) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIp6AddressTokenSequence
-
Sets the token at the specified position to the given Inet6Address value.
- set(int, Inet6Address) - Method in class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
- set(int, Duration) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- set(int, Duration) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Sets the token at the specified position to the given value.
- set(int, Duration) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- set(int, Period) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Sets the token at the specified position to the given value.
- set(int, Period) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- set(int, Period) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- set(long) - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- set(long) - Method in interface com.pervasive.datarush.tokens.scalar.DateSettable
-
Sets the container to a date value specified as the number of days since Java epoch (January 1, 1970 GMT).
- set(long) - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- set(long) - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- set(long) - Method in class com.pervasive.datarush.tokens.scalar.LongRegister
- set(long) - Method in interface com.pervasive.datarush.tokens.scalar.LongSettable
-
Sets the container to the given long value.
- set(long) - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- set(long, int) - Method in class com.pervasive.datarush.tokens.scalar.DurationRegister
- set(long, int) - Method in interface com.pervasive.datarush.tokens.scalar.DurationSettable
-
Sets the container to a directed duration value specified as seconds and nanoseconds.
- set(long, int, int) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(long, int, int) - Method in interface com.pervasive.datarush.tokens.scalar.TimestampSettable
-
Sets the container to a timestamp value specified as time since Java epoch (January 1, 1970 00:00:00 GMT) with time zone and daylight saving time offset.
- set(CharsetEncoding) - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Copy the settings from the given character set specification
- set(SplitOptions) - Method in class com.pervasive.datarush.io.SplitOptions
-
Copies the settings from another collection.
- set(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.FormattingOptions
-
Copies the settings from the specified source.
- set(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Copies the settings from the specified source.
- set(FieldDelimiterSpecifier) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- set(FieldDelimiterSpecifier) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Copies the settings from the given structure specifier.
- set(RecordSeparatorSpecifier) - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- set(RecordSeparatorSpecifier) - Method in interface com.pervasive.datarush.operators.io.textfile.RecordSeparatorSpecifier
-
Copy the settings from the given structure specifier.
- set(CalendarDate) - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- set(CalendarDate) - Method in interface com.pervasive.datarush.tokens.scalar.DateSettable
-
Sets the container to the specified calendar date.
- set(TimeOfDay) - Method in class com.pervasive.datarush.tokens.scalar.TimeRegister
- set(TimeOfDay) - Method in interface com.pervasive.datarush.tokens.scalar.TimeSettable
-
Sets the container to the specified time of day.
- set(TimestampValued) - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Sets the current date value to the date portion of the specified timestamp value.
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.record.RecordRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
-
Sets the contained value to the given token value.
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.BooleanRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.CharRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.DurationRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.IntRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.LongRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.NumericRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.ObjectRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.PeriodRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.StringRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.TimeRegister
- set(TokenValued) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(TokenValued) - Method in interface com.pervasive.datarush.tokens.TokenSettable
-
Sets the contained value to the given token value.
- set(String) - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Sets the current date value to the date portion of the specified timestamp.
- set(String) - Method in class com.pervasive.datarush.tokens.scalar.StringRegister
- set(String) - Method in interface com.pervasive.datarush.tokens.scalar.StringSettable
-
Sets the container to the given string value.
- set(String) - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Sets the current value to the specified timestamp.
- set(BigDecimal) - Method in class com.pervasive.datarush.tokens.scalar.NumericRegister
- set(BigDecimal) - Method in interface com.pervasive.datarush.tokens.scalar.NumericSettable
-
Sets the container to the given numeric value.
- set(Inet4Address) - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
- set(Inet4Address) - Method in interface com.pervasive.datarush.tokens.scalar.Ip4AddressSettable
-
Sets the container to the given Inet4Address value.
- set(Inet4Address) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- set(Inet6Address) - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- set(Inet6Address) - Method in interface com.pervasive.datarush.tokens.scalar.Ip6AddressSettable
-
Sets the container to the given Inet6Address value.
- set(Timestamp) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(Timestamp) - Method in interface com.pervasive.datarush.tokens.scalar.TimestampSettable
-
Sets the container to a timestamp value specified as a
java.sql.Timestamp
object, relative to the default time zone. - set(Timestamp, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(Timestamp, TimeZone) - Method in interface com.pervasive.datarush.tokens.scalar.TimestampSettable
-
Sets the container to a timestamp value specified as a
java.sql.Timestamp
object, relative to the given time zone. - set(Timestamp, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Sets the current value to the specified timestamp in the given time zone.
- set(Duration) - Method in class com.pervasive.datarush.tokens.scalar.DurationRegister
- set(Duration) - Method in interface com.pervasive.datarush.tokens.scalar.DurationSettable
-
Sets the container to a duration value specified as a
java.time.Duration
object. - set(Period) - Method in class com.pervasive.datarush.tokens.scalar.PeriodRegister
- set(Period) - Method in interface com.pervasive.datarush.tokens.scalar.PeriodSettable
-
Sets the container to a period value specified as a
java.time.Period
object. - set(Date) - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- set(Date) - Method in interface com.pervasive.datarush.tokens.scalar.DateSettable
-
Deprecated.since 6.1; use
DateSettable.set(CalendarDate)
instead. - set(Date) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(Date) - Method in interface com.pervasive.datarush.tokens.scalar.TimestampSettable
-
Sets the container to a timestamp value specified as a
java.util.Date
object, relative to the default time zone. - set(Date, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- set(Date, TimeZone) - Method in interface com.pervasive.datarush.tokens.scalar.DateSettable
-
Deprecated.since 6.1; use
DateSettable.set(CalendarDate)
instead. - set(Date, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Sets the current date value to the date portion of the specified Java date in the given time zone.
- set(Date, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- set(Date, TimeZone) - Method in interface com.pervasive.datarush.tokens.scalar.TimestampSettable
-
Sets the container to a timestamp value specified as a
java.util.Date
object, relative to the given time zone. - set(Date, TimeZone) - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Sets the current value to the specified timestamp in the given time zone.
- set(O) - Method in class com.pervasive.datarush.tokens.scalar.ObjectRegister
- set(T) - Method in interface com.pervasive.datarush.tokens.scalar.ObjectSettable
-
Sets the container to the given object value.
- setAbsoluteValue(double) - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Sets the value of the
absoluteValue
attribute of theCoefficients
sub-element. - setAction(ReplaceSpecification.Action) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Set the replacement
ReplaceSpecification.Action
. - setAfterLastRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setAfterLastRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the script to use for clean up processing.
- setAggregations(Aggregation[]) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets the aggregations to apply to the data.
- setAggregations(Aggregation...) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the aggregation(s) to apply to each pivot grouping.
- setAggregations(String) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets the aggregations to apply to the data.
- setAggregations(String) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the aggregation(s) to apply to each pivot grouping using an aggregation expression.
- setAggregations(List<Aggregation>) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the aggregation(s) to apply to each pivot grouping.
- setAIC(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setAlgorithmName(String) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the name of the algorithm used to generate the association model.
- setAllowBackslashEscapingAny(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set if the parser will allow quoting of all characters using backslash quoting mechanism.
- setAllowComments(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set whether the parser should allow comments or not.
- setAllowNonNumericNumbers(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set if the parser recognizes set of "Not a Number" (NaN) tokens as legal floating number values
- setAllowNumericLeadingZeros(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets whether the parser will allow numbers to start with additional zeroes.
- setAllowSingleQuotes(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set whether the parser will allow use of single quotes for quoting strings.
- setAllowUnquotedControlChars(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set if the parser will allow JSON strings to contain unquoted control characters (ASCII characters with value less than 32, including tab and line feed).
- setAllowUnquotedFieldNames(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Set whether the parser will allow use of unquoted field names.
- setAlternateTargetCategory(String) - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Sets the value of the
alternateTargetCategory
attribute. - setAnalysis(FormatAnalyzer.FormatAnalysis) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
- setAnalysis(FormatAnalyzer.FormatAnalysis) - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Sets the ELF analysis object to use to determine the schema and other meta-data.
- setAnalysis(FormatAnalyzer.FormatAnalysis) - Method in class com.pervasive.datarush.operators.io.textfile.GlassfishLogFormat
- setAnalysis(FormatAnalyzer.FormatAnalysis) - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Sets the analysis object to use to determine meta-data.
- setAnalysisDepth(int) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the number of characters to read for performing schema discovery and structural analysis.
- setAnalysisDepth(int) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets the number of characters to read for performing schema discovery and structural analysis.
- setAnalysisSize(int) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Sets the maximum number of characters to use in analysis.
- setAnalysisSize(int) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
-
Sets the maximum number of characters to use in analysis.
- setAnnotationText(String) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
The text provided will be added as an annotation to the output PMML model.
- setAnnotationText(String) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Sets the value of the
Annotation
sub-element. - setAppendConfidence(boolean) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Sets whether to append confidence information.
- setAppendProbabilities(boolean) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Sets whether to include probabilities in the prediction.
- setAppendRecordCount(boolean) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Sets whether to append record count information.
- setAttribute(Element, String, double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value.
- setAttribute(Element, String, long) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value.
- setAttribute(Element, String, Boolean) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAttribute(Element, String, Double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAttribute(Element, String, Long) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAttribute(Element, String, String) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAttribute(Element, String, BigDecimal) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAttribute(Element, String, T) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setAutoDiscoverDelimiter(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setAutoDiscoverDelimiter(boolean) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets whether automated field delimiter discovery is configured.
- setAutoDiscoverFormat(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
In supported log types performs schema discovery if logPattern is not set or additional information is required.
- setAutoDiscoverNewline(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Configures whether the reader attempts to discover the newline style (UNIX or DOS) used in the source.
- setAutoDiscoverNewline(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Configures whether the reader attempts to discover the newline style (UNIX or DOS) used in the source.
- setAutoDiscoverNewline(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- setAutoDiscoverNewline(boolean) - Method in interface com.pervasive.datarush.operators.io.textfile.RecordSeparatorSpecifier
-
Sets whether automated newline discovery is configured.
- setAutoDiscoverSeparator(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setAutoDiscoverSeparator(boolean) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets whether automated field separator discovery is configured.
- setAvgItemsPerTxn(double) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the average items per transaction value.
- setBatchSize(int) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- setBeforeFirstRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setBeforeFirstRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the script to use for initialization processing.
- setBIC(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setBigDecimal(int, BigDecimal) - Method in interface com.pervasive.datarush.sequences.scalar.MutableNumericTokenSequence
-
Sets the token at the specified position to the given value.
- setBigDecimal(int, BigDecimal) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
-
Sets the token at the specified position to the given numeric value.
- setBigDecimal(int, BigDecimal) - Method in class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
- setBinaryField(String) - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Sets the name of the field containing the raw binary.
- setBinaryNominalSplits(boolean) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets whether we use subsets of nominal values for splitting.
- setBinaryRef(int, byte[]) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setBivariateStats(BivariateStats) - Method in class com.pervasive.datarush.analytics.stats.PMMLSummaryStatisticsModel
-
Set the bivariate statistics for this model
- setBlockingKeys(List<String>) - Method in class com.pervasive.datarush.matching.tune.AnalyzeDuplicateKeys
-
Sets the fields to use for key blocking.
- setBlockPadding(boolean) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Sets whether the HDFS blocks are padded to prevent stripes from straddling blocks.
- setBlockSize(int) - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Sets the block size, in rows, used for encoding data.
- setBoolean(int, boolean) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setBreaks(List) - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Sets the values that will be used as the boundaries for the ranges.
- setBufferRows(int) - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Sets the size (in rows) of the memory buffer used to generate output pairs.
- setBufferRows(int) - Method in class com.pervasive.datarush.operators.join.CrossJoin
-
Sets the size (in rows) of the memory buffer used to generate output record.
- setBufferSize(int) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
The size of the memory buffers used for compressing and storing the stripe in memory.
- setCalendarDate(int, CalendarDate) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the token at the specified position to the specified calendar date.
- setCardinality(Long) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the "cardinality" attribute of the
Counts
sub-element. - setCaseFormat(ConvertTextCase.Case) - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Set the case format for the conversions.
- setCasesensitive(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the case sensitive property.
- setCellFieldMap(Map<String, Map<String, Map<String, String>>>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the HBase cell to field mapping.
- setCellMarkerMap(Map<String, Map<String, DeleteHBase.DeleteMarker>>) - Method in class com.pervasive.datarush.hbase.DeleteHBase
- setCents(int, long) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
-
Sets the token at the specified position to the given money value.
- setCents(int, long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableMoneyTokenSequence
-
Sets the token at the specified position to the given value.
- setCents(int, long) - Method in class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
- setChar(int, char) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setChar(int, char) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
-
Sets the token at the specified position to the given character value.
- setChar(int, char) - Method in interface com.pervasive.datarush.sequences.scalar.MutableCharTokenSequence
-
Sets the token at the specified position to the given value.
- setChar(int, char) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- setCharEncoding(CharsetEncoding) - Method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Configures the character set encoding of the reader.
- setCharset(String) - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Set character set value which is used to format input and output data for R.
- setCharset(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the character set used for data staging and loading for vwload load method.
- setCharset(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the character set used for data staging and loading for vwload load method.
- setCharset(Charset) - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Sets the character set.
- setCharset(Charset) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Sets the character set used by the data source.
- setCharset(Charset) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Sets the character set used by the data sink.
- setCharsetName(String) - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Sets the character set name.
- setCharsetName(String) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Sets the character set used by the data source.
- setCharsetName(String) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Sets the character set used by the data sink.
- setChartNames(List<String>) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the predictor names for each input port to be displayed as the chart legend (null entries for disconnected input ports).
- setChartType(ChartType) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the desired chart type (ROC, Gains, Lift).
- setChildren(List<Predicate>) - Method in class com.pervasive.datarush.analytics.decisiontree.CompoundPredicate
-
Sets the child predicate elements.
- setChildren(List<TreeNode>) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the list of child
Node
elements associated with this node. - setClassificationScheme(ClassificationScheme) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies how to determine the classification of a record in the query data from the classifications of its nearest neighbors in the example data.
- setClassifiers(List<Classifier>) - Method in class com.pervasive.datarush.matching.Phase
-
Set the classifiers for this phase.
- setCleanData(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Enable or disable data cleaning.
- setCleanupMode(Phase.CleanupMode) - Method in class com.pervasive.datarush.matching.Phase
-
Sets the cleanup mode to apply after a phase completes.
- setClientExecution(boolean) - Method in interface com.pervasive.datarush.operators.StreamingMetadataContext
-
Sets a flag indicating whether client execution is required.
- setCoef0(double) - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Sets the value of the "coef0" attribute.
- setCoef0(double) - Method in class com.pervasive.datarush.analytics.svm.SigmoidKernelType
-
Sets the value of the "coef0" attribute.
- setCoefficients(double[]) - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Sets the coefficients of the SVM.
- setComments(List<String>) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the comments lines to write to the ARFF meta-data section of the file.
- setCommitInterval(int) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets the commit interval used by the JDBC driver.
- setComparisons(List<Comparison>) - Method in class com.pervasive.datarush.matching.Phase
-
Set the comparisons to use in this phase.
- setCompression(ORCCompression) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Sets the compression mode to use within the ORC file.
- setCompression(Compression) - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Sets the compression method to use on data blocks.
- setConfidence(Double) - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Sets the value of the "confidence" attribute.
- setConfidenceFieldNames(List<String>) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the confidence field names for each input port (null entries for disconnected ports).
- setConfidencePrefix(String) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Sets the field name prefix to use for confidence.
- setConfiguration(PruneConfiguration) - Method in class com.pervasive.datarush.analytics.decisiontree.pruner.DecisionTreePruner
-
Sets the configuration that controls how pruning is performed.
- setConfiguration(HadoopConfiguration) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- setConfiguration(HadoopConfiguration) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set the configuration.
- setConnectionFactory(ConnectionFactory) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the connection factory to be used for creating connections.
- setConnectionFactory(ConnectionFactory) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the connection factory to be used for creating connections.
- setConstant(RecordToken) - Method in class com.pervasive.datarush.operators.source.GenerateConstant
-
Sets the value to generate
- setContextVariableName(String) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the name of the RushScript variable containing the current context.
- setContinuousStatistics(AbstractContinuousStatistics<? extends Number>) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the
ContStats
sub-element. - setConversionType(ConversionType) - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
-
Set the conversion type.
- setConvertRaw(boolean) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Set whether raw values should have any associated conversion rules applied.
- setCorrelation(PMMLRealMatrix) - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Sets the correlation matrix for the set of fields represented by this
BivariateStats
. - setCount(long) - Method in class com.pervasive.datarush.operators.select.LimitRows
-
Sets the maximum number of records which will be output.
- setCovariance(PMMLRealMatrix) - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Sets the covariance matrix for the set of fields represented by this
BivariateStats
. - setCurrent(String) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Sets a string representation of the current row's keys at the point in the input flow where incorrect row ordering was discovered.
- setCurrentEncryptorId(String) - Method in class com.pervasive.datarush.encryption.EncryptionManager
-
Sets the id of the
EncryptionProvider
to use when encrypting. - setCurrentTValue(TokenValued) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Internal use only: set the current token value where the sort order discrepancy occurred.
- setCustomLevelDefinitions(List<String>) - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
-
Sets the custom level definitions.
- setDatabase(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the database name.
- setDatabase(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the database name.
- setDatabase(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the database name.
- setDataDistribution(DataDistribution) - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Set the DataDistribution to assert.
- setDataGroup(int) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Gets the data group to read.
- setDataIdField(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterDuplicates
-
Sets the name of the field uniquely identifying records in the original source.
- setDataIdField(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Sets the name of the field uniquely identifying records on the both sides of the pairs.
- setDataName(String) - Method in class com.pervasive.datarush.analytics.pmml.ModelQuality
-
Record a label for the source dataset used to calculate the model quality information.
- setDataOrdering(DataOrdering) - Method in class com.pervasive.datarush.operators.assertion.AssertMetadata
-
Set the DataOrdering metadata to assert.
- setDataOrdering(DataOrdering) - Method in class com.pervasive.datarush.operators.partition.GatherHint
-
Sets the data ordering of the output.
- setDataOrdering(DataOrdering) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Sets the data ordering of the output.
- setDataQuery(String) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Sets the
SELECT
statement to use to query data from the source database. - setDataUsage(PredictiveModelQuality.Usage) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the "dataUsage" attribute for the model.
- setDate(int, Date) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the token at the specified position to a date value specified as a
java.util.Date
object, relative to the default time zone. - setDate(int, Date, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the token at the specified position to a date value specified as a
java.util.Date
object, relative to the given time zone. - setDateEpochDays(int, long) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setDayMillis(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimeTokenSequence
-
Sets the token at the specified position to a time value specified as the number of milliseconds elapsed since midnight.
- setDayMillis(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
- setDayMillis(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setDecimalTruncationError(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set whether errors on decimal truncation is enabled or disabled.
- setDecodeBuffer(int) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets the size of the buffer, in bytes, used to decode character data.
- setDecodeBuffer(int) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Sets the size of the buffer, in bytes, used to decode character data.
- setDefaultChild(String) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the value of the "defaultChild" attribute.
- setDegree(int) - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Sets the value of the "degree" attribute.
- setDegreesOfFreedom(Integer) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setDelimiter(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Set the delimiter character used to delimiter table names in SQL queries.
- setDelimiters(FieldDelimiterSettings) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the field delimiter settings for the reader.
- setDelimiters(FieldDelimiterSettings) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the field delimiter settings for the writer.
- setDependentVariable(String) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Set the field name of the dependent variable.
- setDerivedFields(FieldDerivation...) - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Set the list of field derivations to apply.
- setDerivedFields(String) - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Set the list of field derivations to apply, using a field derivation expression.
- setDerivedFields(List<FieldDerivation>) - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Set the list of field derivations to apply.
- setDescription(String) - Method in class com.pervasive.datarush.analytics.svm.KernelType
-
Sets the "description" attribute for the PMML kernel type element.
- setDetailLevel(DetailLevel) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets the detail level that we use to compute statistics.
- setDictionaryField(String) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Set the dictionary field in the dictionary input.
- setDiscoverOutputAtRuntime(boolean) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Set whether the output type should be automatically discovered at runtime.
- setDiscoveryNullIndicator(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the text value used to represent null values by default in discovered schemas.
- setDiscoveryNullIndicator(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets the text value used to represent null values by default in discovered schemas.
- setDiscoveryStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the default behavior for processing string-valued types in discovered schemas.
- setDiscoveryStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets the default behavior for processing string-valued types in discovered schemas.
- setDiscreteStatistics(DiscreteStatistics) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the
DiscrStats
sub-element. - setDistanceMeasure(DistanceMeasure) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Sets the distance measure used to measure the distance between two points when building the model.
- setDomain(FieldDomain) - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
- setDouble(int, double) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setDouble(int, double) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
-
Sets the token at the specified position to the given double value.
- setDouble(int, double) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDoubleTokenSequence
-
Sets the token at the specified position to the given value.
- setDouble(int, double) - Method in class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
- setDriverName(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the class name of the JDBC driver to use, for example:
"sun.jdbc.odbc.JdbcOdbcDriver"
. - setDriverName(String) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the class name of the JDBC driver to use, for example:
"sun.jdbc.odbc.JdbcOdbcDriver"
. - setDriverProvider(DriverProvider) - Static method in class com.pervasive.datarush.jdbc.DefaultConnectionFactory
-
Sets the driver provider to use.
- setDropUnderivedFields(boolean) - Method in class com.pervasive.datarush.operators.record.DeriveFields
-
Set whether input fields are dropped from the output.
- setDumpFile(String) - Method in class com.pervasive.datarush.coercion.Drunner
- setDuration(int, long, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setDuration(int, long, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDurationTokenSequence
-
Sets the token at the specified position to the given value.
- setDuration(int, long, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
- setEncodeBuffer(int) - Method in class com.pervasive.datarush.operators.io.FormattingOptions
-
Sets the size of the buffer, in bytes, used to encode character data.
- setEncodeBuffer(int) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Sets the size of the buffer, in bytes, used to encode character data.
- setEncoding(CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Set the properties that control character set encoding.
- setEncoding(CharsetEncoding) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Set the properties that control character set encoding.
- setEncryyptedPassword(Password) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
- setEndTime(Date) - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Set time range filter end time
- setEnforceType(boolean) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setEngineName(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the name of the script engine to use.
- setEngineVersion(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the version of the script engine to use.
- setEpochDays(int, long) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
-
Sets the token at the specified position to a date value specified as the number of days since Java epoch (January 1, 1970 GMT).
- setEpochDays(int, long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableDateTokenSequence
-
Sets the token at the specified position to the given value.
- setEpochDays(int, long) - Method in class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
- setEpochDays(long) - Method in class com.pervasive.datarush.tokens.scalar.DateTokenConverter
-
Deprecated.Sets the current date value to the specified date.
- setEpochSeconds(int, long, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
-
Sets the token at the specified position to the given value.
- setEpochSeconds(int, long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
- setEpochSeconds(int, long, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the token at the specified position to a timestamp value specified as time since Java epoch (January 1, 1970 00:00:00 GMT) with time zone and daylight saving time offset.
- setEpochTime(long, int, int) - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Sets the current value to the specified epoch time.
- setErrorAction(ErrorAction) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the action to take if a SQL error occurs while reading data from the database.
- setErrorAction(CodingErrorAction) - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Sets the action for an encoding error.
- setErrorAction(CodingErrorAction) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Set the encoding error action.
- setErrorAction(CodingErrorAction) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Set the encoding error action.
- setErrorColumnPosition(int) - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Sets the column number where the exception was originally thrown in the script.
- setErrorLineNumber(int) - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Sets the line number where the exception was originally thrown in the script.
- setErrorTolerance(FloatingPointTolerance) - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Set the error tolerance for floating point values.
- setEstimatedErrors(Double) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the "estimateErrors" extension associated with this node.
- setEventName(String) - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Sets the stage at which the exception occurred, e.g.
- setExpectedType(RecordTokenType) - Method in class com.pervasive.datarush.operators.assertion.AssertEqualTypes
-
Set the expected type of the actual value input port.
- setExtensionStatistic(String, double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the value of an attribute not directly supported by PMML.
- setExtensionStatistic(String, double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.CategoricalPredictor
- setExtensionStatistic(String, double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NumericPredictor
- setExtensionStatistic(String, double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
- setExtraFieldAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets how to handle fields found when parsing the record, but not declared in the schema.
- setExtraFieldAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets how to handle fields found when parsing the record, but not declared in the schema.
- setExtraProperties(Map<String, String>) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set any extra JDBC properties for the connection.
- setFamilies(Set<String>) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- setFamilies(Set<String>) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set families.
- setFamilyFieldMap(Map<String, Map<String, String>>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the column family to field mapping.
- setFamilyMarkerMap(Map<String, DeleteHBase.DeleteMarker>) - Method in class com.pervasive.datarush.hbase.DeleteHBase
- setFetchSize(int) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Sets the number of rows in each fetch from the database.
- setFewDistinctValuesHint(boolean) - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Sets a hint as to whether there are expected to be a small number of distinct values.
- setFewDistinctValuesHint(boolean) - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Sets a hint as to whether there are expected to be a small number of distinct values.
- setFewDistinctValuesHint(boolean) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets a hint as to whether there are expected to be a small number of distinct values.
- setFewGroupsHint(boolean) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets a hint as to whether the number of groups is expected to be small.
- setField(String) - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Sets the value of the "field" attribute.
- setField(String) - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Sets the value of the "field" attribute.
- setField(String) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the input field name to compare.
- setField(String) - Method in class com.pervasive.datarush.matching.Filter
-
Set the input field name to the filter.
- setFieldDelimiter(char) - Method in class com.pervasive.datarush.operators.io.textfile.ReadARFF
-
Set the field delimiter to use when reading the file contents.
- setFieldDelimiter(char) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the field delimiter to use when writing the file contents.
- setFieldDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setFieldDelimiter(String) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets the delimiter used to denote the boundaries of a data field.
- setFieldDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the delimiter used to denote the boundaries of a data field.
- setFieldDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the delimiter used to denote the boundaries of a data field.
- setFieldDelimiter(String) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setFieldEndDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setFieldEndDelimiter(String) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets the delimiter used to denote the end of a data field.
- setFieldEndDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the delimiter used to denote the end of a data field.
- setFieldEndDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the delimiter used to denote the end of a data field.
- setFieldErrorAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets how to handle fields which cannot be parsed.
- setFieldErrorAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets how to handle fields which cannot be parsed.
- setFieldLengthThreshold(int) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Configures the maximum length allowed for a field value before it is considered an error.
- setFieldLengthThreshold(int) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Configures the maximum length allowed for a field value before it is considered an error.
- setFieldName(String) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Set the field name to apply the replacement action.
- setFieldName(String) - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Sets the name of the field which will be divided into ranges.
- setFieldNames(String...) - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Sets the names of fields to which the operation is applied.
- setFieldNames(String...) - Method in class com.pervasive.datarush.operators.record.FilterFields
-
Sets the names of fields to which the filtering operation is applied.
- setFieldNames(List<String>) - Method in class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Set the list of fields to apply sum of squares.
- setFieldNames(List<String>) - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Sets the names of fields to which the operation is applied.
- setFieldNames(List<String>) - Method in class com.pervasive.datarush.operators.record.FilterFields
-
Sets the names of fields to which the filtering operation is applied.
- setFieldRemapping(FieldRemapping) - Method in class com.pervasive.datarush.operators.record.RemapFields
-
Defines how input fields are to be mapped to output fields.
- setFields(String[]) - Method in class com.pervasive.datarush.matching.Classifier
-
Set the input field names.
- setFields(List<String>) - Method in class com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Sets the list of fields represented by this
BivariateStats
. - setFieldSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setFieldSeparator(String) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets the delimiter used to define the boundary between data fields.
- setFieldSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the delimiter used to define the boundary between data fields.
- setFieldSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the delimiter used to define the boundary between data fields.
- setFieldSeparator(String) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setFieldStartDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- setFieldStartDelimiter(String) - Method in interface com.pervasive.datarush.operators.io.textfile.FieldDelimiterSpecifier
-
Sets the delimiter used to denote the beginning of a data field.
- setFieldStartDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the delimiter used to denote the beginning of a data field.
- setFieldStartDelimiter(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the delimiter used to denote the beginning of a data field.
- setFieldType(ScalarTokenType) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Set the field (token) type.
- setFileName(String) - Method in exception com.pervasive.datarush.operators.io.textfile.RowTooLongException
-
Sets the file which exceeded the limit.
- setFilenameField(String) - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Sets the name of the field containing the output filenames to use when extracting the data.
- setFilePath(String) - Method in class com.pervasive.datarush.analytics.pmml.ReadPMML
-
Sets the file to read from
- setFilesystem(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set default filesystem.
- setFilter(Filter) - Method in class com.pervasive.datarush.matching.Phase
-
Set the filter to use for this phase.
- setFilter(FilterType, String, Object) - Method in class com.pervasive.datarush.matching.Phase
-
Set the filter to use for this phase using the default output field name.
- setFilter(FilterType, String, String, Object) - Method in class com.pervasive.datarush.matching.Phase
-
Set the filter to use for this phase.
- setFilter(FilterType, String, Map<String, Object>) - Method in class com.pervasive.datarush.matching.Phase
-
Set the filter to use for this phase.
- setFinalizeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets the SQL statement to execute after processing all the records.
- setFinalizeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Sets the multiple SQL statements to execute after processing all the records.
- setFinalizeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Sets the SQL statements to execute after processing all the records.
- setFinalizeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Sets the SQL statement to execute after processing all the records.
- setFloat(int, float) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setFloat(int, float) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
-
Sets the token at the specified position to the given float value.
- setFloat(int, float) - Method in interface com.pervasive.datarush.sequences.scalar.MutableFloatTokenSequence
-
Sets the token at the specified position to the given value.
- setFloat(int, float) - Method in class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
- setForceStaging(boolean) - Method in class com.pervasive.datarush.operators.partition.GatherHint
-
Sets whether data must be staged to disk.
- setForceStaging(boolean) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Sets whether data must be staged to disk.
- setFormat(DataFormat) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Sets the data format for the configured source.
- setFormat(DataFormat) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Sets the data format for the configured target.
- setFormat(DatasetStorageFormat) - Method in class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Sets the data set format used to store data.
- setFormat(String) - Method in class com.pervasive.datarush.operators.sink.LogRows
-
Set the format to use when logging rows.
- setFormat(String) - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Sets the format of the field
- setFormatMode(ARFFMode) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the mode with which to write the file.
- setFormatOptions(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets the formatting options used by the reader.
- setFormatOptions(FormattingOptions) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Sets the formatting options used by the writer.
- setFormatPattern(String) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
-
Set the value used for the log format pattern
- setFormatPattern(String) - Method in class com.pervasive.datarush.operators.io.textfile.ELFLogFormat
-
Set the value used for the log format pattern
- setFormatPattern(String) - Method in class com.pervasive.datarush.operators.io.textfile.Log4jLogFormat
- setFormatPattern(String) - Method in interface com.pervasive.datarush.operators.io.textfile.LogFormat
-
Set the value used for the log format pattern
- setFormatPrefix(String) - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- setFreqOutputField(String) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Set the output field to expand the frequency list into.
- setFunction(String) - Method in exception com.pervasive.datarush.functions.InvalidFunctionArgumentException
- setFunctionName(String) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Sets the name of a JavaScript function to invoke after evaluating all source files.
- setGamma(double) - Method in class com.pervasive.datarush.analytics.svm.PolynomialKernelType
-
Sets the value of the "gamma" attribute.
- setGamma(double) - Method in class com.pervasive.datarush.analytics.svm.RadialBasisKernelType
-
Sets the value of the "gamma" attribute.
- setGamma(double) - Method in class com.pervasive.datarush.analytics.svm.SigmoidKernelType
-
Sets the value of the "gamma" attribute.
- setGraphName(String) - Method in class com.pervasive.datarush.coercion.Drunner
- setGroupKeyFields(String...) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Optional parameter to specify the fixed or repeating key fields.
- setGroupKeys(String[]) - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Sets the keys by which to de-duplicate.
- setGroupKeys(String...) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the list of fields used to segment the input data into groups for pivoting.
- setGroupKeys(List<String>) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the list of fields used to segment the input data into groups for pivoting.
- setHCatalogDatabase(String) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the HCatalog database from which to retrieve a schema and mapping.
- setHCatalogFields(String...) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the HCatalog fields to read or write.
- setHCatalogFields(List<String>) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the HCatalog fields to read or write.
- setHCatalogTable(String) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Set the HCatalog table from which to retrieve a schema and mapping.
- setHeader(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Configures whether to expect a header row in the source.
- setHeader(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Configures whether to write a header row in the target.
- setHeader(boolean) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setHeaderSkipCount(int) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Sets the number of lines to skip at the beginning of the file.
- setHeaderSkipCount(int) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the number of lines to skip at the beginning of the file before reading.
- setHighvalue(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the high end of the value range.
- setHiveMetastore(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set Hive metastore.
- setHost(String) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the specific ip address/host to bind to
- setHost(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the host name of the server where the leader node is running.
- setHost(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the host name property.
- setHost(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the host name property.
- setHostNames(String...) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Set the list of database host names that can be used to execute queries.
- setHostNames(String...) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Set the list of database host names that can be used to execute queries.
- setHostNames(List<String>) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Set the list of database host names that can be used to execute queries.
- setHostNames(List<String>) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Set the list of database host names that can be used to execute queries.
- setId(String) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the value of the "id" attribute.
- setIdleTimeTimeout(int) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the idle time, in seconds, for the worker thread pool.
- setIgnoreMissingValues(boolean) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Sets whether to ignore missing values.
- setIgnoreSortOrder(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
If set to true, the writer will write in any order.
- setIgnoreSortOrder(boolean) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
If set to true, the writer will write in any order.
- setIgnoreSortOrder(boolean) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSink
-
If set to true, the sink will return records in any order.
- setIncludedColumns(List<String>) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Sets the list of columns to include for k-Means.
- setIncludedFields(List<String>) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the list of columns to include for learning.
- setIncludedFields(List<String>) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets the fields from the input dataset for which we are collecting statistics.
- setIncludedFields(List<String>) - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Sets a list of fields to include in the discovery.
- setIncludeExtraFields(boolean) - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Set to true if the generated schema should include unmapped field from either side.
- setIncludeInputFields(boolean) - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Set the indicator of whether or not to include the input fields in the output data.
- setIncludeSourceInfo(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Controls whether parsed records will be tagged with additional fields indicating how to locate them in their original source.
- setIncludeSourceInfo(boolean) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Controls whether parsed records will be tagged with additional fields indicating how to locate them in their original source.
- setIndependentVariables(String...) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Set the field names of the independent variables.
- setIndex(int) - Method in interface com.pervasive.datarush.tokens.RetargetableObject
-
Sets the current position of the object.
- setInitialBufferSize(int) - Method in class com.pervasive.datarush.operators.sink.CollectRecords
-
Sets the initial size, in tokens, to use for the list collecting input data.
- setInitialGroupCapacity(int) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets a hint as to the number of groups that are expected to be processed.
- setInitializeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets the SQL statement to execute before processing any records.
- setInitializeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Sets the multiple SQL statements to execute before processing any record(s).
- setInitializeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Sets the SQL statements to execute before processing any record(s).
- setInitializeTableSQL(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Sets the SQL statement to execute before processing any records.
- setInMemoryDataset(boolean) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets whether the dataset is to be kept in memory while the decision tree is being build.
- setInput(RecordTokenList) - Method in class com.pervasive.datarush.operators.source.EmitRecords
-
Sets the list of records which will be produced.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Sets the input field for which we calculate distinct values
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Set the field to calculate the n-gram frequencies for.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Set the field to calculate the word frequencies for.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Set the field to convert to lower or upper case.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Set the field with tokens to count.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Set the field to filter.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Set the frequency map field to expand.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Set the tokenized text field to expand.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Set the field to filter.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Set the field for which to generate the bag of words.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Set the frequency map field to filter.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Set the field to stem.
- setInputField(String) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Set the string field to tokenize.
- setInputMappings(Map<String, InputMappingModel>) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Sets the map of inputs for the PMML.
- setInputs(ScalarValued[]) - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Binds the input values for this aggregator.
- setInsertMode(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set insert mode statement applies for Insert and Merge operation.
- setInsertMode(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set insert mode statement that applies for Insert and Merge operation when Direct loading.
- setInstance(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the Vector instance name.
- setInstance(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the Actian Vector instance name.
- setInstance(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the Vectorwise instance name.
- setInt(int, int) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setInt(int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
-
Sets the token at the specified position to the given integer value.
- setInt(int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutableIntTokenSequence
-
Sets the token at the specified position to the given value.
- setInt(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
- setIntercept(double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Sets the intercept i.e.
- setIntercept(double) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Set the intercept value.
- setIntercept(String, double) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel
-
Sets the intercept of the submodel that predicts membership in a given category.
- setInterceptDegreesOfFreedom(int) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Sets the intercept's degrees of freedom
- setInterceptDegreesOfFreedom(int) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Set the intercept's degrees of freedom.
- setInterceptPValue(double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Sets the intercept's p value
- setInterceptPValue(double) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Set the intercept's p value.
- setInterceptStandardError(double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Sets the intercept's standard error
- setInterceptStandardError(double) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Set the intercept's standard error.
- setInterceptTTest(double) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
-
Sets the intercept's t test
- setInterceptTTest(double) - Method in class com.pervasive.datarush.analytics.regression.PMMLRegressionModel
-
Set the intercept's t test.
- setInterQuartileRange(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the inter-quartile-range of this field.
- setIntervalCounts(Map<Interval<T>, AbstractContinuousStatistics.IntervalCounts<T>>) - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Sets a mapping from interval to the counts for the given interval.
- setInvalidFrequency(Long) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the "invalidFreq" attribute of the
Counts
sub-element. - setInverted(boolean) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Set whether the filter should be inverted.
- setInverted(boolean) - Method in class com.pervasive.datarush.analytics.text.filter.AbstractTextFilter
- setInverted(boolean) - Method in interface com.pervasive.datarush.analytics.text.filter.TextFilter
-
Set whether this filter should be inverted.
- setIOBuffer(String) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the size of the memory buffers used to for I/O operations on run files during sorting.
- setIOBufferSize(long) - Method in class com.pervasive.datarush.operators.sort.Sort
-
sets the buffer size, in bytes, used for I/O operations on run files.
- setIsolationLevel(int) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets the isolation level to use for the transactions.
- setItemFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the item field name property.
- setItemFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Set the item field name property.
- setIterationParallelizable(LogicalPort, boolean) - Method in interface com.pervasive.datarush.operators.IterativeMetadataContext
-
Sets whether the operator will iterate on the given input data in parallel.
- setIterationStagingOptions(IterativeMetadataContext, DatasetOptions) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the staging options for this input port.
- setJDBCConnector(JDBCConnector) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
- setJdbcOnly(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set whether JDBC connections should be used instead of the command line when possible.
- setJdbcUrl(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Sets the jdbc connection url that should explicitly be used.
- setJoinCondition(ScalarValuedFunction) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join condition.
- setJoinCondition(ScalarValuedFunction) - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- setJoinCondition(String) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join condition.
- setJoinKeys(JoinKey[]) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join keys to use when performing the join.
- setJoinKeys(JoinKey[]) - Method in class com.pervasive.datarush.operators.join.FilterExistJoinProcess
- setJoinKeys(String[]) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join keys to use when performing the join.
- setJoinKeys(String[], String[]) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join keys to use when performing the join.
- setJoinKeys(List<JoinKey>) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets the join keys to use when performing the join.
- setJoinMode(JoinMode) - Method in class com.pervasive.datarush.operators.join.Join
-
Sets the join mode to use when performing a join.
- setJoinMode(SemiJoinMode) - Method in class com.pervasive.datarush.operators.join.SemiJoin
-
Deprecated.Sets the join mode to use when performing a join.
- setJsonParserOptions(boolean[]) - Method in class com.pervasive.datarush.operators.io.textfile.JsonTextAnalyzer
- setK(int) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the largest item-set cardinality wanted.
- setK(int) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Sets the "k" value, where k is the number of centroids to compute.
- setK(int) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Sets the size of the nearest neighbor set.
- setKerberosKeytab(String) - Method in class com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Sets the keytab file to use to authenticate as the configured Kerberos principal.
- setKerberosPrincipal(String) - Method in class com.pervasive.datarush.authentication.ProcessAuthenticationSettings
-
Sets the name of the Kerberos principal to use for the process.
- setKernelType(KernelType) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Sets the kernel type for the model.
- setKeyFieldPrefix(String) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets the prefix to add to key fields.
- setKeyMap(Map<String, List<String>>) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Sets the name of the output field and the constant values (labels) that will appear with their corresponding valueMap entry based on position.
- setKeyNames(String[]) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets the field names (JDBC column names) to use as keys.
- setKeys(String[]) - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Set the fields to use as keys for blocking.
- setKeys(String[]) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets the names of the key fields.
- setKeys(String[]) - Method in class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Sets the keys to be used for detecting group boundaries
- setKeys(String...) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the names of the key fields used to partition and sort the input data set.
- setKeys(List<String>) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- setKeys(List<String>) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the names of the key fields used to partition and sort the input data set.
- setLabelFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the optional label field name property.
- setLabelFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Set the optional label field name property.
- setLanguageName(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the name of the scripting language to use.
- setLanguageVersion(int) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setLanguageVersion(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the version of the script language to use.
- setLaplaceCorrector(double) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Sets the Laplace corrector to be used.
- setLearningColumns(List<String>) - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Sets the list of columns to be used to predict the output value.
- setLearningColumns(List<String>) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Controls which fields are treated as independent variables.
- setLearningRate(double) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Set the learning rate that should be used at the start of the computation.
- setLeft(String) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the input left field name value.
- setLeftBlockingKeys(List<String>) - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Sets the fields to use for key blocking for data on the left.
- setLeftDataIdField(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Sets the name of the field uniquely identifying records on the left hand side of the pairs.
- setLeftFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Sets the output naming pattern for fields from the left hand input.
- setLeftFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Sets the output naming pattern for fields on the left hand side of pairs.
- setLeftFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Sets the output naming pattern for fields on the left hand side of pairs.
- setLeftFieldPattern(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Sets the naming pattern used for fields from the left hand side record.
- setLeftFieldPattern(String) - Method in class com.pervasive.datarush.matching.Index
-
Set the left field pattern value.
- setLeftFieldsPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Sets the output naming pattern for fields from the left hand input.
- setLeftKeys(String[]) - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Sets the fields used as keys for data on the left hand side.
- setLeftSource(TokenValued) - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Binds the left-hand value of the comparator to the specified object.
- setLeftSources(ScalarValued[]) - Method in interface com.pervasive.datarush.tokens.record.RecordTokenComparator
-
Binds the left-hand values of the comparator to the specified objects.
- setLenient(boolean) - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Specifies whether parsing of values should be lenient.
- setLineComment(String) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextAnalyzer
-
Set the value of the indicator that a line is commented and should be ignored.
- setLineComment(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the character sequence indicating a line comment.
- setLineComment(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Set the text that represents that a line of input data is a comment.
- setLineComment(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the character sequence indicating a line comment.
- setListener(BindListener<T>) - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Attaches a listener for namespace entry assignment events.
- setListenerDaemon(boolean) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets whether the listener thread is marked as a daemon thread.
- setLocalSessionAttribute(AttributeScope, SessionAttribute<T>, T) - Method in interface com.pervasive.datarush.cal.DistributedCallableContext
-
Sets the value of a session attribute.
- setLogFormat(LogFormat) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Sets the log format class which should be used when parsing the logs.
- setLogFrequency(int) - Method in class com.pervasive.datarush.operators.assertion.AssertEqual
-
Set the logging frequency property.
- setLogFrequency(int) - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Sets the frequency with which to log row count
- setLogFrequency(int) - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Sets the frequency with with to log.
- setLogFrequency(int) - Method in class com.pervasive.datarush.operators.sink.LogRows
-
Set the frequency of rows to log.
- setLogPattern(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Sets the formatting pattern to use when parsing the log.
- setLogType(SupportedLogType) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Sets the type of log this operator will read.
- setLong(int, long) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setLong(int, long) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
-
Sets the token at the specified position to the given long value.
- setLong(int, long) - Method in interface com.pervasive.datarush.sequences.scalar.MutableLongTokenSequence
-
Sets the token at the specified position to the given value.
- setLong(int, long) - Method in class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
- setLowerBoundClosed(boolean) - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Sets whether the lower boundary defined by a break should be included in the group.
- setLowvalue(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the low end of the value range.
- setMax(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the maximum value for this field.
- setMaxDiscoveredValues(int) - Method in class com.pervasive.datarush.operators.record.DiscoverDomain
-
Sets the maximum number of values to discover.
- setMaxDistinctNominalValues(int) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the maximum number of distinct nominal values to allow.
- setMaxDistinctNominalValues(int) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Sets the maximum number of distinct nominal values to allow.
- setMaxDistinctValues(int) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Sets the maximum number of distinct values to allow.
- setMaxErrors(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the maximum number of errors allowed per stream before rolling back the data load operation.
- setMaxErrors(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the maximum number of errors allowed per stream before rolling back the data load operation.
- setMaxErrors(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the maximum number of errors allowed before rolling back the data load operation.
- setMaxGroupCapacity(int) - Method in class com.pervasive.datarush.operators.group.Group
-
Sets the max number of groups to fit into internal memory buffers.
- setMaxItemsPerTxn(int) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the maximum items per transaction value.
- setMaxIterations(int) - Method in class com.pervasive.datarush.analytics.cluster.kmeans.KMeans
-
Sets the maximum number of iterations.
- setMaxIterations(int) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Control the maximum number of iterations attempted before generating a model.
- setMaxMerge(int) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the maximum number of run files to merge at one time.
- setMaxParallelism(int) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setMaxRowLength(int) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Deprecated.Use
ReadDelimitedText.setValidateRecordSeparator(boolean)
in conjunction withReadDelimitedText.setAnalysisDepth(int)
instead. - setMaxThreshold(int) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Set the maximum threshold for absolute frequencies when filtering.
- setMaxTreeNodes(int) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the maximum total nodes to allow in the tree.
- setMaxValue(String) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Set the maximum value of the field.
- setMaxWorkers(int) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the max worker thread to allow.
- setMean(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the mean value for this field.
- setMeanAbsoluteError(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the "meanAbsoluteError" attribute for the model.
- setMeanSquaredError(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the "meanSquaredError" attribute for the model.
- setMedian(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the median of values for this field.
- setMergeHandler(MetadataCalculationContext, ModelMergeHandler<T>) - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Sets the merge handler for the input port
- setMergeHandler(ModelMergeHandler<T>) - Method in class com.pervasive.datarush.operators.model.GetModel
-
Sets the merge handler to be used to merge model fragments into a single model.
- setMergeLeftAndRightKeys(boolean) - Method in class com.pervasive.datarush.operators.join.Join
-
Sets whether to merge the left and right key fields into a single field for output.
- setMetadata(FileMetadata) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- setMetadata(FileMetadata) - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- setMetadata(FileMetadata) - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Sets the metadata associated with the format.
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- setMetadata(FileMetadata) - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- setMethod(StatsFunctions.NormalizeMethod) - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Set the normalization method to use.
- setMethod(LoadMethod) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the load method to use.
- setMin(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the minimum value for this field.
- setMinConfidence(double) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the minimum confidence threshold.
- setMinConfidence(double) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the minimum confidence used to generate the rules within this association model.
- setMinRecordsPerNode(int) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the minimum number of records per-node to allow in the tree.
- setMinSupport(double) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the minimum support property.
- setMinSupport(double) - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Set the minimum support property.
- setMinSupport(double) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the minimum support setting.
- setMinThreshold(int) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Set the minimum threshold for absolute frequencies when filtering.
- setMinValue(String) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Set the minimum value of the field.
- setMinWorkers(int) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the min worker thread to allow.
- setMismatchFilter(Assertions.MismatchFilter) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- setMissingFieldAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets how to handle fields declared in the schema, but not found when parsing the record.
- setMissingFieldAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets how to handle fields declared in the schema, but not found when parsing the record.
- setMissingFrequency(Long) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the "missingFreq" attribute of the
Counts
sub-element. - setMissingValuePenalty(double) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the "missingValuePenalty" attribute for the model.
- setMissingValueStrategy(PMMLTreeModel.MissingValueStrategy) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the "missingValueStrategy" attribute for the model.
- setModalValue(String) - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Sets the most frequent value of the field
- setMode(Rank.RankMode) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the ranking mode.
- setMode(WriteMode) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Sets how the writer should handle an existing target.
- setMode(WriteMode) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets how the writer should handle an existing target.
- setMode(WriteMode) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Sets how the writer should handle an existing target.
- setMode(SampleMode) - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Set the sample mode.
- setModel(ExecutionContext, T) - Method in class com.pervasive.datarush.ports.model.AbstractModelPort
-
Outputs the model on this model output port.
- setModel(T) - Method in class com.pervasive.datarush.operators.model.PutModel
-
Sets the model to be injected
- setModelExplanation(ModelExplanation) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Sets the value of the
ModelExplanation
sub-element. - setModelName(String) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the "modelName" attribute for the model.
- setModelName(String) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Sets the "modelName" attribute for the model.
- setModelName(String) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- setModelName(String) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Sets the
modelName
attribute for the model. - setModelQuality(ModelQuality) - Method in class com.pervasive.datarush.analytics.pmml.ModelExplanation
- setModelReference(Reference<T>) - Method in class com.pervasive.datarush.operators.model.GetModel
-
For advanced use only; specifies a reference location where the model is to be set.
- setModelReference(Reference<T>) - Method in class com.pervasive.datarush.operators.model.PutModel
-
For advanced use only; sets the reference location where the model is to be obtained.
- setModuleConfiguration(ModuleConfiguration) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- setMoney(int, long) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setMultilineFormat(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets whether or not the parser will allow JSON records to span multiple lines
- setMultiple(boolean) - Method in class com.pervasive.datarush.operators.io.binary.BinaryWriter
-
Sets whether the data is written as a single file or multiple files.
- setN(int) - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Set the N for the n-grams.
- setName(String) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the base name used for worker threads.
- setName(String) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Sets the name of the graph.
- setName(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the rule name.
- setName(String) - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Sets the name of the field
- setNearnessMeasure(NearnessMeasure) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies how to determine the nearest neighbors of a record in the query data.
- setNewline(String) - Method in class com.pervasive.datarush.operators.io.textfile.FormatAnalyzer.FormatAnalysis
- setNewline(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadLog
-
Sets the newline characters to use when parsing the log.
- setNgramFreqOutputField(String) - Method in class com.pervasive.datarush.analytics.text.CalculateNGramFrequency
-
Set the field that will contain the n-gram frequency map.
- setNodeName(String) - Method in exception com.pervasive.datarush.operators.scripting.ScriptingException
-
Sets the name of the
DataflowNode
in which the scripting exception occurred. - setNoPartialSplits(boolean) - Method in class com.pervasive.datarush.io.SplitOptions
-
Controls whether single files are broken into multiple splits.
- setNormalizationMethod(AbstractPMMLRegressionModel.NormalizationMethod) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
- setNoTrueChildStrategy(PMMLTreeModel.NoTrueChildStrategy) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the "noTrueChildStrategy" attribute for the model.
- setNull() - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- setNull() - Method in class com.pervasive.datarush.tokens.record.RecordRegister
- setNull() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- setNull() - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
-
Sets the contained value to be null valued.
- setNull() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.BooleanRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.CharRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.DurationRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.IntRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.LongRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.NumericRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.ObjectRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.PeriodRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.StringRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.TimeRegister
- setNull() - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- setNull() - Method in interface com.pervasive.datarush.tokens.TokenSettable
-
Sets the contained value to be null valued.
- setNull(int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the token at the specified position to be null valued.
- setNull(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setNull(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setNull(int, int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the tokens in the specified subsequence to be null valued.
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setNull(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setNull(int, int) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- setNull(int, int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- setNullIndicator(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the text value used to represent null values by default in generated schemas.
- setNullIndicator(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Sets the null indicator used if the loading method stages the files.
- setNullIndicator(String) - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Sets the text value used to represent null values.
- setNullProbability(double) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Sets the probability any given generated token will be null valued.
- setNumeric(int, BigDecimal) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setNumericInfo(AbstractNumericInfo<? extends Number>) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the
NumericInfo
sub-element. - setNumericInfo(BivariateNumericInfo) - Method in class com.pervasive.datarush.analytics.stats.BivariateStats
-
Sets the value of the
NumericInfo
sub-element. - setObject(int, Object) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setObject(int, O) - Method in interface com.pervasive.datarush.sequences.scalar.MutableObjectTokenSequence
-
Sets the token at the specified position to the given value.
- setObject(int, O) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
-
Sets the token at the specified position to the given object value.
- setObject(int, T) - Method in class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
- setOffsetInSplit(long) - Method in exception com.pervasive.datarush.operators.io.SplitParsingException
-
Sets the index of the record raising the error.
- setOmitHBaseScan(boolean) - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Set omit HBase Scan state.
- setOmitHFileReader(boolean) - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Set omit HFile Reader state.
- setOnEveryRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setOnEveryRecordScript(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the script to use for processing every input record.
- setOp(ComparisonType) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the comparison operator type.
- setOperator(CompoundPredicate.Operator) - Method in class com.pervasive.datarush.analytics.decisiontree.CompoundPredicate
-
Sets the value of the "booleanOperator" attribute.
- setOperator(SimplePredicate.Operator) - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Sets the value of the "operator" attribute.
- setOperator(SimpleSetPredicate.Operator) - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Sets the value of the "booleanOperator" attribute.
- setOperator(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the rule operator.
- setOptimizationLevel(int) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setOptions(Map<String, String>) - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Sets the options for the field
- setOrdering(SortKey...) - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Set the expected ordering of the input keys.
- setOrdering(String...) - Method in class com.pervasive.datarush.operators.assertion.AssertSorted
-
Set the expected ordering of the input keys.
- setOrigTextSize(int) - Method in class com.pervasive.datarush.analytics.text.NGramMap
-
Set the total number of elements in the original text.
- setOutput(String) - Method in class com.pervasive.datarush.matching.Classifier
-
Set the output field name.
- setOutput(String) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the output field name value.
- setOutputDataDistribution(MetadataCalculationContext, DataDistribution) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the data partitioning associated with the given record port.
- setOutputDataOrdering(MetadataCalculationContext, DataOrdering) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the data ordering associated with this output port.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the name of the output field that will contain the ranking order for each record.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.ConvertTextCase
-
Set the converted output field.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Set the output field for the counts.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.DictionaryFilter
-
Set the name of the filtered output field.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Set the string output field.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Set the filtered output field
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.GenerateBagOfWords
-
Set the field that will contain the bag of words.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Set the output field that will contain the filtered frequency map.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Set the stemmed output field.
- setOutputField(String) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Set the tokenized output field.
- setOutputMapping(UnionAll.UnionMode) - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Set how the output type should be determined.
- setOutputMetadata(LogicalPort, PortMetadata) - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Sets the metadata associated with the given output port
- setOutputMetadataDynamic(LogicalPort, boolean) - Method in interface com.pervasive.datarush.operators.IterativeMetadataContext
-
Indicates that the metadata for the given output port is dynamic.
- setOutputMetadataDynamic(AbstractModelPort<?>, boolean) - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Indicates that the metadata for the given output port is dynamic.
- setOutputNameBase(String) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- setOutputParallelizable(LogicalPort, boolean) - Method in interface com.pervasive.datarush.operators.IterativeMetadataContext
-
Sets whether the given output port is parallel.
- setOutputPath(String) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the path of the .png output file (null means no output file will be generated).
- setOutputPath(String) - Method in class com.pervasive.datarush.hbase.DeleteHBase
-
Set the output path.
- setOutputPath(String) - Method in class com.pervasive.datarush.hbase.WriteHBase
-
Set the output path.
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Configure the output token type.
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Set the record type of the output port of this operator.
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the output type.
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Sets the output type.
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Sets the data type of the generated values
- setOutputType(RecordTokenType) - Method in class com.pervasive.datarush.ports.record.ExternalRecordSource
-
Sets the output record type of this sink
- setPairCounts(Map<InputTargetPair, Long>) - Method in class com.pervasive.datarush.analytics.naivebayes.DiscreteInputMappingModel
-
Sets the map of pair counts.
- setParallelism(int) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- setParallelismDisabled(boolean) - Method in class com.pervasive.datarush.operators.OperatorProxies.OperatorProxy
-
Public only as a matter of implementation; not intended for external use
- setParallelizable(boolean) - Method in interface com.pervasive.datarush.operators.StreamingMetadataContext
-
Deprecated.
- setParameterQuery(String) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Set the database query used to gather parameters from the source database.
- setParameters(Object[][]) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Set the parameter values to use when the data query specified with
ReadFromJDBC.setDataQuery(String)
is parameterized. - setParseErrorAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets how to handle all parsing errors.
- setParseErrorAction(ParseErrorAction) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets how to handle all parsing errors.
- setParseOptions(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the parsing options used by the reader.
- setParseOptions(ParsingOptions) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Sets the parsing options used by the reader.
- setPartitionBy(String...) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the fields used for partitioning the input data.
- setPartitionBy(List<String>) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the fields used for partitioning the input data.
- setPartitioning(DataDistribution) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Sets the data distribution of the output.
- setPassword(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the password for connecting to the database.
- setPassword(String) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the password for connecting to the database.
- setPassword(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set user's password.
- setPassword(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the user's password.
- setPassword(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the user's password.
- setPath(String) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setPathToRScript(String) - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Set the path to the Rscript binary within the local R installation.
- setPattern(String) - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Specifies the format pattern to use when parsing or formatting date/time values.
- setPattern(String) - Method in class com.pervasive.datarush.encoding.text.IntervalFormatting
-
Specifies the format pattern to use when parsing or formatting interval values such as Duration and Period.
- setPatternFlags(int) - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
- setPercent(double) - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Set the percentage of input data wanted.
- setPercentageNumberAttribute(Element, String, Double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setPeriod(int, int, int, int) - Method in interface com.pervasive.datarush.sequences.scalar.MutablePeriodTokenSequence
-
Sets the token at the specified position to the given value.
- setPeriod(int, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setPeriod(int, int, int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
- setPessimisticSplitting(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Configures whether pessimistic file splitting must be used.
- setPessimisticSplitting(boolean) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Configures whether pessimistic file splitting must be used.
- setPhases(List<Phase>) - Method in class com.pervasive.datarush.matching.DiscoverDuplicates
- setPhases(List<Phase>) - Method in class com.pervasive.datarush.matching.DiscoverLinks
- setPivotColumnPattern(String) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Sets the naming pattern used for new pivot columns.
- setPivotKey(String) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the name of the field used as the pivot key.
- setPivotKeyValues(String...) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the list of distinct pivot key values.
- setPivotKeyValues(List<String>) - Method in class com.pervasive.datarush.operators.record.RowsToColumns
-
Set the list of distinct pivot key values.
- setPivotYear(int) - Method in class com.pervasive.datarush.encoding.text.DateTimeFormatting
-
Specifies the midpoint of the 100-year period for two-digit dates.
- setPMMLModelSpec(MetadataCalculationContext, PMMLModelSpec) - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort
-
Setter to be used to set the PMMLModelSpec for PMML ports.
- setPort(int) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets the port to bind to.
- setPort(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the Actian Vector instance port.
- setPosition(int) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
- setPosition(long) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- setPredicate(Predicate) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the predicate element associate with this node.
- setPredicate(ScalarValuedFunction) - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Set the predicate function to assert.
- setPredicate(ScalarValuedFunction) - Method in class com.pervasive.datarush.operators.select.FilterRows
-
Sets the predicate for the filter operation.
- setPredicate(String) - Method in class com.pervasive.datarush.operators.assertion.AssertPredicate
-
Sets the predicate(s) to use for assertion based on an expression similar to a where clause of a SQL query.
- setPredicate(String) - Method in class com.pervasive.datarush.operators.select.FilterRows
-
Sets the predicate(s) to use for filtering based on an expression similar to a where clause of a SQL query.
- setPredictedFieldSuffix(String) - Method in class com.pervasive.datarush.analytics.regression.RegressionPredictor
-
Set the suffix to be added to the target field name.
- setPreserveSortOrder(boolean) - Method in class com.pervasive.datarush.operators.partition.PartitionHint
-
Sets whether data order will be preserved ( provided that the data order is known ).
- setPrevious(String) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Sets a string representation of the previous row's keys at the point in the input flow where incorrect row ordering was discovered.
- setPreviousTValue(TokenValued) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Internal use only: set the previous token value where the sort order discrepancy occurred.
- setProbabilityPrefix(String) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Sets the field name prefix to use for probabilities.
- setProbNumberAttribute(Element, String, Double) - Static method in class com.pervasive.datarush.analytics.pmml.PMML
-
Sets the given attribute to the given value if the value is non null.
- setProperties(Map<String, Object>) - Method in class com.pervasive.datarush.matching.Classifier
-
Set the classifier type specific properties.
- setProperties(Map<String, Object>) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the operator specific properties.
- setProperties(Map<String, Object>) - Method in class com.pervasive.datarush.matching.Filter
-
Set the implementation specific properties of the filter.
- setProperties(Map<String, Object>) - Method in class com.pervasive.datarush.matching.Index
-
Set the index implementation specific properties.
- setProperty(GraphPath, Object) - Method in interface com.pervasive.datarush.graphs.PropertyValued
-
Sets a property of the given path.
- setProperty(String, Object) - Method in interface com.pervasive.datarush.graphs.PropertyValued
-
Sets a property of the given path.
- setProperty(String, Object) - Method in class com.pervasive.datarush.matching.Classifier
-
Set a type specific property.
- setProperty(String, Object) - Method in class com.pervasive.datarush.matching.Filter
-
Set an implementation specific property on a filter.
- setQualifierFieldMap(LinkedHashMap<String, String>) - Method in class com.pervasive.datarush.hbase.KeyOperator
- setQualityMeasure(QualityMeasure) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the measure of quality to be used when determining the best split.
- setQuantiles(List<Quantile<T>>) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the quantiles of this field.
- setQuantilesToCalculate(List<BigDecimal>) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets the
quantiles
to calculate for each numeric field. - setR_squared(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the "r-squared" attribute for the model.
- setRangeCount(int) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets the number of
intervalCounts
to calculate for each numeric field. - setRankBy(SortKey...) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the list of fields to use for ranking.
- setRankBy(String...) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the list of fields to use for ranking.
- setRankBy(List<SortKey>) - Method in class com.pervasive.datarush.analytics.stats.Rank
-
Set the list of fields to use for ranking.
- setReadBuffer(int) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the size of the I/O buffer, in bytes, to use for reads.
- setReadBuffer(int) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets the size of the I/O buffer, in bytes, to use for reads.
- setReadOnClient(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets whether reads are performed by the client or in the cluster.
- setReadOnClient(boolean) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Sets whether reads are performed by the client or in the cluster.
- setRecordCount(double) - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Sets the value of the "recordCount" attribute.
- setRecordCount(Double) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the value of the "recordCount" attribute.
- setRecordCountPrefix(String) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Sets the field name prefix to use for record counts.
- setRecordId(long) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Sets the record ids to read within the specified data channel.
- setRecordname(String) - Method in class com.pervasive.datarush.schema.Rule
-
Set the record name this rule matches.
- setRecordNumber(int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the value to use as a record separator.
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Set the string that represents the separator between records in the input file.
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- setRecordSeparator(String) - Method in interface com.pervasive.datarush.operators.io.textfile.RecordSeparatorSpecifier
-
Set the value to use as a record separator when reading or writing text files.
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the record separator.
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the value to use as a record separator.
- setRecordSeparator(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Set the record separator.
- setRecordWarningThreshold(int) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Configures the maximum number of records which can have parse warnings before failing.
- setRecordWarningThreshold(int) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Configures the maximum number of records which can have parse warnings before failing.
- setRef(byte[]) - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- setRef(byte[]) - Method in interface com.pervasive.datarush.tokens.scalar.BinarySettable
-
Sets the container to the given byte array reference.
- setRef(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
-
Sets the token at the specified position to the given byte array reference.
- setRef(int, byte[]) - Method in interface com.pervasive.datarush.sequences.scalar.MutableBinaryTokenSequence
-
Sets the token at the specified position to the given byte array reference.
- setRef(int, byte[]) - Method in class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
- setReferenceValues(Map<String, String>) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Set reference values for the independent categorical variables.
- setRejectsPath(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the rejects path.
- setRelationName(String) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the relation name attribute.
- setRelative(boolean) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Set whether absolute or relative frequencies will be expanded.
- setRenameMapping(Map<String, String>) - Method in class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC
-
Sets a rename mapping.
- setRenameMapping(Map<String, String>) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set a rename mapping.
- setRenameMapping(Map<String, String>) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set a rename mapping.
- setRenameMapping(Map<String, String>) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set a rename mapping.
- setReplacement(String) - Method in class com.pervasive.datarush.io.CharsetEncoding
-
Sets the error policy to be replacement with the specified string.
- setReplacement(String) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextReader
-
Sets the error policy to be replacement with the specified string.
- setReplacement(String) - Method in class com.pervasive.datarush.operators.io.textfile.AbstractTextWriter
-
Sets the error policy to be replacement with the specified string.
- setReplacementValue(String) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Set the replacement value.
- setReplaceSpecifications(List<ReplaceSpecification>) - Method in class com.pervasive.datarush.analytics.cleansing.ReplaceMissingValues
-
Sets the replacement specifications to apply to the input data.
- setRequiredDataDistribution(MetadataCalculationContext, DataDistribution) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the required data distribution of this input port.
- setRequiredDataDistribution(DataDistribution) - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Set the data distribution requirements for the input port of this operator.
- setRequiredDataOrdering(MetadataCalculationContext, DataOrdering) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the required data ordering of the given input.
- setRequiredMetadata(LogicalPort, PortMetadata) - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Sets the required metadata for the given input.
- setResultMapping(Map<Integer, String>) - Method in class com.pervasive.datarush.operators.string.SplitField
-
Set the mapping of split indices to output field names.
- setResultSize(int) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the number of results.
- setRidge(double) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Sets the regularization constant, lambda.
- setRight(String) - Method in class com.pervasive.datarush.matching.Comparison
-
Set the input right field name value.
- setRightBlockingKeys(List<String>) - Method in class com.pervasive.datarush.matching.tune.AnalyzeLinkKeys
-
Sets the fields to use for key blocking for data on the right.
- setRightDataIdField(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Sets the name of the field uniquely identifying records on the right hand side of the pairs.
- setRightFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Sets the output naming pattern for fields from the right hand input.
- setRightFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockSelf
-
Sets the output naming pattern for fields on the right hand side of pairs.
- setRightFieldPattern(String) - Method in class com.pervasive.datarush.matching.block.GroupPairsSortedRows
-
Sets the output naming pattern for fields on the right hand side of pairs.
- setRightFieldPattern(String) - Method in class com.pervasive.datarush.matching.cluster.ClusterLinks
-
Sets the naming pattern used for fields from the right hand side record.
- setRightFieldPattern(String) - Method in class com.pervasive.datarush.matching.Index
-
Set the right field pattern value.
- setRightFieldsPattern(String) - Method in class com.pervasive.datarush.matching.block.BlockCartesian
-
Sets the output naming pattern for fields from the right hand input.
- setRightKeys(String[]) - Method in class com.pervasive.datarush.matching.block.BlockRecords
-
Sets the fields used as keys for data on the right hand side.
- setRightSource(TokenValued) - Method in interface com.pervasive.datarush.tokens.TokenComparator
-
Binds the right-hand value of the comparator to the specified object.
- setRightSources(ScalarValued[]) - Method in interface com.pervasive.datarush.tokens.record.RecordTokenComparator
-
Binds the right-hand values of the comparator to the specified objects.
- setRollback(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Enable or disable rollback processing.
- setRollback(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Enable or disable rollback processing.
- setRollback(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Enable or disable rollback processing.
- setRootDirectory(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set HBase root directory.
- setRootMeanSquaredError(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setRootNode(TreeNode) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the root node element of the model
- setRowCount(long) - Method in class com.pervasive.datarush.operators.assertion.AssertRowCount
-
Sets the expected number of rows
- setRowCount(long) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Sets the number of rows to output.
- setRowCount(long) - Method in class com.pervasive.datarush.operators.source.GenerateConstant
-
Sets the number of values to generate
- setRowCount(long) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Sets the number of values to generate
- setRowCount(long) - Method in class com.pervasive.datarush.operators.source.GenerateRepeatingCycle
-
Sets the number of values to generate
- setRowFieldMap(LinkedHashMap<String, String>) - Method in class com.pervasive.datarush.hbase.KeyOperator
- setRowIndexStride(int) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Set the distance between entries in the row index.
- setRowNumber(long) - Method in exception com.pervasive.datarush.operators.join.DataNotSortedException
-
Sets the row number where the exception occurred, or -1 if not available.
- setRunMode(ReadMDF.ExtractionMode) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Sets the mode that will decide what will be extracted from the MDF file.
- setSampleSize(long) - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Set the wanted sample size in rows.
- setSaveMetadata(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
If set to true, the writer will attempt to save the metadata with the data if the implementation supports it.
- setSchema(FixedWidthTextRecord) - Method in class com.pervasive.datarush.operators.io.textfile.ReadFixedText
-
Set the schema of the input data to read.
- setSchema(FixedWidthTextRecord) - Method in class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Set the schema to use for formatting output records.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.io.textfile.GenericLogFormat
-
Sets the record schema of the source.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.io.textfile.ParseTextFields
-
Sets the record schema to use for parsing.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the record schema expected in the delimited text source.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets the record schema expected in the JSON text source.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the record schema for the delimited text source.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.join.UnionAll
-
Sets the optional target output schema.
- setSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setSchema(TextRecord) - Method in class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Set the schema to use for the provided data.
- setSchema(String) - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Sets the schema to use to encode the output with the JSON-serialized schema in the specified file.
- setSchema(Schema) - Method in class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Sets the schema to use to encode the output.
- setSchemaDiscovery(TextRecordDiscoverer) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets the schema discoverer to use against the delimited text source.
- setSchemaDiscovery(TextRecordDiscoverer) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Sets the schema discoverer to use against the JSON text source.
- setSchemaDiscovery(TextRecordDiscoverer) - Method in class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Sets the schema discoverer to use for the delimited text.
- setSchemaDiscovery(List<TypePattern>) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Enables schema discovery using the default discoverer extended with additional typing patterns.
- setSchemaDiscovery(List<TypePattern>) - Method in class com.pervasive.datarush.operators.io.textfile.ReadJSON
-
Enables schema discovery using the default discoverer extended with additional typing patterns.
- setScorable(boolean) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel
-
Whether a consumer can use the model to make predictions (set to false to indicate the model is for information purposes only.)
- setScore(String) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the value of the "score" attribute.
- setScoreDistributions(List<ScoreDistribution>) - Method in class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Sets the list of
ScoreDistribution
elements associated with this node. - setScoreFields(String...) - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Set the names of the input fields to normalize.
- setScoreFields(List<String>) - Method in class com.pervasive.datarush.analytics.stats.NormalizeValues
-
Set the names of the input fields to normalize.
- setScript(String) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the text of the RushScript that will be used to compose the subgraphs run per data grouping.
- setScriptFile(File) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the text of the RushScript that will be used to compose the subgraphs run per data grouping.
- setScriptFileName(String) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the name of the file containing the script used to compose the application executed per key group.
- setScriptOptions(ScriptOptions) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
- setScriptOptions(ScriptOptions) - Method in interface com.pervasive.datarush.script.operators.ScriptOptionsAware
-
Set a collection of scripting options that are interesting to operators utilizing scripting in some way.
- setScriptSnippet(String) - Method in class com.pervasive.datarush.analytics.r.RunRScript
-
Set the R script to execute.
- setSeed(long) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Sets the seed for the random numbers used by the algorithm.
- setSeed(long) - Method in class com.pervasive.datarush.operators.partition.Randomize
-
Set the random seed used.
- setSeed(long) - Method in class com.pervasive.datarush.operators.source.GenerateRandom
-
Sets the seed for the random number generator.
- setSeed(Long) - Method in class com.pervasive.datarush.operators.select.SampleRandomRows
-
Set the random number generator seed value.
- setSelectedFeatures(String...) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies the fields to use when determining the nearest neighbors.
- setSelectedFeatures(List<String>) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies the fields to use when determining the nearest neighbors.
- setSelectedFields(String...) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the list of record fields to read.
- setSelectedFields(String...) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets the list of record fields to parse.
- setSelectedFields(List<String>) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the list of record fields to read.
- setSelectedFields(List<String>) - Method in class com.pervasive.datarush.operators.io.ParsingOptions
-
Sets the list of record fields to parse.
- setSelectionSchema(RecordTextSchema<?>) - Method in class com.pervasive.datarush.operators.record.SelectFields
-
Sets the schema with the names of the fields that will be kept.
- setSelectStatement(String) - Method in class com.pervasive.datarush.operators.io.jdbc.ReadFromJDBC
-
Deprecated.Use the
ReadFromJDBC.setDataQuery(String)
method instead. - setShowTopHowMany(int) - Method in class com.pervasive.datarush.analytics.stats.MostFrequentValues
-
Sets a cap on the number of value frequencies to calculate.
- setShowTopHowMany(int) - Method in class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Sets a cap on the number of
valueCounts
to calculate. - setSingularityThreshold(Double) - Method in class com.pervasive.datarush.analytics.regression.LinearRegressionLearner
-
Set singularityThreshold value against which a matrix is considered singular or non singular.
- setSkip(long) - Method in class com.pervasive.datarush.operators.select.LimitRows
-
Sets the number of input records to skip before outputting records.
- setSort(boolean) - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- setSortBuffer(String) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets an approximate cap on the amount of memory used by the sort.
- setSortBufferSize(long) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the size of the memory usage target, in bytes, for a sort.
- setSortByCount(boolean) - Method in class com.pervasive.datarush.analytics.stats.DistinctValues
-
Sets whether to sort by value count.
- setSortKeys(SortKey[]) - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Sets the additional keys by which to sort the data to determine which row to output in the event of a duplicate.
- setSortKeys(SortKey...) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the list of sort keys by which we are to sort.
- setSortKeys(String...) - Method in class com.pervasive.datarush.operators.group.RemoveDuplicates
-
Sets the additional keys by which to sort the data to determine which row to output in the event of a duplicate.
- setSortKeys(String...) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the list of sort keys by which we are to sort.
- setSortKeys(List<SortKey>) - Method in class com.pervasive.datarush.operators.sort.Sort
-
Sets the list of sort keys by which we are to sort.
- setSource(Path) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the data source to the specified path.
- setSource(ByteSource) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the data source to the specified source.
- setSource(ByteSource) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Sets the data source for the reader.
- setSource(ScalarValued) - Method in interface com.pervasive.datarush.encoding.TokenFormatter
-
Sets the container holding values to be formatted.
- setSource(TokenValued) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenEncoder
-
This implementation sets the source variable and invokes the method
AbstractTokenEncoder.doSourceUpdated(TokenValued)
. - setSource(TokenValued) - Method in interface com.pervasive.datarush.encoding.TokenEncoder
-
Sets the container holding values to be encoded.
- setSource(TokenValued) - Method in interface com.pervasive.datarush.tokens.TokenConverter
-
Sets the source value for this converter.
- setSource(String) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the data source to all paths matching the specified pattern.
- setSplitCharacteristic(PMMLTreeModel.SplitCharacteristic) - Method in class com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel
-
Sets the "splitCharacteristic" attribute for the model.
- setSplitField(String) - Method in class com.pervasive.datarush.operators.string.SplitField
-
Set the string field to be split.
- setSplitOptions(SplitOptions) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets the configuration used in determining how to break the source into splits.
- setSplitOptions(SplitOptions) - Method in class com.pervasive.datarush.operators.io.ReadSource
-
Sets the split options used by the reader.
- setSplitPattern(String) - Method in class com.pervasive.datarush.operators.string.SplitField
-
Set the splitting pattern.
- setSqlWarningLimit(int) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Set the maximum number of warnings regarding SQL errors that an operator can emit.
- setSshPassword(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the password for SSH user id.
- setSshPassword(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the password for SSH user id
- setSshUser(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the OS User Id used for authenticating SSH connection to Master Node of Vector.
- setSshUser(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the OS User Id used for authenticating SSH connection to Master Node of Vector on Hadoop
- setStagingBlockSize(int) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Configures the
blockSize
that is used when staging the original dataset prior to redistributing the data for training. - setStagingForced(LogicalPort, boolean) - Method in interface com.pervasive.datarush.operators.MetadataCalculationContext
-
Can be used to force staging (writing to disk) of input data.
- setStartTime(Date) - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Set time range filter start time
- setStartValue(BigDecimal) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Sets the value of the first token in the sequence.
- setStatusField(String) - Method in class com.pervasive.datarush.operators.io.jdbc.DeleteFromJDBC
-
Set the name of the field that will contain the update status.
- setStatusField(String) - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Set the name of the field that will contain the update status.
- setStddev(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the standard deviation of values for this field.
- setStderrFileName(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the pathname of the file that will capture the standard error output of the script execution environment.
- setStdoutFileName(String) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the pathname of the file that will capture the standard output of the script execution environment.
- setStemmerType(StemmerType) - Method in class com.pervasive.datarush.analytics.text.TextStemmer
-
Set the stemmer the operator should use.
- setStepSize(BigDecimal) - Method in class com.pervasive.datarush.operators.source.GenerateArithmeticSequence
-
Sets the difference between consecutive tokens in the generated sequence.
- setStorage(RecordRegisterStorage) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- setString(int, String) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setString(int, String) - Method in interface com.pervasive.datarush.sequences.scalar.MutableStringTokenSequence
-
Sets the token at the specified position to the given value.
- setString(int, String) - Method in class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
- setString(int, String) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
-
Sets the token at the specified position to the given string value.
- setStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.schema.StructuredSchemaReader
-
Configures the string conversion properties of the reader.
- setStringHandling(TextTypes.StringConversion) - Method in class com.pervasive.datarush.schema.TextConversionDefaults
-
Sets the behavior for processing string-valued types.
- setStringTruncationError(boolean) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set whether errors on string truncation is enabled or disabled.
- setStripeSize(long) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Set the stripe size for the file.
- setSubParallelism(int) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Set the parallelism level wanted for the sub-graphs spawned by this operator.
- setSum(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the summation of values for this field.
- setSumSquaredError(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setSumSquaredRegression(Double) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- setSupport(long) - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Set the support value.
- setSupportVectorIDs(List<String>) - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Sets the list of support vector ids.
- setSupportVectorMachines(List<SupportVectorMachine>) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Sets the
SupportVectorMachine
elements of the model. - setSvmRepresentation(PMMLSupportVectorMachineModel.SvmRepresentation) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Sets the
svmRepresentation
attribute for the model. - setTable(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the name of the table to load.
- setTable(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the name of the table to load.
- setTable(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the name of the table to load.
- setTableName(String) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- setTableName(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set HBase table name.
- setTableName(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the name of the database table to access.
- setTableName(String) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the name of the database table to access.
- setTarget(Path) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets the data sink for the writer.
- setTarget(ByteSink) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets the data sink for the writer.
- setTarget(ByteSink) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Sets the target sink for the reader.
- setTarget(ScalarSettable) - Method in interface com.pervasive.datarush.encoding.TokenParser
-
Sets the buffer for holding parsed values.
- setTarget(TokenSettable) - Method in class com.pervasive.datarush.encoding.binary.AbstractTokenDecoder
-
This implementation sets the target variable and invokes the method
AbstractTokenDecoder.doTargetUpdated(TokenSettable)
. - setTarget(TokenSettable) - Method in interface com.pervasive.datarush.encoding.TokenDecoder
-
Designates the current target for decoding operations.
- setTarget(String) - Method in class com.pervasive.datarush.analytics.arm.ConvertARMModel
-
Set the path for the target file of the conversion.
- setTarget(String) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets the data sink for the writer.
- setTargetCategory(String) - Method in class com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.RegressionTable
- setTargetCategory(String) - Method in class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Sets the value of the
targetCategory
attribute. - setTargetColumn(String) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
Sets the name of the column to predict.
- setTargetColumn(String) - Method in class com.pervasive.datarush.analytics.naivebayes.learner.NaiveBayesLearner
-
Sets the column to be predicted.
- setTargetColumn(String) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
- setTargetCounts(Map<String, Long>) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Sets the map of target counts for the PMML.
- setTargetFeature(String) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies the field in the example data which contains classification data.
- setTargetField(String) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
-
Sets the "targetField" attribute for the model.
- setTargetFieldNames(List<String>) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the actual target field names for all input ports (null entries for disconnected ports).
- setTargetPathName(String) - Method in class com.pervasive.datarush.analytics.pmml.WritePMML
-
Sets the path to write to
- setTargetRegister(ScalarSettable) - Method in class com.pervasive.datarush.encoding.text.DefaultFloatParser
- setTargetSize(int) - Method in class com.pervasive.datarush.io.SplitOptions
-
Sets the size to use, in bytes, for generating file splits.
- setTargetStatistics(Map<String, TargetStatistics>) - Method in class com.pervasive.datarush.analytics.naivebayes.ContinuousInputMappingModel
-
Sets the map of target statistics.
- setTargetValue(String) - Method in class com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart
-
Sets the target value ("true class")
- setTcpNoDelay(boolean) - Method in interface com.pervasive.datarush.net.SocketBuilder
- setTestFailureCount(String, long) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the test failure count for the given test name.
- setTestFailureCounts(Map<String, Long>) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets a mapping of test failures counts.
- setTests(String) - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Sets the set of tests to apply to the input dataset.
- setTests(List<DataQualityAnalyzer.QualityTest>) - Method in class com.pervasive.datarush.analytics.stats.DataQualityAnalyzer
-
Sets the set of tests to apply to the input dataset
- setText(String) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- setText(CharacterIterator) - Method in class com.pervasive.datarush.analytics.text.RegexWordBreakIterator
- setTextFilters(TextFilter...) - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Set the filters that will be used.
- setTextFilters(List<TextFilter>) - Method in class com.pervasive.datarush.analytics.text.FilterText
-
Set the filters that will be used.
- setTextOutputField(String) - Method in class com.pervasive.datarush.analytics.text.ExpandTextFrequency
-
Set the output field to expand the text list into.
- setThreshold(double) - Method in class com.pervasive.datarush.analytics.naivebayes.PMMLNaiveBayesModel
-
Sets the "threshold" attribute for the model.
- setTime(String) - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Sets the current value to the specified time-of-day, with the date being today's date.
- setTimeDayMillis(int, int) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setTimeFieldName(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set version timestamp field name.
- setTimeOfDay(int, TimeOfDay) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
-
Sets the token at the specified position to the specified time of day.
- setTimestamp(int, long, int, int) - Method in class com.pervasive.datarush.operators.group.WriteableStorage
-
Sets the value of the internal element at the given offset.
- setTimestamp(int, Timestamp) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the token at the specified position to a timestamp value specified as a
java.sql.Timestamp
object, relative to the default time zone. - setTimestamp(int, Timestamp, TimeZone) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Sets the token at the specified position to a timestamp value specified as a
java.sql.Timestamp
object, relative to the given time zone. - setTmpDirectory(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the temporary directory that is to be used for storing the intermediate loader files.
- setTmpDirectory(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the temporary directory that is to be used for storing the intermediate loader files.
- setTokenType(TextElementType) - Method in class com.pervasive.datarush.analytics.text.CountTokens
-
Set the type of token to count.
- setTokenType(TextElementType) - Method in class com.pervasive.datarush.analytics.text.ExpandTextTokens
-
Set the type of text token to expand.
- setTolerance(double) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionLearner
-
Sets the strictness of the convergence criterion, as a fraction of the total length of the coefficient vector.
- setTotalFrequency(long) - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Sets the value of the "totalFreq" attribute of the
Counts
sub-element. - setTotalNumber(int) - Method in class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Set the total number of top frequencies to keep.
- setTotalSquaresSum(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Sets the sum of the squares of the values of the field.
- setTotalValuesSum(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
-
Sets the sum of the values of the field
- setTraceLevel(DecisionTreeTraceLevel) - Method in class com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeLearner
-
For debugging tree construction.
- setTrainingBuffer(long) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies the amount of memory, in bytes, to use for buffering the example data.
- setTrainingBuffer(String) - Method in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
Specifies the amount of memory to use for buffering the example data.
- setTxnCount(long) - Method in class com.pervasive.datarush.analytics.arm.PMMLAssociationModel
-
Set the transaction count value.
- setTxnFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.fpgrowth.FPGrowth
-
Set the transaction identifier field name property.
- setTxnFieldName(String) - Method in class com.pervasive.datarush.analytics.arm.FrequentItems
-
Set the transaction field name property.
- setType(ClassifierType) - Method in class com.pervasive.datarush.matching.Classifier
-
Set the classifier type.
- setType(FilterType) - Method in class com.pervasive.datarush.matching.Filter
-
Set the filter type.
- setType(IndexType) - Method in class com.pervasive.datarush.matching.Index
-
Set the indexing type value.
- setType(MetadataCalculationContext, RecordTokenType) - Method in class com.pervasive.datarush.ports.record.RecordPort
-
Sets the type associated with this port.
- setType(RecordTokenType) - Method in class com.pervasive.datarush.operators.testutils.SimulatePartitions
- setType(ScalarTokenType) - Method in class com.pervasive.datarush.util.ColumnSelector
-
Sets the type of columns to include.
- setType(String) - Method in class com.pervasive.datarush.schema.SchemaBuilder.SchemaField
-
Sets the type of the field
- setUpdateFields(String[]) - Method in class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Set the names of the fields that will be updated.
- setUpperBoundClosed(boolean) - Method in class com.pervasive.datarush.analytics.stats.CountRanges
-
Sets whether the upper boundary defined by a break should be included in the group.
- setUrl(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the URL for connecting to the database, for example:
jdbc:odbc:SampleTest
. - setUrl(String) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the URL for connecting to the database, for example:
jdbc:odbc:SampleTest
. - setUseHashJoinHint(boolean) - Method in class com.pervasive.datarush.operators.join.AbstractRelationalJoin
-
Sets whether to perform the join as a hash join.
- setUseMetadata(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractReader
-
Sets whether discovered metadata should be used to override the graph settings.
- setUser(String) - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Sets the user name for connecting to the database.
- setUser(String) - Method in class com.pervasive.datarush.operators.io.jdbc.JDBCOperator
-
Sets the user name for connecting to the database.
- setUser(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the user account name.
- setUser(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the user name.
- setUser(String) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadVectorOnHadoop
-
Deprecated.Set the user name.
- setValidateRecordSeparator(boolean) - Method in class com.pervasive.datarush.operators.io.textfile.ReadDelimitedText
-
Sets whether the configured record separator should be validated.
- setValue(boolean) - Method in class com.pervasive.datarush.analytics.decisiontree.ConstantPredicate
-
Sets the value of the constant
- setValue(int, TokenValued) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the token at the specified position to the given value.
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setValue(int, TokenValued) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setValue(String) - Method in class com.pervasive.datarush.analytics.decisiontree.ScoreDistribution
-
Sets the value of the "value" attribute.
- setValue(String) - Method in class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Sets the value of the "value" attribute.
- setValueCounts(String, long) - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Sets the number of occurrences of the given value
- setValueCounts(Map<String, Long>) - Method in class com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Sets a mapping of discrete value counts.
- setValueMap(Map<String, List<String>>) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Sets the name of the output field and the list of input fields which will be transposed in the output.
- setValueOrder(List<String>) - Method in class com.pervasive.datarush.operators.record.ColumnsToRows
-
Indicates the order of the fields defined in the valueMap to appear in the output.
- setValues(int, TokenSequence, int, int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the tokens in the specified subsequence of the array to the corresponding values from a subsequence of the given source sequence.
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setValues(int, TokenSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setValues(int, CharSequence, int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
-
Sets the tokens in the specified subsequence of the array to the corresponding values from a subsequence of the given source
CharSequence
. - setValues(List<String>) - Method in class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Sets the values of the set to test against.
- setVariables(Map<String, Object>) - Method in class com.pervasive.datarush.operators.scripting.RunJavaScript
- setVariables(Map<String, Object>) - Method in class com.pervasive.datarush.operators.scripting.RunScript
-
Set the collection of variables to be incorporated into the script environment before executing any of the given script source.
- setVariables(Map<String, Object>) - Method in class com.pervasive.datarush.script.operators.group.ProcessByGroup
-
Provides the JavaScript variables to set within the RushScript environment before composing applications for each group of the input data.
- setVariance(T) - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
-
Sets the variance of values for this field.
- setVectorDictionary(VectorDictionary) - Method in class com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel
-
Sets the
VectorDictionary
element of the model. - setVectorFields(List<String>) - Method in class com.pervasive.datarush.analytics.svm.VectorDictionary
-
Sets the fields that correspond to vectors in this dictionary.
- setVectorsByID(Map<String, DoubleTokenSequence>) - Method in class com.pervasive.datarush.analytics.svm.VectorDictionary
-
Sets the mapping from vector id to vector.
- setVectorSize(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect
-
Deprecated.Set the size of the buffer (in rows) used to cache data before sending to the Vector engine.
- setVectorSize(int) - Method in class com.pervasive.datarush.operators.io.vectorwise.LoadActianVector
-
Set the size of the buffer (in rows) used to cache data before sending to the Vector engine.
- setVersion(ORCVersion) - Method in class com.actian.dataflow.operators.io.orc.WriteORC
-
Sets the version of the file that will be written.
- setVersion(PMMLVersion) - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Sets the PMML version used by this model
- setVersion(MDFUtil.MDFVersion) - Method in class com.pervasive.datarush.operators.io.mdf.ReadMDF
-
Get the expected MDF version
- setVersionCount(long) - Method in class com.pervasive.datarush.hbase.ReadHBase
-
Set cell version count
- setWarningThreshold(long) - Method in class com.pervasive.datarush.matching.block.LargeGroupDetector
-
Set the threshold for issuing a warning about group size.
- setWinnerField(String) - Method in class com.pervasive.datarush.analytics.decisiontree.predictor.DecisionTreePredictor
-
Sets the name of the winner field to output.
- setWinnerField(String) - Method in class com.pervasive.datarush.analytics.naivebayes.predictor.NaiveBayesPredictor
-
Sets the name of the winner field to output.
- setWinnerField(String) - Method in class com.pervasive.datarush.analytics.regression.LogisticRegressionPredictor
-
Sets the name of the winner field to output.
- setWinnerFieldName(String) - Method in class com.pervasive.datarush.analytics.cluster.ClusterPredictor
-
Sets the name of the winner field in the output.
- setWordFreqOutputField(String) - Method in class com.pervasive.datarush.analytics.text.CalculateWordFrequency
-
Set the field that will contain the word frequency map.
- setWordPatterns(List<String>) - Method in class com.pervasive.datarush.analytics.text.TextTokenizer
-
Set the list of custom word patterns that will be recognized.
- setWorkerDaemon(boolean) - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Sets whether worker threads are marked as daemon threads.
- setWriteBuffer(int) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Sets the size of the I/O buffer, in bytes, to use for writes.
- setWriteBuffer(int) - Method in class com.pervasive.datarush.operators.io.FormattingOptions
-
Sets the size of the I/O buffer, in bytes, to use for writes.
- setWriteOnClient(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Set whether the writer should write a file on the client.
- setWriteOnClient(boolean) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Set whether the writer should write a file on the local client.
- setWriteOnClient(boolean) - Method in class com.pervasive.datarush.operators.testutils.DumpPartitions
- setWriteSingleSink(boolean) - Method in class com.pervasive.datarush.operators.io.AbstractWriter
-
Set whether the writer should produce a single output file or multiple ones.
- setWriteSingleSink(boolean) - Method in class com.pervasive.datarush.operators.io.WriteSink
-
Set whether the writer should produce a single output file or multiple ones.
- setZero() - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- setZero() - Method in class com.pervasive.datarush.tokens.record.RecordRegister
- setZero() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterSupport
- setZero() - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
-
Sets the contained value to be zero valued.
- setZero() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.BinaryRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.BooleanRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.CharRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.DateRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.DoubleRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.DurationRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.FloatRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.IntRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.Ip4AddressRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.Ip6AddressRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.LongRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.MoneyRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.NumericRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.ObjectRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.PeriodRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.StringRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.TimeRegister
- setZero() - Method in class com.pervasive.datarush.tokens.scalar.TimestampRegister
- setZero() - Method in interface com.pervasive.datarush.tokens.TokenSettable
-
Sets the contained value to be zero valued.
- setZero(int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the token at the specified position to be zero valued.
- setZero(int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setZero(int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setZero(int, int) - Method in interface com.pervasive.datarush.sequences.MutableTokenSequence
-
Sets the tokens in the specified subsequence to be zero valued.
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.BinaryTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.BooleanTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DateTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DoubleTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.DurationTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.FloatTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip4AddressTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.Ip6AddressTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.LongTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.MoneyTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.NumericTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.ObjectTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.PeriodTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.StringTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimestampTokenList
- setZero(int, int) - Method in class com.pervasive.datarush.sequences.scalar.TimeTokenList
- setZero(int, int) - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- setZero(int, int) - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- setZookeeperParentZNode(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set Zookeeper parent znode.
- setZookeeperPort(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set Zookeeper client port.
- setZookeeperQuorum(String) - Method in class com.pervasive.datarush.hbase.KeyOperator
-
Set Zookeeper quorum.
- SFTP - com.pervasive.datarush.io.FTPPath.FTPProtocol
- SFTPFileSystemProvider - Class in com.pervasive.datarush.io
-
Provides access to SFTP resources as a file system.
- SFTPFileSystemProvider() - Constructor for class com.pervasive.datarush.io.SFTPFileSystemProvider
-
Creates a new provider for the SFTP file system.
- SharedKey - com.pervasive.datarush.azure.AzureAuthType
- SHORT_MAX - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- SHORT_MIN - Static variable in class com.pervasive.datarush.commons.util.BigNumberUtil
- SHORT_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Short data type
- shorthand(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing shorthand equivalence between the specified string valued expressions.
- shorthand(String, String) - Static method in class com.pervasive.datarush.matching.functions.Similarity
-
Builds a function testing shorthand equivalence between the string values of the specified fields.
- SHORTHAND - com.pervasive.datarush.matching.ComparisonType
-
String comparision based on shorthand
- shortName() - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Returns a shortened name that can be used in some ui display contexts.
- shortName() - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Returns a shortened name that can be used in some ui display contexts.
- shortName(String) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Sets a shortened name that can be used in some ui display contexts.
- shortName(String) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Sets a shortened name that can be used in some ui display contexts.
- shutdown() - Method in class com.actian.dataflow.cal.yarn.server.MasterServer
- shutdown() - Method in interface com.pervasive.datarush.modules.ModuleManager
- SigmoidKernelType - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
SigmoidKernelType
PMML element. - SigmoidKernelType() - Constructor for class com.pervasive.datarush.analytics.svm.SigmoidKernelType
-
Creates a new
SigmoidKernelType
initialized to defaults. - signalDone(ExecutionContext) - Method in class com.pervasive.datarush.ports.model.DoneSignalPort
-
Signals downstream operators that we are done
- signum(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the signum function of the expression: 0 if the expression is zero, 1 if it is greater than zero, or -1 if it is less than 0.
- signum(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the signum function of the expression: 0 if the expression is zero, 1 if it is greater than zero, or -1 if it is less than 0.
- similarity - com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Kind
- Similarity - Class in com.pervasive.datarush.matching.functions
-
A collection of functions for computing similarity of strings.
- Similarity() - Constructor for class com.pervasive.datarush.matching.functions.Similarity
- similarityScale(double) - Method in class com.pervasive.datarush.analytics.cluster.ClusteringField.Builder
-
Returns a builder that builds
ClusteringField
instances with the provided similarity scale and other parameters set to the previously provided values. - SimpleAggregationProvider - Class in com.pervasive.datarush.aggregations
-
Convenient base class for implementations of
AggregationProvider
. - SimpleAggregationProvider() - Constructor for class com.pervasive.datarush.aggregations.SimpleAggregationProvider
- SimpleFunctionProvider - Class in com.pervasive.datarush.functions
-
Convenient base class for implementations of
FunctionProvider
. - SimpleFunctionProvider() - Constructor for class com.pervasive.datarush.functions.SimpleFunctionProvider
- simpleMatching - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- SimpleModelPort<T extends Serializable> - Class in com.pervasive.datarush.ports.model
-
A simple implementation for model ports.
- SimpleModelPort.Factory<T extends Serializable> - Class in com.pervasive.datarush.ports.model
-
Factory for creating SimpleModelPorts
- SimplePredicate - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
SimplePredicate
element. - SimplePredicate() - Constructor for class com.pervasive.datarush.analytics.decisiontree.SimplePredicate
-
Create an empty
SimplePredicate
- SimplePredicate.Operator - Enum in com.pervasive.datarush.analytics.decisiontree
-
Enumeration of allowed values for the "operator" attribute.
- SimpleRMI - Class in com.pervasive.datarush.commons.util
-
For internal use only; public as a matter of implementation.
- SimpleRMI() - Constructor for class com.pervasive.datarush.commons.util.SimpleRMI
- SimpleRMI.Registry - Class in com.pervasive.datarush.commons.util
-
Registry of services.
- SimpleRMI.ServerListener - Interface in com.pervasive.datarush.commons.util
-
Server-side implementations may implement this interface to receive notifications of server start and stop
- SimpleSetPredicate - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
SimpleSetPredicate
element. - SimpleSetPredicate() - Constructor for class com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate
-
Creates an empty
SimpleSetPredicate
. - SimpleSetPredicate.Operator - Enum in com.pervasive.datarush.analytics.decisiontree
-
Enumeration of allowed values for the "booleanOperator" attribute.
- SimpleTypeResolutionProvider - Class in com.pervasive.datarush.json
-
Convenient base class for implementations of
TypeResolutionProvider
. - SimpleTypeResolutionProvider() - Constructor for class com.pervasive.datarush.json.SimpleTypeResolutionProvider
- SimulatePartitions - Class in com.pervasive.datarush.operators.testutils
-
For tests that wish to simulate a partitioned read.
- SimulatePartitions() - Constructor for class com.pervasive.datarush.operators.testutils.SimulatePartitions
- SimulatePartitions(String, RecordTextSchema<?>) - Constructor for class com.pervasive.datarush.operators.testutils.SimulatePartitions
- SimulatePartitions(String, RecordTokenType) - Constructor for class com.pervasive.datarush.operators.testutils.SimulatePartitions
- sin(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the sine of the given expression using radians.
- sin(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the sine of the given field using radians.
- SINGLE_PASS_ONLY - com.pervasive.datarush.analytics.stats.DetailLevel
-
Computes all statistics that can be calculated in a single pass over the data.
- SINGLE_PASS_ONLY_SIMPLE - com.pervasive.datarush.analytics.stats.DetailLevel
-
Computes all simple statistics that can be calculated in a single pass over the data.
- SingleSplitIterator - Class in com.pervasive.datarush.io
-
A split iterator containing a single split.
- SingleSplitIterator(DataSplit) - Constructor for class com.pervasive.datarush.io.SingleSplitIterator
-
Creates an iterator returning only the specified split with no locality data.
- SingleSplitIterator(DataSplit, List<String>) - Constructor for class com.pervasive.datarush.io.SingleSplitIterator
-
Creates an iterator returning only the specified split and locality data.
- sinh(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic sine of the given expression using radians.
- sinh(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic sine of the given field using radians.
- SinkOperator<T extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
Mix-in interface to be implemented by some operators.
- size - Variable in class com.pervasive.datarush.io.BinaryReader
-
The size of the current token
- size() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
-
Return the size of this item set.
- size() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum
-
Returns the number of values in the enumeration.
- size() - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Gets the current size of the binary sequence represented by the builder.
- size() - Method in class com.pervasive.datarush.io.PortRange
-
Returns the number of elements in the range.
- size() - Method in class com.pervasive.datarush.monitoring.StatisticsMap
-
Returns the number of entries in the map
- size() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Retrieves the number of elements in the namespace.
- size() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Retrieves the number of elements in the namespace.
- size() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- size() - Method in interface com.pervasive.datarush.ports.physical.RecordOutput
-
Gets the number of of record fields contained within the port.
- size() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- size() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- size() - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Gets the length of the sequence.
- size() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- size() - Method in class com.pervasive.datarush.tokens.record.MutableComposite
- size() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- size() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- size() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- size() - Method in interface com.pervasive.datarush.tokens.record.RecordSettable
-
Gets the number of fields in the record schema.
- size() - Method in class com.pervasive.datarush.tokens.record.RecordSettableFilter
- size() - Method in class com.pervasive.datarush.tokens.record.RecordToIDMap
-
Creates the number of entries in the map.
- size() - Method in interface com.pervasive.datarush.tokens.record.RecordValued
-
Gets the number of fields in the record schema.
- size() - Method in class com.pervasive.datarush.tokens.record.RecordValuedFilter
- size() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- size() - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.Gets the number of values define in the enumeration.
- size(long) - Method in class com.pervasive.datarush.analytics.cluster.Cluster.Builder
-
Returns a builder that builds
Cluster
instances with the provided cluster size and other parameters set to the previously provided values. - SIZE_BY_READERS - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Property controlling whether queues are initially sized based on the number of readers.
- sizeByReaders(boolean) - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Specifies whether the initial writeahead for a port should be automatically determined based on the number of readers.
- sizeByReaders(boolean) - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies whether the initial writeahead for a port should be automatically determined based on the number of readers.
- skewness(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a skewness aggregation for the given input.
- skewness(ScalarValuedFunction, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a skewness aggregation for the given input.
- skewness(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a skewness aggregation for the given input.
- skewness(String, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a skewness aggregation for the given input.
- skip(long) - Method in class com.pervasive.datarush.io.BinaryReader
- skip(long) - Method in class com.pervasive.datarush.io.SplitReader
- skip(ScalarTokenType) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.SKIP_RECORD
action for fields with the specified type. - skip(String) - Static method in class com.pervasive.datarush.analytics.cleansing.ReplaceSpecification
-
Create a replacement specification with the
ReplaceSpecification.Action.SKIP_RECORD
action for the specified field. - SKIP_RECORD - com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Skip the record.
- skipBytes(long) - Method in class com.pervasive.datarush.io.BinaryReader
-
Advances the read position in the stream the specified number of bytes.
- skipTo(byte[]) - Method in class com.pervasive.datarush.io.SplitInputStreamImpl
-
Advances the position of the stream to the first byte after the specified pattern.
- skipTo(char[]) - Method in class com.pervasive.datarush.io.SplitReader
-
Advances the position of the stream to the first character after the specified pattern.
- skipToBlock(long, long) - Method in class com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream
-
Skip from the current raw input stream position to the start of the split boundary defined by the given start offset and end offset.
- smartParse(Element) - Static method in class com.pervasive.datarush.analytics.pmml.ModelQuality
- SNAPPY - com.pervasive.datarush.operators.io.avro.Compression
-
Data blocks should be compressed using snappy
- SnappyCompression - Class in com.pervasive.datarush.io.compression
-
Defines support for the Snappy compression algorithm.
- SnappyCompression() - Constructor for class com.pervasive.datarush.io.compression.SnappyCompression
- snapshot() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns a snapshot view of these statistics.
- snapshot() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
- snapshot() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
- snapshot() - Method in interface com.pervasive.datarush.monitoring.AccumulatedTimerSupplier
-
Creates a snapshot of this timer.
- snapshot() - Method in class com.pervasive.datarush.monitoring.BasicCounter
- snapshot() - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- snapshot() - Method in interface com.pervasive.datarush.monitoring.CounterSupplier
- snapshot() - Method in class com.pervasive.datarush.monitoring.GaugeSnapshot
- snapshot() - Method in interface com.pervasive.datarush.monitoring.GaugeSupplier
- snapshot() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
- snapshot() - Method in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
- snapshot() - Method in interface com.pervasive.datarush.monitoring.IntervalTimerSupplier
-
Creates a snapshot of this timer.
- snapshot() - Method in class com.pervasive.datarush.monitoring.RuntimeStatistic
-
Creates a snapshot of this statistic
- snapshot() - Method in interface com.pervasive.datarush.monitoring.StatisticSupplier
-
Returns a snapshot of this statistic.
- SocketBuilder - Interface in com.pervasive.datarush.net
-
Responsible for opening a socket
- SocketBuilderFactory - Class in com.pervasive.datarush.net
-
Given a
NetworkConfiguration
and a socket address, creates the appropriate socket builder - SocketBuilderFactory() - Constructor for class com.pervasive.datarush.net.SocketBuilderFactory
- SOCKS_PROXY - com.pervasive.datarush.net.NetworkConfiguration.ConnectType
-
If selected, we will use a socks proxy to connect
- socksProxy(String, int) - Static method in class com.pervasive.datarush.net.NetworkConfiguration
-
Returns a socks proxy configuration
- sort - Variable in class com.pervasive.datarush.graphs.EngineConfig
-
The sort sub-object.
- sort(int, ElementComparator) - Method in enum com.pervasive.datarush.tokens.TokenSorter
-
Performs a sort based on an element comparator.
- sort(RecordTokenSequence, SortKey...) - Method in enum com.pervasive.datarush.tokens.TokenSorter
-
Builds a sort order permutation for the specified composite sequence using the given sort keys.
- sort(RecordTokenSequence, TokenOrder[]) - Method in enum com.pervasive.datarush.tokens.TokenSorter
-
Builds a sort order permutation for the specified composite sequence using the specified order for each column.
- sort(TokenSequence) - Method in enum com.pervasive.datarush.tokens.TokenSorter
-
Builds a sort order permutation for the specified sequence, assuming a default of ascending order.
- sort(TokenSequence, TokenOrder) - Method in enum com.pervasive.datarush.tokens.TokenSorter
-
Builds a sort order permutation for the specified sequence in the specified order.
- sort(SortKey...) - Method in class com.pervasive.datarush.sequences.record.RecordTokenList
-
Sort the list using the specified ordering.
- Sort - Class in com.pervasive.datarush.operators.sort
-
Sorts the input data.
- Sort() - Constructor for class com.pervasive.datarush.operators.sort.Sort
-
The default constructor.
- Sort(SortKey...) - Constructor for class com.pervasive.datarush.operators.sort.Sort
-
Creates a new instance of
Sort
, specifying the minimal set of required parameters. - Sort(String...) - Constructor for class com.pervasive.datarush.operators.sort.Sort
-
Creates a new instance of
Sort
, specifying the minimal set of required parameters. - Sort(List<SortKey>) - Constructor for class com.pervasive.datarush.operators.sort.Sort
-
Creates a new instance of
Sort
, specifying the minimal set of required parameters. - SORT_BUFFER - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Property specifying the default value for
sortBufferSize
. - SORT_BUFFER_SIZE_MAX - Static variable in class com.pervasive.datarush.operators.sort.Sort
-
The largest allowable sort buffer, 16G.
- SORT_BUFFER_SIZE_MIN - Static variable in class com.pervasive.datarush.operators.sort.Sort
-
The smallest allowable sort buffer, 128K.
- SORT_ROW_COUNT - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
A connection statistic that provides the number of rows implicitly sorted due to metadata mismatch.
- sortBuffer(String) - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Sets the default value for
sortBufferSize
. - sortBufferSize(long) - Method in class com.pervasive.datarush.graphs.EngineConfig.Sort
-
Sets the default value for
sortBufferSize
. - SortedGroupHandler - Class in com.pervasive.datarush.operators.group
-
Common base class for all processes that need to detect group boundaries
- SortedGroupHandler() - Constructor for class com.pervasive.datarush.operators.group.SortedGroupHandler
-
Default constructor.
- SortedJoinKey - Class in com.pervasive.datarush.tokens.record
-
Combination of a left key, a right key, and an ordering.
- SortedJoinKey(JoinKey, TokenOrder) - Constructor for class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create a key using the specified order.
- SortedJoinKey(String) - Constructor for class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create a key using ascending order, where the left name and right name are the same.
- SortedJoinKey(String, TokenOrder) - Constructor for class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Create a key using the specified order, where the left name and right name are the same.
- SortKey - Class in com.pervasive.datarush.tokens.record
-
A combination of a key field and an ordering.
- SortKey(String) - Constructor for class com.pervasive.datarush.tokens.record.SortKey
-
Create a key using ascending order.
- SortKey(String, TokenOrder) - Constructor for class com.pervasive.datarush.tokens.record.SortKey
-
Create a key using the specified order.
- sortMapByValue(Map<K, V>) - Static method in class com.pervasive.datarush.analytics.text.TextTokenUtil
-
Sorts a map by the values associated with each key and returns a list of the entries that have been sorted.
- soundex(ScalarValuedFunction) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value to which the specified expression evaluates using the Soundex algorithm.
- soundex(String) - Static method in class com.pervasive.datarush.matching.functions.StringEncodings
-
Builds a function phonetically encoding the string value in the specified field using the Soundex algorithm.
- source - Variable in class com.pervasive.datarush.io.BinaryReader
-
The underlying byte stream
- source - Variable in class com.pervasive.datarush.script.operators.group.ProcessByGroup.Context
- SourceOperator<T extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
Mix-in interface to be implemented by some operators.
- SPANISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- sparse(T, T) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Creates a new sparse matrix
- SPARSE - com.pervasive.datarush.operators.io.textfile.ARFFMode
-
Data is represented sparsely.
- SPARSE_BASE_ZERO - com.pervasive.datarush.tokens.DataRepresentation
-
Data representation is sparse; values not set default to zero.
- SparseBinaryTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableBinaryTokenSequence
which stores data sparsely. - SparseBinaryTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseBinaryTokenList
-
Creates a new empty list.
- SparseBooleanTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableBooleanTokenSequence
which stores data sparsely. - SparseBooleanTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseBooleanTokenList
-
Creates a new empty list.
- SparseCharTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableCharTokenSequence
which stores data sparsely. - SparseCharTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
-
Creates a new empty list.
- SparseDateTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableDateTokenSequence
which stores data sparsely. - SparseDateTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseDateTokenList
-
Creates a new empty list.
- SparseDoubleTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableDoubleTokenSequence
which stores data sparsely. - SparseDoubleTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseDoubleTokenList
-
Creates a new empty list.
- SparseDurationTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableDurationTokenSequence
which stores data sparsely. - SparseDurationTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseDurationTokenList
-
Creates a new empty list
- SparseFloatTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableFloatTokenSequence
which stores data sparsely. - SparseFloatTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseFloatTokenList
-
Creates a new empty list.
- SparseIntTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableIntTokenSequence
which stores data sparsely. - SparseIntTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseIntTokenList
-
Creates a new empty list.
- SparseIp4AddressTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableIp4AddressTokenSequence
which stores data sparsely. - SparseIp4AddressTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseIp4AddressTokenList
-
Creates a new empty list.
- SparseIp6AddressTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableIp6AddressTokenSequence
which stores data sparsely. - SparseIp6AddressTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseIp6AddressTokenList
-
Creates a new empty list.
- SparseLongTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableLongTokenSequence
which stores data sparsely. - SparseLongTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseLongTokenList
-
Creates a new empty list.
- SparseMoneyTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableMoneyTokenSequence
which stores data sparsely. - SparseMoneyTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseMoneyTokenList
-
Creates a new empty list.
- SparseNumericTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableNumericTokenSequence
which stores data sparsely. - SparseNumericTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseNumericTokenList
-
Creates a new empty list.
- SparseObjectTokenList<T> - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableObjectTokenSequence
which stores data sparsely. - SparseObjectTokenList(ObjectTokenType<T>, int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseObjectTokenList
-
Creates a new empty list.
- SparsePeriodTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutablePeriodTokenSequence
which stores data sparsely. - SparsePeriodTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparsePeriodTokenList
-
Creates a new empty list
- sparseRecord(Field...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a record type descriptor with the given fields.
- SparseRecordDecoder - Class in com.pervasive.datarush.encoding.binary
-
The matching decoder for
SparseRecordEncoder
. - SparseRecordRegister - Class in com.pervasive.datarush.tokens.record
-
A composite register of scalar registers; a mutable
RecordValued
object. - SparseRecordRegister(RecordTokenType) - Constructor for class com.pervasive.datarush.tokens.record.SparseRecordRegister
-
Constructs a new register with the given record type.
- SparseRecordTokenList - Class in com.pervasive.datarush.sequences.record
-
An implementation of
MutableRecordTokenSequence
which stores data sparsely. - SparseRecordTokenList(RecordRegisterStorage) - Constructor for class com.pervasive.datarush.sequences.record.SparseRecordTokenList
-
Create a list using the specified storage.
- SparseRecordTokenList(RecordTokenType, int) - Constructor for class com.pervasive.datarush.sequences.record.SparseRecordTokenList
-
Create an empty array with the specified type.
- SparseStringTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableStringTokenSequence
which stores data sparsely. - SparseStringTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseStringTokenList
-
Creates a new empty list.
- SparseTimestampTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableTimestampTokenSequence
which stores data sparsely. - SparseTimestampTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseTimestampTokenList
-
Creates a new empty list.
- SparseTimeTokenList - Class in com.pervasive.datarush.sequences.scalar
-
An implementation of
MutableDateTokenSequence
which stores data sparsely. - SparseTimeTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.SparseTimeTokenList
-
Creates a new empty list.
- split(String, char) - Static method in class com.pervasive.datarush.util.StringUtil
-
Splits incoming String data into an array of substrings based on a character delimiter.
- splitEnd - Variable in class com.pervasive.datarush.io.SplitInputStreamImpl
- SplitField - Class in com.pervasive.datarush.operators.string
-
Splits a string field into multiple fields, based on a specified pattern.
- SplitField() - Constructor for class com.pervasive.datarush.operators.string.SplitField
-
Construct the operator with no properties set.
- SplitField(String, String, Map<Integer, String>) - Constructor for class com.pervasive.datarush.operators.string.SplitField
-
Construct the operator while setting each property.
- SplitInputStream - Interface in com.pervasive.datarush.io
-
Interface defining an input data stream that works within the boundaries of a defined split.
- SplitInputStreamImpl - Class in com.pervasive.datarush.io
-
A wrapper for input streams providing windowing behavior.
- SplitInputStreamImpl(InputStream, long, long) - Constructor for class com.pervasive.datarush.io.SplitInputStreamImpl
-
Create a new input stream for the specified split.
- SplitInputStreamImpl(InputStream, long, long, int) - Constructor for class com.pervasive.datarush.io.SplitInputStreamImpl
-
Create a new input stream for the specified window.
- SplitIterator - Interface in com.pervasive.datarush.io
-
A forward-only iterator over data splits with associated locality information.
- SplitOptions - Class in com.pervasive.datarush.io
-
Settings which control the generation of splits on files.
- SplitOptions() - Constructor for class com.pervasive.datarush.io.SplitOptions
-
Create a collection with default settings.
- SplitParsingContext - Interface in com.pervasive.datarush.operators.io
-
An object representing the context of a data split parsing operation.
- SplitParsingException - Exception in com.pervasive.datarush.operators.io
-
Indicates a parsing error on a data split.
- SplitParsingException(DataSplit, Exception) - Constructor for exception com.pervasive.datarush.operators.io.SplitParsingException
-
Report a parse error in the specified split at the given location, possibly approximate.
- SplitReader - Class in com.pervasive.datarush.io
-
A character based reader for splits.
- SplitReader(SplitInputStream, CharsetEncoding) - Constructor for class com.pervasive.datarush.io.SplitReader
-
Creates a new reader on the specified stream, using the given encoding properties.
- SplitReader(SplitInputStream, CharsetEncoding, int) - Constructor for class com.pervasive.datarush.io.SplitReader
-
Creates a new reader on the specified stream, using the given encoding properties.
- SplitReader(SplitInputStream, CharsetEncoding, int, String, boolean) - Constructor for class com.pervasive.datarush.io.SplitReader
-
Creates a new reader on the specified stream, using the given encoding properties and synchronization marker.
- SplitReader(SplitInputStream, CharsetEncoding, String, boolean) - Constructor for class com.pervasive.datarush.io.SplitReader
-
Creates a new reader on the specified stream, using the given encoding properties and synchronization marker.
- splitStart - Variable in class com.pervasive.datarush.io.SplitInputStreamImpl
- SplittableCompressedFileSplit - Class in com.pervasive.datarush.io
-
Represents a file split for a compression format that supports splitting.
- SplittableCompressedFileSplit(Path, long, long, CompressionFormat) - Constructor for class com.pervasive.datarush.io.SplittableCompressedFileSplit
-
Construct an instance.
- SPOOL_THRESHOLD - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Property specifying the number of unread batches which triggers spooling mode for the queue.
- spoolThreshold(int) - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Specifies the threshold at which the writer begins writing published batches to disk.
- spoolThreshold(int) - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies the threshold at which the writer begins writing published batches to disk.
- SQLCOPY - com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Use the SQL copy method
- SQLWorkerUtil - Class in com.pervasive.datarush.operators.io
- SQLWorkerUtil() - Constructor for class com.pervasive.datarush.operators.io.SQLWorkerUtil
- SqlWriteProperties(ErrorAction, int, int, int) - Constructor for class com.pervasive.datarush.operators.io.jdbc.AbstractWriteToJDBC.SqlWriteProperties
- sqrt(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the square root of the given expression.
- sqrt(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the square root of the given field.
- sqrt(BigDecimal, MathContext) - Static method in class com.pervasive.datarush.commons.util.BigNumberUtil
-
Calculates the square root of a BigDecimal.
- squaredEuclidean - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- STAGED_DATA_SETS - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
This is a planning statistic that indicates the number of staged datasets.
- StagedSource<F extends LogicalPort> - Interface in com.pervasive.datarush.operators
-
A handle by which one can access the staged data associated with an iterative port.
- StagedSourceOptions - Class in com.pervasive.datarush.operators
-
Various options that can be passed to
StagedSource.getSource(StagedSourceOptions)
. - StagedSourceOptions(NodeAllocationState.AssignmentState) - Constructor for class com.pervasive.datarush.operators.StagedSourceOptions
-
Specifies the partition information that controls which partition of the staged data is returned by the
StagedSource
- StagedSourceOptions(NodeAllocationState.AssignmentState, LogicalPortOptions) - Constructor for class com.pervasive.datarush.operators.StagedSourceOptions
-
Specifies the partition information that controls which partition of the staged data is returned by the
StagedSource
and specifies tuning settings. - StagedSourceOptions(List<NodeAllocationState.AssignmentState>) - Constructor for class com.pervasive.datarush.operators.StagedSourceOptions
-
Specifies the partition information that controls which partition of the staged data is returned by the
StagedSource
- StagedSourceOptions(List<NodeAllocationState.AssignmentState>, LogicalPortOptions) - Constructor for class com.pervasive.datarush.operators.StagedSourceOptions
-
Specifies the partition information that controls which partition of the staged data is returned by the
StagedSource
and specifies tuning settings. - stageJSON(String, Object) - Method in class com.actian.dataflow.cal.yarn.shared.DatafileStagingManager
- stageLoggingProperties(String, Map<String, String>) - Method in class com.actian.dataflow.cal.yarn.shared.DatafileStagingManager
- stagingOptions(DatasetOptions) - Method in class com.pervasive.datarush.ports.record.RecordMetadata
-
Returns a new RecordMetadata, equivalent to this, but with stagingOptions set to the specified value.
- STANDARD - com.pervasive.datarush.analytics.stats.Rank.RankMode
-
Standard or competitive ranking that leaves gaps in assigned ranks.
- start() - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- start() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Starts the server.
- start() - Method in class com.pervasive.datarush.commons.util.Timer
-
Starts the timer.
- start() - Method in interface com.pervasive.datarush.graphs.LogicalGraphInstance
-
Executes the graph instance in the background Control is immediately returned to the caller.
- start() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
-
Starts the timer; time will begin to accumulate
- start() - Method in class com.pervasive.datarush.monitoring.BasicCounter
-
Places the counter in the
StatisticState.ACTIVE
. - start() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
-
Starts the timer; time will begin to accumulate
- start() - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Starts the server
- start(FileClient, JobSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterJobExecutor
- startedIO() - Method in interface com.pervasive.datarush.io.IOChannelStatsCollector
-
Marks the start of an I/O operation.
- startPattern - Variable in class com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat.RegexParser
- startRecord(long) - Method in interface com.pervasive.datarush.operators.io.SplitParsingContext
-
Establishes the context for the current record.
- startShutdown() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer.ServerContext
-
Can be invoked to start shutdown of the server
- startShutdown() - Method in class com.pervasive.datarush.commons.util.GenericTCPServer
-
Initiates shutdown by closing the listening socket.
- startShutdown(JobStatus) - Method in interface com.pervasive.datarush.cal.JobExecutorService
-
Asynchronously begins shutdown.
- statistic() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the pair of
LogicalStatistic.definition()
andLogicalStatistic.supplier()
. - StatisticDefinition<T extends StatisticSupplier> - Class in com.pervasive.datarush.monitoring
-
Provides metadata for a statistic including including display name controls how the statistic is to be aggregated across partitions.
- StatisticFormats - Class in com.pervasive.datarush.monitoring
-
Utilities for formatting runtime statistics for presentation in the UI.
- statistics(List<LogicalStatistic>) - Static method in class com.pervasive.datarush.graphs.LogicalStatistics
-
Utility method to select each of the
LogicalStatistic.statistic()
's from the specified list. - Statistics - Class in com.pervasive.datarush.functions
-
Provides implementations of common statistical functions.
- Statistics() - Constructor for class com.pervasive.datarush.functions.Statistics
- StatisticsMap - Class in com.pervasive.datarush.monitoring
-
Utility that provides a mapping from
StatisticDefinition
toStatisticSupplier
. - StatisticsMap() - Constructor for class com.pervasive.datarush.monitoring.StatisticsMap
-
Create an empty map.
- StatisticsMap(List<RuntimeStatistic<?>>) - Constructor for class com.pervasive.datarush.monitoring.StatisticsMap
-
Creates a map consisting of the specified entries
- StatisticsRegistry - Interface in com.pervasive.datarush.graphs
-
For advanced use only; operator authors should not need to access this class.
- StatisticState - Enum in com.pervasive.datarush.monitoring
-
The state associated with a
StatisticSupplier
. - StatisticSupplier - Interface in com.pervasive.datarush.monitoring
-
Abstract supplier of a runtime statistic.
- StatisticSuppliers - Class in com.pervasive.datarush.monitoring
-
Miscellaneous utilities for working with
StatisticSupplier
's. - StatisticSupplierTestHelper - Class in com.pervasive.datarush.monitoring
- StatisticSupplierTestHelper() - Constructor for class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- statsFamilyName - Static variable in class com.pervasive.datarush.hbase.KeyOperator
-
The name of the family containing table information for all tables.
- StatsFunctions - Class in com.pervasive.datarush.analytics.functions
-
Useful statistics related functions.
- StatsFunctions.NormalizeMethod - Enum in com.pervasive.datarush.analytics.functions
-
Supported methods of value normalization.
- stddev - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- stddev(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a standard deviation aggregation for the given input.
- stddev(ScalarValuedFunction, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a standard deviation aggregation for the given input.
- stddev(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a standard deviation aggregation for the given input.
- stddev(String, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a standard deviation aggregation for the given input.
- stem(String) - Method in interface com.pervasive.datarush.analytics.text.stemmer.Stemmer
-
Stems a word.
- Stemmer - Interface in com.pervasive.datarush.analytics.text.stemmer
-
Interface for a stemmer.
- StemmerType - Enum in com.pervasive.datarush.analytics.text.stemmer
-
Enumeration of the possible snowball stemmer algorithms.
- stepNext() - Method in class com.pervasive.datarush.analytics.util.AbstractPredictor
-
Steps to the next input row, returning false at end of data
- stepNext() - Method in class com.pervasive.datarush.operators.io.staging.DatasetIterator
- stepNext() - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Advances the cursor position of this input by one token.
- stepNext() - Method in interface com.pervasive.datarush.ports.physical.SteppableRecordValued
- stepNext() - Method in interface com.pervasive.datarush.sequences.TokenValuedIterator
-
Advances to the next value not equal to "zero".
- stepNext() - Method in class com.pervasive.datarush.tokens.record.RecordMap.RecordMapIterator
- stepNext(long) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Advances the cursor position of this input by the specified number of tokens.
- SteppableRecordValued - Interface in com.pervasive.datarush.ports.physical
- stepUntil(long, Timeout) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Advances the cursor position as many tokens as possible up to the specified number of tokens, within a given amount of time.
- stepUntil(Timeout) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Advances the cursor position of this input by one token, if it can be be done in a given amount of time.
- stepwisePolynomialRegression - com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.ModelType
-
Polynomial Regression
- stop() - Method in class com.pervasive.datarush.commons.util.Timer
-
Stops the timer.
- stop() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimer
-
Stops the timer.
- stop() - Method in class com.pervasive.datarush.monitoring.BasicCounter
-
Places the counter in the stopped state.
- stop() - Method in class com.pervasive.datarush.monitoring.IntervalTimer
-
Stops the timer.
- stop() - Method in interface com.pervasive.datarush.webapp.WebApplicationServer
-
Stops the server if the server fails to stop
- STORAGE_MANAGEMENT_PATH - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property that controls a base path to use for intermediate storage.
- StorageBucket - Class in com.pervasive.datarush.cal
-
Convenient pairing of
StorageBucketId
and it's associatedStorageManager
. - StorageBucket(StorageManager, StorageBucketId) - Constructor for class com.pervasive.datarush.cal.StorageBucket
- StorageBucketId - Class in com.pervasive.datarush.cal
-
A storage bucket represents one unit of work to be exchanged by nodes in the cluster.
- storageManagementPath() - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Returns the root scratch directory to use.
- storageManagementPath(Path) - Method in class com.pervasive.datarush.cal.JobSpecifier
-
Overrides the storageManagementPath
- storageManagementPath(Path) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Specifies the root scratch directory to use.
- StorageManager - Interface in com.pervasive.datarush.cal
-
A manager of intermediate storage.
- StorageManagerProvider - Interface in com.pervasive.datarush.cal
-
Extension point to register a new
StorageManager
type. - StorageManagers - Class in com.pervasive.datarush.cal
-
Utilities for creating storage managers
- StorageManagerSpecifier - Class in com.pervasive.datarush.cal
-
Rollup of the various parameters needed to create a
StorageManager
. - StorageManagerSpecifier(JobSpecifier, DistributedExecutorService) - Constructor for class com.pervasive.datarush.cal.StorageManagerSpecifier
-
Create a jobInfo
- StorageManagerSpecifier(StorageManagerSpecifier) - Constructor for class com.pervasive.datarush.cal.StorageManagerSpecifier
- StoragePlanner - Class in com.pervasive.datarush.cal
-
An allocator of
StorageBucketId
's. - StoragePlanner() - Constructor for class com.pervasive.datarush.cal.StoragePlanner
- storeFinalResult(ScalarSettable) - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Outputs the final result into the specified ScalarSettable.
- storeInternals(WriteableStorage) - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Stores the internal counters of this aggregator.
- StreamingMetadataContext - Interface in com.pervasive.datarush.operators
-
Context used when computing metadata via
StreamingOperator.computeMetadata(StreamingMetadataContext)
. - StreamingOperator - Class in com.pervasive.datarush.operators
-
Base class for LogicalOperators that are a potentially streaming operation.
- StreamingOperator() - Constructor for class com.pervasive.datarush.operators.StreamingOperator
- StrictMode - Enum in com.pervasive.datarush.script
-
Defines the strictness mode used when evaluating JavaScript source.
- strictOverlay(boolean, RecordTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Merges the specified record types into a new record type, allowing name collisions only if
isAssignableFrom()
is true for the types. - string - com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
The array consists of java strings
- STRING - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a string field, created by
SchemaBuilder.STRING(java.lang.String)
- STRING - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- STRING - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Text type for string token values.
- STRING - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the string token type.
- STRING(TextTypes.StringConversion) - Static method in class com.pervasive.datarush.schema.TextTypes
-
String token values with the specified conversion behavior.
- STRING(TextTypes.StringConversion, String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
String token values with the specified conversion behavior and null indicator.
- STRING(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a string field.
- STRING(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a string typed field with the given name.
- STRING(String, String...) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a string field.
- STRING(String, String...) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a string typed field with the given name.
- STRING(String, List<String>) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a string field.
- STRING(String, List<String>) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a string typed field with the given name.
- StringEncodings - Class in com.pervasive.datarush.matching.functions
-
A collection of functions for phonetic encoding of string values.
- StringEncodings() - Constructor for class com.pervasive.datarush.matching.functions.StringEncodings
- stringForHadoop(Platform) - Static method in class com.pervasive.datarush.hadoop.ClassPath
- StringFormatter - Class in com.pervasive.datarush.encoding.text
-
Converts a string token value to a string.
- StringFormatter(boolean) - Constructor for class com.pervasive.datarush.encoding.text.StringFormatter
-
Creates a new formatter with the specified behavior with respect whitespace.
- StringFormatter(boolean, String) - Constructor for class com.pervasive.datarush.encoding.text.StringFormatter
-
Creates a formatter using the specified whitespace behavior and null indicator.
- stringGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- stringGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- StringInputField - Interface in com.pervasive.datarush.ports.physical
-
A string valued field of a record input port.
- stringList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableStringTokenSequence
with the specified capacity, optionally optimized for sparse data. - StringOutputField - Interface in com.pervasive.datarush.ports.physical
-
A string valued field of a record output port.
- StringParser - Class in com.pervasive.datarush.encoding.text
-
Converts a string to a string token value.
- StringParser(TextTypes.StringConversion, String, Collection<String>) - Constructor for class com.pervasive.datarush.encoding.text.StringParser
-
Creates a new formatter with the specified string conversion behavior and null indicator.
- StringRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
StringValued
object. - StringRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.StringRegister
-
Creates a new null-valued register.
- Strings - Class in com.pervasive.datarush.functions
-
Provides implementations of common string functions.
- Strings() - Constructor for class com.pervasive.datarush.functions.Strings
- Strings.NullConcatenation - Enum in com.pervasive.datarush.functions
-
Specifies behavior of null values for string concatenation.
- StringSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a string value. - STRINGSIZE_MAX - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- STRINGSIZE_MIN - Static variable in class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- StringToEnum() - Constructor for class com.pervasive.datarush.script.Transforms.StringToEnum
- StringToFile() - Constructor for class com.pervasive.datarush.script.Transforms.StringToFile
- StringToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
StringValued
object. - StringToken(StringValued) - Constructor for class com.pervasive.datarush.tokens.scalar.StringToken
-
Constructs a new token with the string value in the given container.
- StringToken(String) - Constructor for class com.pervasive.datarush.tokens.scalar.StringToken
-
Constructs an new token with the given non-null string.
- StringTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableStringTokenSequence
. - StringTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.StringTokenList
-
Create a new array of string tokens with the specified number of elements.
- StringTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing string valued data. - StringUtil - Class in com.pervasive.datarush.util
-
Utility methods for operating on strings.
- StringUtil() - Constructor for class com.pervasive.datarush.util.StringUtil
- StringValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a string value. - StringValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over string values. - StructuredSchemaReader - Class in com.pervasive.datarush.schema
-
Parser for text file schemas written in Pervasive DataIntegrator structured schema (.schema) format.
- sub(double, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting the value of the specified subexpression from a constant.
- sub(double, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting the value of the specified field from a constant.
- sub(ScalarValuedFunction, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting a constant from the value of the specified subexpression.
- sub(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting the values of the two specified subexpressions.
- sub(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting the value of the specified field from a subexpression.
- sub(String, double) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting a constant from the value of the specified field.
- sub(String, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting a subexpression from the value of the specified field.
- sub(String, String) - Static method in class com.pervasive.datarush.functions.Arithmetic
-
Builds an expression subtracting the values of the two specified fields.
- subBucket(int) - Method in class com.pervasive.datarush.cal.StorageBucket
- subBucketId(int) - Method in class com.pervasive.datarush.cal.StorageBucketId
-
Returns a sub-bucket id of the given child number.
- SUBGRAPH_HISTORY_SIZE - Static variable in class com.pervasive.datarush.graphs.EngineConfig
-
Property controlling the maximum number of subgraphs to retain when tracking execution history.
- subgraphHistorySize(int) - Method in class com.pervasive.datarush.graphs.EngineConfig
-
Sets the maximum number of subgraphs to retain when tracking execution history.
- subList(ScalarValuedFunction, int, int) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(ScalarValuedFunction, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of a ScalarValuedFunction between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(ScalarValuedFunction, String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(String, int, int) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(String, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(String, String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(List<Object>, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- subList(List<Object>, String, String) - Static method in class com.pervasive.datarush.functions.ListFunctions
-
Builds an expression finding a view of the portion of the field between the specified fromIndex, inclusive, and toIndex, exclusive.
- submit(DistributedCallable<T>, ExecutionOptions) - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Asynchronously invokes the given callable.
- submit(DistributedCallableBatch<R>, List<AbstractDRClusterExecutor.CommandServiceHelper>) - Method in class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- submit(DistributedCallableBatch<T>, ExecutionOptions) - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Asynchronously invokes the given callable.
- submit(JobCallable<T>) - Method in interface com.pervasive.datarush.cal.JobExecutorService
-
Does the following: Starts the job master if not already started. Invokes the init method on the server side. Starts execution on the server side Returns a handle for monitoring execution
- submitMaster(MonitoredCallable<T>) - Method in interface com.pervasive.datarush.cal.DistributedExecutorService
-
Asynchronous, local, and non-parallel submission of the given callable.
- subPlan(int) - Method in class com.pervasive.datarush.cal.NodeAllocationPlan
-
Returns the effective NodeAllocationPlan, given the specified value of max parallelism.
- subsecNanos() - Method in interface com.pervasive.datarush.tokens.scalar.DurationValued
-
Get the subsecond portion of the contained duration value.
- subsecNanos() - Method in class com.pervasive.datarush.tokens.scalar.NullToken
- subsecNanos() - Method in class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.
- subsecNanos() - Method in interface com.pervasive.datarush.tokens.scalar.TimestampValued
-
Gets the subsecond portion of the contained timestamp value.
- subSequence(int, int) - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- subSequence(int, int) - Method in class com.pervasive.datarush.sequences.scalar.SparseCharTokenList
- substr(ScalarValuedFunction, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates, starting at a specified index.
- substr(ScalarValuedFunction, int, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates, between specified indexes.
- substr(ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates, starting at a specified index.
- substr(ScalarValuedFunction, ScalarValuedFunction, ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value to which the specified expression evaluates, between specified indexes.
- substr(String, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value in the specified field, starting at a specified index.
- substr(String, int, int) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning a substring of the string value in the specified field, between specified indexes.
- substract(List<T>, List<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Computes a new list containing all of the elements of the first list, that are not in the second list.
- substractAsList(Collection<T>, Collection<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Computes a list containing all of the elements of the first collection, that are not in the second collection.
- subtract(ResourceAllocation) - Method in class com.pervasive.datarush.cal.ResourceAllocation
- subtractTime(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Subtracts a time period from the specified date/time value.
- subtractTime(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Subtracts a time period from the specified date/time value.
- subtractTime(String, String, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Subtracts a time period from the specified date/time value.
- subtractTime(String, String, DateTime.Granularity, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Subtracts a time period from the specified date/time value.
- sum - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- sum - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- sum(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a value summation aggregation for the given input.
- sum(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a value summation aggregation for the given input.
- SUM - com.pervasive.datarush.monitoring.CounterAggregator
-
Values are aggregated by summation
- SUM - com.pervasive.datarush.monitoring.GaugeAggregator
-
Current values are aggregated by summation.
- SUM - com.pervasive.datarush.monitoring.RangeAggregator
-
The aggregate low value is computed to be the sum of the low values.
- SummaryStatistics - Class in com.pervasive.datarush.analytics.stats
-
Discovers various metrics of an input dataset, based on the configured detail level.
- SummaryStatistics() - Constructor for class com.pervasive.datarush.analytics.stats.SummaryStatistics
-
Discover summary statistics.
- SumOfSquares - Class in com.pervasive.datarush.analytics.regression
-
Compute the sum of squares for the given fields of the input data.
- SumOfSquares() - Constructor for class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Default constructor.
- SumOfSquares(List<String>) - Constructor for class com.pervasive.datarush.analytics.regression.SumOfSquares
-
Construct with the given field names.
- sumSquares - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- sumSquares(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a sum-squares aggregation for the given input.
- sumSquares(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a sum-squares aggregation for the given input.
- supplier() - Method in class com.pervasive.datarush.graphs.LogicalStatistic.Builder
-
Returns the value for
LogicalStatistic.supplier()
. - supplier() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
-
Returns the supplier associated with this statistic.
- supplier() - Method in class com.pervasive.datarush.monitoring.RuntimeStatistic
-
Returns the supplier of this statistic
- SupportedLogType - Enum in com.pervasive.datarush.operators.io.textfile
-
Enumerated type that provides factory constructors for the supported log formats.
- supports(Class<?>, Class<?>) - Method in interface com.pervasive.datarush.script.Transform
-
Determines if this transformer supports the given types.
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.BooleanToBoolean
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToBigDecimal
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToDouble
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToFloatingPointTolerance
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToInt
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToLong
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToDouble
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToInt
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToLong
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.ObjectToJoinKey
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.ObjectToSortKey
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.StringToEnum
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.StringToFile
- supports(Class<?>, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.TextRecordToRecordTokenType
- supportsConcat() - Method in class com.pervasive.datarush.azure.AzureFileSystem
- supportsConcat() - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- supportsConcat() - Method in interface com.pervasive.datarush.io.FileSystem
-
Returns whether this filesystem supports the
concat
method. - supportsDirectories() - Method in class com.pervasive.datarush.azure.AzureFileSystem
- supportsDirectories() - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- supportsDirectories() - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the file system supports directories.
- supportsDirectories(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the filesystem corresponding to this path supports directories
- supportsFormatDiscovery() - Method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
- supportsLocalRepartition() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- supportsLocalRepartition() - Method in class com.pervasive.datarush.ports.record.PartialStaticDataDistribution
-
Subclasses may override to indicate that they support a local repartition
- supportsLocalRepartition() - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- supportsRandomAccess() - Method in class com.pervasive.datarush.azure.AzureFileSystem
- supportsRandomAccess() - Method in class com.pervasive.datarush.gcp.GcpFileSystem
- supportsRandomAccess() - Method in interface com.pervasive.datarush.io.FileSystem
-
Indicates whether the file system supports random access to files.
- supportsRandomAccess() - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- supportsRandomAccess() - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Indicates whether the sink supports random access.
- supportsRandomAccess(Path) - Method in class com.pervasive.datarush.io.FileClient
-
Indicates whether the filesystem corresponding to this path supports random access
- SupportVectorMachine - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
SupportVectorMachine
PMML element. - SupportVectorMachine() - Constructor for class com.pervasive.datarush.analytics.svm.SupportVectorMachine
-
Creates an empty
SupportVectorMachine
- SupportVectors - com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel.SvmRepresentation
-
The SVM is represented by the support vectors
- surrogate - com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
Defines a surrogate predicate
- SVMPredictor - Class in com.pervasive.datarush.analytics.svm.predictor
-
Operator responsible for classification based on a SVM PMML model.
- SVMPredictor() - Constructor for class com.pervasive.datarush.analytics.svm.predictor.SVMPredictor
-
Creates a new
SVMPredictor
. - SVMPredictorType - Class in com.pervasive.datarush.analytics.svm.learner
-
Base class of SVM types associated with predicting a target variable.
- SVMType - Class in com.pervasive.datarush.analytics.svm.learner
-
Base class the represents the type of SVM model to build.
- SVMTypeCSvc - Class in com.pervasive.datarush.analytics.svm.learner
-
Corresponds to the
C-SVC
SVM model type. - SVMTypeCSvc(String, double) - Constructor for class com.pervasive.datarush.analytics.svm.learner.SVMTypeCSvc
-
Create a new
SVMTypeCSvc
. - SVMTypeOneClass - Class in com.pervasive.datarush.analytics.svm.learner
-
Corresponds to a
one-class
SVM model type. - SVMTypeOneClass(double) - Constructor for class com.pervasive.datarush.analytics.svm.learner.SVMTypeOneClass
-
Create a new
one-class
SVM type. - SWEDISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- SYMBOLIC_NAME - Static variable in class com.pervasive.datarush.modules.ModuleConstants
- symmetric(Class<?>) - Static method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Creates a new symmetric matrix.
- SYSLOG - com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
The Syslog format can be used to read logs produced by syslogd and other BSD syslog producers.
- SyslogLogFormat - Class in com.pervasive.datarush.operators.io.textfile
-
Describes the format of a syslog log file.
- SyslogLogFormat() - Constructor for class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
-
Create a log format for accessing syslog log data.
- SyslogLogFormat(String) - Constructor for class com.pervasive.datarush.operators.io.textfile.SyslogLogFormat
-
Create a log format for accessing syslog log data.
- SYSTEM_NEWLINE - Static variable in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
-
The newline character used on the local system.
T
- table - com.pervasive.datarush.analytics.cluster.CompareFunction
- tableExists() - Method in class com.pervasive.datarush.jdbc.JDBCConnector
-
Determine if the table associated with the connection exists
- tableExistsInHCatalog(MetadataContext) - Method in class com.pervasive.datarush.hbase.KeyValueOperator
-
Determines if the currently selected HCatalog table already exists.
- tan(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the tangent of the given expression using radians.
- tan(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the tangent of the given field using radians.
- tanh(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic tangent of the given expression using radians.
- tanh(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the hyperbolic tangent of the given field using radians.
- tanimoto - com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
- TargetCounts - Class in com.pervasive.datarush.analytics.decisiontree.learner
-
Public only as a matter of implementation; clients should not use this class.
- TargetStatistics - Class in com.pervasive.datarush.analytics.naivebayes
-
PMML extension used to support numerical data.
- TargetStatistics(double, double, long) - Constructor for class com.pervasive.datarush.analytics.naivebayes.TargetStatistics
-
Creates a TargetStatistics object.
- test - com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
-
Applying the model to new data after it has been built
- test(Object, String, Class<?>) - Method in class com.pervasive.datarush.json.JSONTestHelper
- testBackwardsCompatibility(String, String, Class<?>, Class<?>) - Method in class com.pervasive.datarush.json.JSONTestHelper
- testBackwardsSerializability(Object, Class<?>) - Method in class com.pervasive.datarush.json.JSONTestHelper
- testClusterDistributedOutput(LogicalGraph, RecordPort, String, int) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testClusterOutput(LogicalGraph, RecordPort, String, int) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testDistributedOutput(LogicalGraph, RecordPort) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- testDistributedOutput(LogicalGraph, RecordPort, boolean) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- testDistributedOutput(LogicalGraph, RecordPort, String) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testDistributedOutput(LogicalGraph, RecordPort, String, boolean) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testDistributedOutput(LogicalGraph, RecordPort, String, int) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testFile(Object, Class<?>) - Method in class com.pervasive.datarush.json.JSONTestHelper
- TestHelper - Class in com.pervasive.datarush.commons.test
-
A provider of useful services for unit tests.
- TestHelper(Class<?>) - Constructor for class com.pervasive.datarush.commons.test.TestHelper
-
Creates a helper for the specified test class.
- testLocalOutput(LogicalGraph, RecordPort) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- testLocalOutput(LogicalGraph, RecordPort, boolean) - Method in class com.pervasive.datarush.operators.OperatorTestHelper
- testLocalOutput(LogicalGraph, RecordPort, String) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testLocalOutput(LogicalGraph, RecordPort, String, boolean) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testLocalOutput(LogicalGraph, RecordPort, String, int) - Method in class com.pervasive.datarush.operators.AbstractOperatorTestCase
- testNdFile(Object, Class<?>) - Method in class com.pervasive.datarush.json.JSONTestHelper
- TEXT_FIELD_DISCOVER - Static variable in class com.pervasive.datarush.schema.TextRecord
-
A schema discoverer which treats all fields as raw text.
- TEXT_IPV4ADDRESS - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Ip4Address token values represented as strings in standard form.
- TEXT_IPV4ADDRESS(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Ip4Address token values represented as strings in standard form with null values indicated as specified.
- TEXT_IPV6ADDRESS - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Ip6Address token values represented as strings in standard form.
- TEXT_IPV6ADDRESS(String) - Static method in class com.pervasive.datarush.schema.TextTypes
-
Ip6Address token values represented as strings in standard form with null values indicated as specified.
- TEXT_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Text data type
- TextContainer - Class in com.pervasive.datarush.analytics.text
-
A tree node that can hold information on text elements.
- TextContainer() - Constructor for class com.pervasive.datarush.analytics.text.TextContainer
-
Default constructor for empty text container.
- TextContainer(TextElementType, String) - Constructor for class com.pervasive.datarush.analytics.text.TextContainer
-
Construct a container of element type with a specific value.
- TextContainer(TextElementType, List<? extends TextContainer>) - Constructor for class com.pervasive.datarush.analytics.text.TextContainer
-
Construct a container of element type with the specified children.
- TextConversionContext - Class in com.pervasive.datarush.schema
-
Contextual information needed by
TokenParser
's andTokenFormatter
's. - TextConversionContext() - Constructor for class com.pervasive.datarush.schema.TextConversionContext
-
Creates the default TextConversionContext
- TextConversionContext(TextConversionDefaults, FieldDomain) - Constructor for class com.pervasive.datarush.schema.TextConversionContext
-
Creates a new text conversion context
- TextConversionDefaults - Class in com.pervasive.datarush.schema
-
Describes behaviors used during conversion of token values to and from text.
- TextConversionDefaults() - Constructor for class com.pervasive.datarush.schema.TextConversionDefaults
-
Creates a descriptor specifying default behavior.
- TextConversionDefaults(TextTypes.StringConversion) - Constructor for class com.pervasive.datarush.schema.TextConversionDefaults
-
Creates a descriptor having the specified string processing behavior.
- TextConversionDefaults(String) - Constructor for class com.pervasive.datarush.schema.TextConversionDefaults
-
Creates a descriptor having the specified null indicator.
- TextConversionDefaults(String, TextTypes.StringConversion) - Constructor for class com.pervasive.datarush.schema.TextConversionDefaults
-
Creates a descriptor having the specified behavior.
- TextDataType - Interface in com.pervasive.datarush.schema
-
A mapping between a scalar token type and text representations of values of that type.
- TextElement - Class in com.pervasive.datarush.analytics.text
-
Definition of a text element.
- TextElement() - Constructor for class com.pervasive.datarush.analytics.text.TextElement
-
Default constructor for an Unknown element.
- TextElement(TextElementType) - Constructor for class com.pervasive.datarush.analytics.text.TextElement
-
Constructor for a specified element.
- TextElement(TextElementType, String) - Constructor for class com.pervasive.datarush.analytics.text.TextElement
-
Constructor for a specified element type with an associated value.
- TextElementFilter - Class in com.pervasive.datarush.analytics.text.filter
- TextElementFilter(TextElementType) - Constructor for class com.pervasive.datarush.analytics.text.filter.TextElementFilter
- TextElementType - Enum in com.pervasive.datarush.analytics.text
-
Enumeration of the possible text and character groupings.
- TextField - Class in com.pervasive.datarush.io.configuration
-
A
ConfigurationField
that consists of clear text information. - TextField<T extends TextDataType> - Class in com.pervasive.datarush.schema
-
The text analog of
Field
. - TextField(String) - Constructor for class com.pervasive.datarush.io.configuration.TextField
-
Creates a new field with an empty value
- TextField(String, String) - Constructor for class com.pervasive.datarush.io.configuration.TextField
-
Create a new field with the specified value
- TextField(String, T, FieldDomain) - Constructor for class com.pervasive.datarush.schema.TextField
-
Creates a new text field
- TextFilter - Interface in com.pervasive.datarush.analytics.text.filter
-
Interface for a text filter usable by the FilterText operator.
- TextFrequencyFilter - Class in com.pervasive.datarush.analytics.text
-
Filters a frequency map field.
- TextFrequencyFilter() - Constructor for class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Default constructor.
- TextFrequencyFilter(String) - Constructor for class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Constructor specifying the input field containing the text list and the input field containing the frequency list that will be filtered.
- TextFrequencyFilter(String, int) - Constructor for class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Constructor specifying the input field containing the frequency map and sets the total number of top frequencies to keep.
- TextFrequencyFilter(String, int, int) - Constructor for class com.pervasive.datarush.analytics.text.TextFrequencyFilter
-
Constructor specifying the input field containing the frequency map and sets the minimum and maximum threshold of frequencies to keep.
- TextIp4Formatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing ip4address token values as text IPv4 strings.
- TextIp4Formatter() - Constructor for class com.pervasive.datarush.encoding.text.TextIp4Formatter
-
Creates a new formatter.
- TextIp4Formatter(String) - Constructor for class com.pervasive.datarush.encoding.text.TextIp4Formatter
-
Creates a new formatter.
- TextIp4Parser - Class in com.pervasive.datarush.encoding.text
-
A parser producing ip4address token values from text IPv4 strings.
- TextIp4Parser() - Constructor for class com.pervasive.datarush.encoding.text.TextIp4Parser
-
Creates a new parser.
- TextIp4Parser(String) - Constructor for class com.pervasive.datarush.encoding.text.TextIp4Parser
-
Creates a parser using the specified format.
- TextIp6Formatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing ip6address token values as text IPv6 strings.
- TextIp6Formatter() - Constructor for class com.pervasive.datarush.encoding.text.TextIp6Formatter
-
Creates a new formatter.
- TextIp6Formatter(String) - Constructor for class com.pervasive.datarush.encoding.text.TextIp6Formatter
-
Creates a new formatter.
- TextIp6Parser - Class in com.pervasive.datarush.encoding.text
-
A parser producing ip6address token values from text IPv6 strings.
- TextIp6Parser() - Constructor for class com.pervasive.datarush.encoding.text.TextIp6Parser
-
Creates a new parser.
- TextIp6Parser(String) - Constructor for class com.pervasive.datarush.encoding.text.TextIp6Parser
-
Creates a parser using the specified format.
- TextNode - Interface in com.pervasive.datarush.analytics.text
-
Interface for a node in a
TextContainer
tree. - TextRecord - Class in com.pervasive.datarush.schema
-
A definition of a variable-width record type in a text file.
- TextRecord() - Constructor for class com.pervasive.datarush.schema.TextRecord
-
Defines an empty record.
- TextRecord(TextConversionDefaults) - Constructor for class com.pervasive.datarush.schema.TextRecord
-
Defines an empty record with the specified text conversion behavior.
- TextRecord(TextConversionDefaults, Map<String, TextDataType>) - Constructor for class com.pervasive.datarush.schema.TextRecord
-
Defines a record with the specified text conversion behavior and fields.
- TextRecordDiscoverer - Interface in com.pervasive.datarush.schema
-
A generator of text record schemas.
- TextRecordToRecordTokenType() - Constructor for class com.pervasive.datarush.script.Transforms.TextRecordToRecordTokenType
- TextSchema - Interface in com.pervasive.datarush.schema
-
A definition of the record schema of a text file.
- TextStemmer - Class in com.pervasive.datarush.analytics.text
-
Stems a TokenizedText field.
- TextStemmer() - Constructor for class com.pervasive.datarush.analytics.text.TextStemmer
-
Default constructor.
- TextStemmer(String) - Constructor for class com.pervasive.datarush.analytics.text.TextStemmer
-
Constructor specifying the tokenized text field to stem.
- TextStemmer(String, StemmerType) - Constructor for class com.pervasive.datarush.analytics.text.TextStemmer
-
Constructor specifying the tokenized text field to stem and the stemmer to utilize.
- TextTokenizer - Class in com.pervasive.datarush.analytics.text
-
Tokenizes a string field as a TokenizedText object.
- TextTokenizer() - Constructor for class com.pervasive.datarush.analytics.text.TextTokenizer
-
Default constructor.
- TextTokenizer(String) - Constructor for class com.pervasive.datarush.analytics.text.TextTokenizer
-
Constructor specifying the string field to tokenize.
- TextTokenUtil - Class in com.pervasive.datarush.analytics.text
-
Utility methods for operating on TextContainer objects.
- TextTokenUtil() - Constructor for class com.pervasive.datarush.analytics.text.TextTokenUtil
- textToNumericFormatV4(String) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- textToNumericFormatV6(String) - Static method in class com.pervasive.datarush.commons.util.IPAddressUtil
- TextTypes - Class in com.pervasive.datarush.schema
-
Common external text data type definitions.
- TextTypes() - Constructor for class com.pervasive.datarush.schema.TextTypes
- TextTypes.StringConversion - Enum in com.pervasive.datarush.schema
-
Enumerates the possible conversions for string-valued text types.
- THREAD - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- TIME - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the time token type.
- TIME(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a time typed field with the given name.
- TIME_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.ISO_TIMEOFDAY
. - TIME_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Time data type
- timeDiff(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Builds an expression measuring the time interval between two date/time expressions using a specified time unit.
- timeDiff(ScalarValuedFunction, ScalarValuedFunction, DateTime.Granularity, int) - Static method in class com.pervasive.datarush.functions.DateTime
-
Builds an expression measuring the time interval between two date/time expressions using a specified time unit and scale.
- timeDiff(String, String) - Static method in class com.pervasive.datarush.functions.DateTime
-
Builds an expression measuring the time interval between two date/time fields.
- timeDiff(String, String, DateTime.Granularity) - Static method in class com.pervasive.datarush.functions.DateTime
-
Builds an expression measuring the time interval between two date/time fields using a specified time unit.
- timeDiff(String, String, DateTime.Granularity, int) - Static method in class com.pervasive.datarush.functions.DateTime
-
Builds an expression measuring the time interval between two date/time fields using a specified time unit and scale.
- TimeFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing time token values with a user-defined text format.
- TimeFormatter(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.TimeFormatter
-
Creates a formatter using the specified format.
- TimeFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.TimeFormatter
-
Creates a formatter using the specified format.
- timeGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- timeGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- TimeInputField - Interface in com.pervasive.datarush.ports.physical
-
A time valued field of a record input port.
- timeList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTimeTokenSequence
with the specified capacity, optionally optimized for sparse data. - TimeOfDay - Class in com.pervasive.datarush.tokens.scalar
-
A specific moment of time on a 24-hour clock.
- TimeOfDay() - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the current time in the default timezone.
- TimeOfDay(int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the time occurring the specified number of milliseconds after midnight.
- TimeOfDay(int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the specified time, expressed in 24-hour format.
- TimeOfDay(int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the specified time, expressed using 24-hour format.
- TimeOfDay(Date, TimeZone) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the specified time in the given time zone.
- TimeOfDay(TimeZone) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeOfDay
-
Constructs an instance representing the current time in the specified timezone.
- TIMEOFDAY - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a timeofday field, created by
SchemaBuilder.TIMEOFDAY(java.lang.String)
- TIMEOFDAY(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a timeofday field using ISO defined format.
- TIMEOFDAY(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a timeofday field using the defined format or pattern.
- timeout(long, TimeUnit) - Static method in class com.pervasive.datarush.commons.util.Timeout
-
Creates a timeout expiring in the specified duration from now.
- Timeout - Class in com.pervasive.datarush.commons.util
-
A representation of a point-in-time when a timeout period expires.
- TimeOutputField - Interface in com.pervasive.datarush.ports.physical
-
A time valued field of a record output port.
- TimeParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing time token values from a user-defined text format.
- TimeParser(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.TimeParser
-
Creates a parser using the specified format.
- TimeParser(String) - Constructor for class com.pervasive.datarush.encoding.text.TimeParser
-
Creates a parser using the specified format.
- timer(StatisticState, long) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- timer(StatisticState, long, long) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- Timer - Class in com.pervasive.datarush.commons.util
-
Duration timer for elapsed wall-clock time.
- Timer() - Constructor for class com.pervasive.datarush.commons.util.Timer
-
Create a new timer.
- TimeRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
TimeValued
object. - TimeRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.TimeRegister
-
Creates a new null-valued register.
- timers(AccumulatedTimerSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- timers(IntervalTimerSupplier...) - Static method in class com.pervasive.datarush.monitoring.StatisticSupplierTestHelper
- timeSeries - com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Used by timeseries
- TimeSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a time value. - TIMESTAMP - com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
The field is a timestamp field, created by
SchemaBuilder.TIMESTAMP(java.lang.String)
- TIMESTAMP - Static variable in class com.pervasive.datarush.coercion.ScalarTypes
- TIMESTAMP - Static variable in class com.pervasive.datarush.operators.io.textfile.Log4jPatternParser
- TIMESTAMP - Static variable in class com.pervasive.datarush.types.TokenTypeConstant
-
A description of the timestamp token type.
- TIMESTAMP(String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a timestamp field using ISO defined format.
- TIMESTAMP(String) - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Constructs a timestamp typed field with the given name.
- TIMESTAMP(String, String) - Static method in class com.pervasive.datarush.schema.SchemaBuilder
-
Create a timestamp field using the defined format or pattern.
- TIMESTAMP_PATTERN - Static variable in class com.pervasive.datarush.schema.TypePattern
-
A pattern declaring a mapping to
TextTypes.ISO_TIMESTAMP
. - TIMESTAMP_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Timestamp data type
- TimestampDataUtil - Class in com.pervasive.datarush.tokens.scalar
-
Deprecated.since 6.1; use
DateTimeUtils
instead. - TimestampDataUtil() - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampDataUtil
-
Deprecated.
- TimestampFormatter - Class in com.pervasive.datarush.encoding.text
-
A formatter representing timestamp token values with a user-defined text format.
- TimestampFormatter(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.TimestampFormatter
-
Creates a formatter using the specified format.
- TimestampFormatter(String) - Constructor for class com.pervasive.datarush.encoding.text.TimestampFormatter
-
Creates a formatter using the specified format.
- timestampGroup() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- timestampGroup() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- timestampHashCode(long, int) - Static method in class com.pervasive.datarush.commons.util.HashUtil
-
Hashes a timestamp decomposed in seconds and nanos parts.
- TimestampInputField - Interface in com.pervasive.datarush.ports.physical
-
A timestamp valued field of a record input port.
- timestampList(int, DataRepresentation) - Static method in class com.pervasive.datarush.sequences.TokenSequences
-
Creates a
MutableTimestampTokenSequence
with the specified capacity, optionally optimized for sparse data. - TimestampOutputField - Interface in com.pervasive.datarush.ports.physical
-
A timestamp valued field of a record output port.
- TimestampParser - Class in com.pervasive.datarush.encoding.text
-
A parser producing timestamp token values from a user-defined text format.
- TimestampParser(DateTimeFormatting, String) - Constructor for class com.pervasive.datarush.encoding.text.TimestampParser
-
Creates a parser using the specified format.
- TimestampParser(String) - Constructor for class com.pervasive.datarush.encoding.text.TimestampParser
-
Creates a parser using the specified format.
- TimestampRegister - Class in com.pervasive.datarush.tokens.scalar
-
A mutable
TimestampValued
object. - TimestampRegister() - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampRegister
-
Creates a new null-valued register.
- TimestampSettable - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenSettable
object containing a timestamp value. - TimestampToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
TimestampValued
object. - TimestampToken(long, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampToken
-
Constructs a new token with the non-null timestamp value specified as the number of seconds since Java epoch (January 1, 1970 00:00:00 GMT).
- TimestampToken(TimestampValued) - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampToken
-
Constructs a new token with the timestamp value in the given container.
- TimestampTokenConverter - Class in com.pervasive.datarush.tokens.scalar
-
Deprecated.since 6.1
- TimestampTokenConverter() - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Constructs a new converter.
- TimestampTokenConverter(long, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimestampTokenConverter
-
Deprecated.Constructs a converter initialized with the specified epoch time.
- TimestampTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableTimestampTokenSequence
. - TimestampTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.TimestampTokenList
-
Create a new array of timestamp tokens with the specified number of elements.
- TimestampTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing timestamp valued data. - TimestampValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a timestamp value. - TimestampValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over timestamp values. - TimeToken - Class in com.pervasive.datarush.tokens.scalar
-
An immutable
TimeValued
object. - TimeToken(int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeToken
-
Constructs a new token with the non-null time value specified as the number of milliseconds since midnight.
- TimeToken(int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeToken
-
Constructs a new token with the non-null time of day.
- TimeToken(int, int, int, int) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeToken
-
Constructs a new token with the non-null time of day.
- TimeToken(TimeOfDay) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeToken
-
Constructs a new token with the non-null time of day.
- TimeToken(TimeValued) - Constructor for class com.pervasive.datarush.tokens.scalar.TimeToken
-
Constructs a new token with the time value in the given container.
- TimeTokenList - Class in com.pervasive.datarush.sequences.scalar
-
Primary implementation of
MutableTimeTokenSequence
. - TimeTokenList(int) - Constructor for class com.pervasive.datarush.sequences.scalar.TimeTokenList
-
Create an empty array
- TimeTokenSequence - Interface in com.pervasive.datarush.sequences.scalar
-
A
TokenSequence
containing time valued data. - TimeValued - Interface in com.pervasive.datarush.tokens.scalar
-
A
TokenValued
object containing a time value. - TimeValuedIterator - Interface in com.pervasive.datarush.sequences.scalar
-
A
ScalarValuedIterator
over time values. - TimeZoneArgumentConverter - Class in com.pervasive.datarush.functions
-
Converts an argument to a TimeZone object.
- TimeZoneArgumentConverter() - Constructor for class com.pervasive.datarush.functions.TimeZoneArgumentConverter
- toAbsolutePath() - Method in class com.pervasive.datarush.azure.AzureFilePath
- toAbsolutePath() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- toAbsolutePath() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- toAbsolutePath() - Method in class com.pervasive.datarush.io.FTPPath
- toAbsolutePath() - Method in interface com.pervasive.datarush.io.Path
-
Converts a relative path into an absolute path.
- toArray() - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Get a copy of the names in this path as an array of strings.
- toArray() - Method in class com.pervasive.datarush.sequences.scalar.IntTokenList
-
Gets the list as an array.
- toArray(Collection<? extends T>, Class<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Syntactic sugar for converting a collection to an array of a given component type.
- toArray(List<Integer>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Converts the list of integers into an array of ints
- toBase64(Object) - Static method in class com.pervasive.datarush.commons.util.SerializationUtil
-
Creates a string consisting of the serialized form of the given object.
- toBinary() - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Gets the current contents of the builder.
- toBinary(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a binary type.
- toBinary(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a binary type.
- toBoolean(ScalarValuedFunction, TruthValues) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a boolean type.
- toBoolean(ScalarValuedFunction, String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a boolean type.
- toBoolean(String, TruthValues) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a boolean type.
- toBoolean(String, String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a boolean type.
- toByteBuffer() - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Gets a
ByteBuffer
that wraps the internal bytes storage of this builder object. - toBytes(Object) - Static method in class com.pervasive.datarush.commons.util.SerializationUtil
-
Creates a byte array consisting of the serialized form of the given object.
- toChar(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a char type.
- toChar(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a char type.
- toCSV(Collection<String>) - Static method in class com.pervasive.datarush.util.StringUtil
-
Create a csv from a list of strings
- toDate(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time at midnight in the default time zone corresponding to the given date.
- toDate(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time at midnight in the specified time zone corresponding to the given date.
- toDate(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a date type.
- toDate(ScalarValuedFunction, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a date type using the given format.
- toDate(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a date type.
- toDate(String, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a date type using the given format.
- toDate(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a date type using the given format.
- today() - Static method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Gets the current date in the default time zone as days since epoch.
- today(TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.CalendarDate
-
Gets the current date in the specified time zone as days since epoch.
- toDaysSinceEpoch(int, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the specified date as days since epoch.
- toDaysSinceEpoch(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the date represented by the given instant in the default time zone as days since epoch.
- toDaysSinceEpoch(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the date represented by the given instant in the specified time zone as days since epoch.
- toDaysSinceEpoch(Date) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the date represented by the given instant in the default time zone as days since epoch.
- toDaysSinceEpoch(Date, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the date represented by the given instant in the specified time zone as days since epoch.
- toDegrees(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the radian expression in degrees.
- toDegrees(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the radian expression in degrees.
- toDouble(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a double type.
- toDouble(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a double type using the given format.
- toDouble(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a double type.
- toDouble(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a double type using the given format.
- toDouble(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a double type using the given format.
- toEpochTime(long, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the default time zone for the offset.
- toEpochTime(long, TimeZone, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the specified time zone for the offset.
- toEpochTime(Timestamp, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the default time zone for the offset.
- toEpochTime(Timestamp, TimeZone, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the specified time zone for the offset.
- toEpochTime(Date, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the default time zone for the offset.
- toEpochTime(Date, TimeZone, TimestampSettable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Stores the given instant into a time stamp buffer using the specified time zone for the offset.
- toFile() - Method in class com.pervasive.datarush.azure.AzureFilePath
- toFile() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- toFile() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- toFile() - Method in class com.pervasive.datarush.io.FTPPath
- toFile() - Method in interface com.pervasive.datarush.io.Path
-
Gets the local file corresponding to the path.
- toFloat(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a float type.
- toFloat(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a float type using the given format.
- toFloat(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a float type.
- toFloat(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a float type using the given format.
- toFloat(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a float type using the given format.
- toHexString(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.BinaryDataUtil
-
Converts the given byte array into a string representing the hex values of each byte.
- toInt(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a integer type.
- toInt(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a integer type using the given format.
- toInt(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a integer type.
- toInt(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a integer type using the given format.
- toInt(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a integer type using the given format.
- toIp4Integer(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- toIp4String(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- toIp6Longs(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- toIp6String(byte[]) - Static method in class com.pervasive.datarush.tokens.scalar.IpAddressDataUtil
- toJSON() - Method in class com.pervasive.datarush.schema.SchemaBuilder
-
Convert the defined schema into JSON format for serialization purposes.
- toJSON(TokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Generates the JSON description of the specified type.
- TOKEN_URI - Static variable in class com.pervasive.datarush.gcp.GcpCredentialsHelper
- TokenAppendable - Interface in com.pervasive.datarush.sequences
-
A sequence of data tokens to which additional tokens can be appended.
- TokenComparator - Interface in com.pervasive.datarush.tokens
-
An object for comparing tokens of compatible types.
- TokenComparators - Class in com.pervasive.datarush.tokens
-
A factory for creating
TokenComparator
objects. - TokenConverter - Interface in com.pervasive.datarush.tokens
-
An object capable of converting tokens into other formats.
- TokenConverters - Class in com.pervasive.datarush.tokens
-
A factory for creating
TokenConverter
objects. - TokenDecoder - Interface in com.pervasive.datarush.encoding
-
Converts binary encodings of tokens into token values.
- TokenEncoder - Interface in com.pervasive.datarush.encoding
-
Converts token values into a binary encoding.
- TokenEncodings - Class in com.pervasive.datarush.encoding.binary
-
A factory for obtaining standard encoders/decoders for token values.
- TokenFormatter - Interface in com.pervasive.datarush.encoding
-
Converts token values into text values.
- TokenizedParagraph - Class in com.pervasive.datarush.analytics.text
-
A TextContainer that can store a tokenized paragraph.
- TokenizedParagraph(List<? extends TextContainer>) - Constructor for class com.pervasive.datarush.analytics.text.TokenizedParagraph
-
Create a tokenized paragraph container.
- TokenizedSentence - Class in com.pervasive.datarush.analytics.text
-
A TextContainer that can store a tokenized sentence.
- TokenizedSentence(List<? extends TextContainer>) - Constructor for class com.pervasive.datarush.analytics.text.TokenizedSentence
-
Create a tokenized sentence container.
- TokenizedText - Class in com.pervasive.datarush.analytics.text
-
A TextContainer that can store a tokenized document.
- TokenizedText(List<? extends TextContainer>) - Constructor for class com.pervasive.datarush.analytics.text.TokenizedText
-
Create a tokenized document container.
- TokenizedWord - Class in com.pervasive.datarush.analytics.text
-
A TextContainer that can store a tokenized word.
- TokenizedWord(String) - Constructor for class com.pervasive.datarush.analytics.text.TokenizedWord
-
Create a tokenized word container.
- TokenOrder - Enum in com.pervasive.datarush.tokens
-
An ordering of token values.
- TokenParser - Interface in com.pervasive.datarush.encoding
-
Converts text values into token values.
- TokenPusher - Interface in com.pervasive.datarush.tokens
-
An object capable of transferring a token from a random-access source to a target.
- TokenRegisters - Class in com.pervasive.datarush.tokens
-
A factory for creating
DataRegister
objects. - TokenSequence - Interface in com.pervasive.datarush.sequences
-
A random-access, read-only view of a sequence of data tokens of homogeneous type.
- TokenSequences - Class in com.pervasive.datarush.sequences
-
Utilities for working with arrays of tokens.
- TokenSettable - Interface in com.pervasive.datarush.tokens
-
An object holding a nullable data value which is mutable.
- TokenSorter - Enum in com.pervasive.datarush.tokens
-
An object capable of producing a sort order permutation of a
TokenSequence
. - TokenType - Interface in com.pervasive.datarush.types
-
A description of the properties of a token data type.
- TokenTypeConstant - Class in com.pervasive.datarush.types
-
A collection of constant descriptors and utilities for the supported token types.
- TokenTyped - Interface in com.pervasive.datarush.types
-
Identifies a class which handles data tokens.
- TokenTypeDispatcher - Interface in com.pervasive.datarush.types
-
An object performing (potentially) different processing based on token type.
- TokenUtils - Class in com.pervasive.datarush.tokens
-
Utilities for working with token values.
- TokenValued - Interface in com.pervasive.datarush.tokens
-
An representation of a nullable data value.
- TokenValuedIterator - Interface in com.pervasive.datarush.sequences
-
Iterator over token values.
- TokenValueExtractor - Class in com.pervasive.datarush.types
- TokenValueExtractor(TokenValued) - Constructor for class com.pervasive.datarush.types.TokenValueExtractor
- toList() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Gets a list containing all namespace entries.
- toList(List<? super T>) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Extracts all namespace entries to the specified list.
- toLong(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a long type.
- toLong(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a long type using the given format.
- toLong(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a long type.
- toLong(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a long type using the given format.
- toLong(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a long type using the given format.
- toLowerCase(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the lower case string value of the string to which the given expression evaluates.
- toLowerCase(String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the lower case string value in the specified field.
- toMap() - Method in interface com.pervasive.datarush.namespace.Namespace
-
Create a map containing the same mapping between names and entries.
- toMilliseconds(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.DateTime
-
Converts the value of a date/time expression into the number of milliseconds since the epoch (January 1, 1970, 00:00:00 GMT).
- toMilliseconds(String) - Static method in class com.pervasive.datarush.functions.DateTime
-
Converts the value of a date/time field into the number of milliseconds since the epoch (January 1, 1970, 00:00:00 GMT).
- toMillisSinceMidnight(int, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time, in 24-hour format, as milliseconds since midnight.
- toMillisSinceMidnight(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time of day represented by the given instant in the default time zone as milliseconds since midnight.
- toMillisSinceMidnight(long, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time of day represented by the given instant in the specified time zone as milliseconds since midnight.
- toMillisSinceMidnight(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time of day represented by the given instant in the specified time zone as milliseconds since midnight.
- toMillisSinceMidnight(Date) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time of day represented by the given instant in the default time zone as milliseconds since midnight.
- toMillisSinceMidnight(Date, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the time of day represented by the given instant in the specified time zone as milliseconds since midnight.
- toMoney(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a money type.
- toMoney(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a money type using the given format.
- toMoney(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a money type.
- toMoney(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a money type using the given format.
- toMoney(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a money type using the given format.
- toMultiValueMap(Map<K, V>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Returns a map whose keys equal the keys in the given map and whose values equal singleton lists consisting of the values in the map.
- toNamespace() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Constructs the currently defined namespace.
- toNumeric(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a numeric type.
- toNumeric(ScalarValuedFunction, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a numeric type using the given format.
- toNumeric(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a numeric type.
- toNumeric(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a numeric type using the given format.
- toNumeric(String, NumberFormat) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a numeric type using the given format.
- toPattern() - Method in class com.pervasive.datarush.analytics.util.DynamicEnumerationType
- toPattern() - Method in class com.pervasive.datarush.schema.PaddedTextType
- toPattern() - Method in interface com.pervasive.datarush.schema.TextDataType
-
Gets a string representing the format.
- toPMML() - Method in class com.pervasive.datarush.analytics.pmml.PMMLModel
-
Returns a PMML document from this PMMLModel.
- toPMML(Element) - Method in class com.pervasive.datarush.analytics.pmml.ModelExplanation
- toPMML(Element) - Method in class com.pervasive.datarush.analytics.pmml.ModelQuality
-
Build this ModelQuality as a PMML element with a given parent
- toPMML(Element) - Method in class com.pervasive.datarush.analytics.pmml.PMMLRealMatrix
-
Adds this matrix element as a child of the given element
- toPMML(Element) - Method in class com.pervasive.datarush.analytics.pmml.PredictiveModelQuality
- toRadians(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the degree expression in radians.
- toRadians(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the degree expression in radians.
- toRepresentation(DataRepresentation) - Method in interface com.pervasive.datarush.types.RecordTokenType
-
Returns a RecordTokenType, equivalent to this, but whose representation is that specified.
- toStr(Object) - Static method in exception com.pervasive.datarush.coercion.CoercionException
- toString() - Method in class com.actian.dataflow.cal.yarn.client.ApplicationResource
- toString() - Method in class com.pervasive.datarush.analytics.arm.AssociationRule
- toString() - Method in class com.pervasive.datarush.analytics.arm.Item
- toString() - Method in class com.pervasive.datarush.analytics.arm.ItemSet
- toString() - Method in class com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
- toString() - Method in class com.pervasive.datarush.analytics.naivebayes.InputTargetPair
-
Returns a string representation of this object.
- toString() - Method in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics.IntervalCounts
- toString() - Method in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- toString() - Method in class com.pervasive.datarush.analytics.stats.Interval
-
Returns a pretty-printed string of the form
[lower,upper]
- toString() - Method in class com.pervasive.datarush.analytics.stats.UnivariateStats
- toString() - Method in class com.pervasive.datarush.analytics.text.NGram
- toString() - Method in class com.pervasive.datarush.analytics.text.NGramMap
- toString() - Method in class com.pervasive.datarush.analytics.text.TextContainer
- toString() - Method in class com.pervasive.datarush.analytics.text.WordMap
- toString() - Method in class com.pervasive.datarush.analytics.util.DynamicEnum.Value
-
Returns a string value of the name of the value or "null" for null names.
- toString() - Method in class com.pervasive.datarush.azure.AzureFilePath
- toString() - Method in class com.pervasive.datarush.cal.ClasspathSpecifier
- toString() - Method in class com.pervasive.datarush.cal.ClusterSpecifier
- toString() - Method in exception com.pervasive.datarush.cal.DistributedExecutionException
-
Prints this exception's stack trace and cause map.
- toString() - Method in class com.pervasive.datarush.cal.JobInformation
- toString() - Method in class com.pervasive.datarush.cal.NodeAllocationPlan.AssignmentPlan
- toString() - Method in class com.pervasive.datarush.cal.NodeAllocationState.AssignmentState
- toString() - Method in class com.pervasive.datarush.cal.PartitionInstanceInfo
- toString() - Method in class com.pervasive.datarush.cal.ResourceAllocation
- toString() - Method in class com.pervasive.datarush.cal.StorageBucketId
- toString() - Method in interface com.pervasive.datarush.cal.StorageManager
- toString() - Method in class com.pervasive.datarush.cal.VirtualNodeID
- toString() - Method in class com.pervasive.datarush.coercion.CompleteType
- toString() - Method in class com.pervasive.datarush.commons.util.GUID
- toString() - Method in class com.pervasive.datarush.commons.util.Timer
- toString() - Method in error com.pervasive.datarush.exceptions.ArrayComparisonError
- toString() - Method in class com.pervasive.datarush.functions.ConstantReference
- toString() - Method in class com.pervasive.datarush.functions.FieldReference
- toString() - Method in class com.pervasive.datarush.functions.FunctionDescription
- toString() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- toString() - Method in exception com.pervasive.datarush.graphs.DROperatorException
-
Prints this exception's stack trace and cause map.
- toString() - Method in class com.pervasive.datarush.graphs.EngineConfig
- toString() - Method in class com.pervasive.datarush.graphs.EngineProperty
- toString() - Method in interface com.pervasive.datarush.graphs.GraphPath
-
Get the serialization of this path as a string.
- toString() - Method in class com.pervasive.datarush.graphs.LogicalStatistic
- toString() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- toString() - Method in class com.pervasive.datarush.io.BinaryBuilder
- toString() - Method in class com.pervasive.datarush.io.BinaryReader
- toString() - Method in class com.pervasive.datarush.io.CharsetEncoding
- toString() - Method in class com.pervasive.datarush.io.FileSplit
- toString() - Method in class com.pervasive.datarush.io.FTPPath
- toString() - Method in interface com.pervasive.datarush.io.Path
-
Gets the string representation of the path.
- toString() - Method in enum com.pervasive.datarush.matching.ComparisonType
- toString() - Method in class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
- toString() - Method in class com.pervasive.datarush.monitoring.CounterSnapshot
- toString() - Method in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
- toString() - Method in class com.pervasive.datarush.monitoring.StatisticDefinition
- toString() - Method in class com.pervasive.datarush.namespace.NamespaceBuilder
- toString() - Method in class com.pervasive.datarush.operators.group.Aggregation
- toString() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
- toString() - Method in class com.pervasive.datarush.operators.io.FileMetadata
- toString() - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
- toString() - Method in class com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings
- toString() - Method in class com.pervasive.datarush.operators.io.textfile.RecordSeparatorSettings
- toString() - Method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
- toString() - Method in class com.pervasive.datarush.operators.OperatorSettings
-
Returns a display string
- toString() - Method in class com.pervasive.datarush.operators.sort.Sort
- toString() - Method in class com.pervasive.datarush.ports.LogicalPort
-
Returns a string for ease debugging of the form
<ownerClass>.<name>
- toString() - Method in class com.pervasive.datarush.ports.record.AliasSet
- toString() - Method in class com.pervasive.datarush.ports.record.BalancedDistribution
- toString() - Method in class com.pervasive.datarush.ports.record.DataDistribution
- toString() - Method in class com.pervasive.datarush.ports.record.DataOrdering
- toString() - Method in class com.pervasive.datarush.ports.record.DynamicRangeDataDistribution
- toString() - Method in class com.pervasive.datarush.ports.record.FullDataDistribution
- toString() - Method in class com.pervasive.datarush.ports.record.KeyDrivenDataDistribution
- toString() - Method in class com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
- toString() - Method in class com.pervasive.datarush.schema.ExternalDataType
- toString() - Method in class com.pervasive.datarush.schema.SchemaType
- toString() - Method in class com.pervasive.datarush.script.OperatorDescriptor
- toString() - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- toString() - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- toString() - Method in class com.pervasive.datarush.sequences.scalar.CharTokenList
- toString() - Method in interface com.pervasive.datarush.tokens.DataToken
-
Returns a string representation of the token's value.
- toString() - Method in class com.pervasive.datarush.tokens.record.AbstractRecordValued
- toString() - Method in class com.pervasive.datarush.tokens.record.JoinKey
-
Pretty-print this
JoinKey
. - toString() - Method in class com.pervasive.datarush.tokens.record.SortedJoinKey
-
Pretty-print this
JoinKey
. - toString() - Method in class com.pervasive.datarush.tokens.record.SortKey
-
Pretty-print this
SortKey
. - toString() - Method in class com.pervasive.datarush.tokens.record.SparseRecordRegister
- toString() - Method in class com.pervasive.datarush.tokens.scalar.CalendarDate
- toString() - Method in class com.pervasive.datarush.tokens.scalar.TimeOfDay
- toString() - Method in class com.pervasive.datarush.types.EnumeratedValues
-
Deprecated.
- toString() - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.
- toString() - Method in class com.pervasive.datarush.types.FieldDomain
- toString() - Method in class com.pervasive.datarush.types.FieldRemappings.Directive
- toString() - Method in class com.pervasive.datarush.types.ObjectTokenType
-
Describes the token type in a human-readable form.
- toString(int) - Method in class com.pervasive.datarush.sequences.record.SparseRecordTokenList
- toString(int) - Method in class com.pervasive.datarush.sequences.scalar.AbstractScalarTokenSequence
- toString(int) - Method in interface com.pervasive.datarush.sequences.TokenSequence
-
Gets the string representation of the token at the specified position.
- toString(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert the value of an expression into a string value.
- toString(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a scalar type field into a string value.
- totalSquaresSum - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- totalValuesSum - Variable in class com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
- toText(ScalarValuedFunction, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert the value of an expression into text using the given format.
- toText(ScalarValuedFunction, Format) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert the value of an expression into text using the given format.
- toText(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a scalar type field into text using the given format.
- toText(String, Format) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a scalar type field into text using the given format.
- toTextRecord() - Method in class com.pervasive.datarush.schema.SchemaBuilder
-
Convert the defined schema into a
TextRecord
that is usable by text readers. - toTime(long) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time on January 1, 1970 in the default time zone corresponding to the given time of day.
- toTime(long, TimeZone) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time on January 1, 1970 in the specified time zone corresponding to the given time of day.
- toTime(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a time type.
- toTime(ScalarValuedFunction, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a time type using the given format.
- toTime(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a time type.
- toTime(String, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a time type using the given format.
- toTime(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a time type using the given format.
- toTimestamp(long, int, int) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
-
Gets the instant in time on corresponding to the specified epoch time.
- toTimestamp(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a timestamp type.
- toTimestamp(ScalarValuedFunction, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed expression into a timestamp type using the given format.
- toTimestamp(String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a timestamp type.
- toTimestamp(String, DateTimeFormatting) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a timestamp type using the given format.
- toTimestamp(String, String) - Static method in class com.pervasive.datarush.functions.Conversions
-
Convert a string typed field into a timestamp type using the given format.
- toType() - Method in class com.pervasive.datarush.types.RecordTokenTypeBuilder
-
Gets the record schema currently defined by this collection.
- toType(DataRepresentation, Namespace<ScalarTokenType>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Converts from a list of fields to a record token type.
- touch() - Method in interface com.pervasive.datarush.tokens.record.RecordRegisterStorage
- touch() - Method in class com.pervasive.datarush.tokens.record.RecordRegisterStorageImpl
- toUpperCase(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the upper case string value of the string to which the given expression evaluates.
- toUpperCase(String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the upper case string value in the specified field.
- toURL() - Method in class com.pervasive.datarush.azure.AzureFilePath
- toURL() - Method in class com.pervasive.datarush.gcp.GcpFilePath
- toURL() - Method in class com.pervasive.datarush.hadoop.io.HadoopFilePath
- toURL() - Method in class com.pervasive.datarush.io.FTPPath
- toURL() - Method in interface com.pervasive.datarush.io.Path
-
Returns the URL string corresponding to this path.
- training - com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
-
Initial model-building phase
- TRAINING_BUFFER_SIZE_MAX - Static variable in class com.pervasive.datarush.analytics.knn.KNNClassifier
-
The largest allowable training buffer, in bytes, 16G.
- transfer(TokenAppendable) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers the current token value of the input port to the target.
- transfer(TokenAppendable, boolean) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers a token value from the input port to the given target, transferring either the current token (that is, push, then step) or the next token (that is, step, then push).
- transfer(TokenAppendable, long) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers multiple tokens of the input port starting at the current token to the given target.
- transfer(TokenAppendable, long, boolean) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers multiple tokens from the input port, beginning either with the current token or the next token.
- transfer(TokenAppendable, long, boolean) - Method in interface com.pervasive.datarush.ports.physical.SteppableRecordValued
- transfer(TokenValued[], TokenSettable[]) - Static method in class com.pervasive.datarush.tokens.TokenUtils
-
Transfers the given array of sources to the array of destinations by-position.
- transferAll(TokenAppendable) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers all remaining tokens from the input port starting at the current token to the given target.
- transferAll(TokenAppendable, boolean) - Method in interface com.pervasive.datarush.ports.physical.RecordInput
-
Transfers all remaining tokens from the input port, beginning either with the current token or the next token.
- transferNetworkConfiguration(Object, T) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns a new remote client, obtaining a network configuration from another remote interface
- transform(Object, Class<?>) - Method in interface com.pervasive.datarush.script.Transform
-
Transform the given source object into the wanted target object.
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.BooleanToBoolean
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToBigDecimal
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToDouble
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToFloatingPointTolerance
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToInt
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.DoubleToLong
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToDouble
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToInt
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.IntegerToLong
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.ObjectToJoinKey
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.ObjectToSortKey
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.StringToEnum
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.StringToFile
- transform(Object, Class<?>) - Method in class com.pervasive.datarush.script.Transforms.TextRecordToRecordTokenType
- Transform - Interface in com.pervasive.datarush.script
-
Provides a transformation from a source data type to a target data type.
- Transforms - Class in com.pervasive.datarush.script
-
Provides a set of transforms and a means to find the wanted one.
- Transforms.BooleanToBoolean - Class in com.pervasive.datarush.script
- Transforms.DoubleToBigDecimal - Class in com.pervasive.datarush.script
- Transforms.DoubleToDouble - Class in com.pervasive.datarush.script
- Transforms.DoubleToFloatingPointTolerance - Class in com.pervasive.datarush.script
- Transforms.DoubleToInt - Class in com.pervasive.datarush.script
- Transforms.DoubleToLong - Class in com.pervasive.datarush.script
- Transforms.IntegerToDouble - Class in com.pervasive.datarush.script
- Transforms.IntegerToInt - Class in com.pervasive.datarush.script
- Transforms.IntegerToLong - Class in com.pervasive.datarush.script
- Transforms.ObjectToJoinKey - Class in com.pervasive.datarush.script
- Transforms.ObjectToSortKey - Class in com.pervasive.datarush.script
- Transforms.StringToEnum - Class in com.pervasive.datarush.script
- Transforms.StringToFile - Class in com.pervasive.datarush.script
- Transforms.TextRecordToRecordTokenType - Class in com.pervasive.datarush.script
- TreeNode - Class in com.pervasive.datarush.analytics.decisiontree
-
Corresponds to the PMML
Node
element. - TreeNode() - Constructor for class com.pervasive.datarush.analytics.decisiontree.TreeNode
-
Creates an empty
TreeNode
- trim(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the whitespace trimmed string value of the string to which the given expression evaluates.
- trim(String) - Static method in class com.pervasive.datarush.functions.Strings
-
Builds a function returning the whitespace trimmed string value in the specified field.
- TRIMMED - com.pervasive.datarush.schema.TextTypes.StringConversion
-
Leading and trailing whitespace is removed.
- TRIMMED - Static variable in class com.pervasive.datarush.schema.SchemaBuilder
-
Trim white space, empty strings passed through.
- TRUE - Static variable in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
A
BooleanToken
with a value oftrue
- TRUE_FALSE - Static variable in class com.pervasive.datarush.schema.TextTypes
-
Boolean token values represented case-insensitively as true and false.
- trueValue() - Method in class com.pervasive.datarush.encoding.text.ExactTruthMapping
- trueValue() - Method in class com.pervasive.datarush.encoding.text.InsensitiveTruthMapping
- trueValue() - Method in class com.pervasive.datarush.encoding.text.TruthValues
-
Gets the string value for
true
. - truth - Variable in class com.pervasive.datarush.encoding.text.TruthValues
-
Text representing a value of
true
. - TruthValues - Class in com.pervasive.datarush.encoding.text
-
A mapping between boolean values and strings.
- TruthValues(String, String) - Constructor for class com.pervasive.datarush.encoding.text.TruthValues
-
Defines a new mapping, specifying the canonical representations of
true
andfalse
. - TURKISH - com.pervasive.datarush.analytics.text.stemmer.StemmerType
- TWITTERLINK - com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
- type(Class<?>, Class<?>...) - Static method in class com.pervasive.datarush.coercion.CompleteType
- TypeDispatchedConstructor<T> - Class in com.pervasive.datarush.types
-
A base class for type-driven object factories.
- TypeDispatchedConstructor() - Constructor for class com.pervasive.datarush.types.TypeDispatchedConstructor
- TypeNotSupportedException - Exception in com.pervasive.datarush.types
-
Unchecked exception thrown to indicate a type is not valid in a given context.
- TypeNotSupportedException(RecordTokenType, String, FieldTypeNotSupportedException) - Constructor for exception com.pervasive.datarush.types.TypeNotSupportedException
-
Constructs a
TypeNotSupportException
indicating the specified record type and field causing the failure. - TypeNotSupportedException(TokenType, String) - Constructor for exception com.pervasive.datarush.types.TypeNotSupportedException
-
Constructs a
TypeNotSupportException
indicating the specified type and providing additional context information about the failure. - typeOf(Object) - Static method in class com.pervasive.datarush.coercion.CompleteType
- TypePattern - Class in com.pervasive.datarush.schema
-
Describes a pattern which identifies a text data type.
- TypePattern(String, TextDataType) - Constructor for class com.pervasive.datarush.schema.TypePattern
-
Declares the given pattern identifies values of the specified type.
- TypeResolutionManager - Class in com.pervasive.datarush.json
-
Facade that can be used to query the list of classes registered via
TypeResolutionProvider
's. - TypeResolutionProvider - Interface in com.pervasive.datarush.json
-
A provider of registered classes.
- TypesNotComparableException - Exception in com.pervasive.datarush.types
-
Unchecked exception thrown when an attempt is made to compare two typed objects of incompatible types.
- TypesNotComparableException(RecordTokenType, RecordTokenType, FieldTypesNotComparableException) - Constructor for exception com.pervasive.datarush.types.TypesNotComparableException
-
Constructs a
TypesNotComparableException
indicating the specified record types are not comparable due to underlying fields not being comparable. - TypesNotComparableException(TokenType, TokenType) - Constructor for exception com.pervasive.datarush.types.TypesNotComparableException
-
Constructs a
TypesNotComparableException
indicating the specified types were compared. - TypesNotComparableException(TokenType, TokenType, String) - Constructor for exception com.pervasive.datarush.types.TypesNotComparableException
-
Constructs a
TypesNotComparableException
indicating the specified types were compared, providing additional information about the failure. - TypesNotComparableException(String, TypesNotComparableException) - Constructor for exception com.pervasive.datarush.types.TypesNotComparableException
-
Constructs a
TypesNotComparableException
providing additional context - typeTokenMap - Static variable in class com.pervasive.datarush.functions.ObjectInputTyper
- TypeUtil - Class in com.pervasive.datarush.types
-
Various utilities for manipulating token types.
- TypeUtils - Class in com.pervasive.datarush.operators.testutils
- TypeUtils() - Constructor for class com.pervasive.datarush.operators.testutils.TypeUtils
U
- ulp(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the size of an ulp of the expression.
- ulp(String) - Static method in class com.pervasive.datarush.functions.Math
-
Returns the size of an ulp of the expression.
- UlpDistanceBound - Class in com.pervasive.datarush.operators.assertion
-
Checks equivalence based on the distance between two floating point numbers in units of least precision (ULP).
- UlpDistanceBound(int) - Constructor for class com.pervasive.datarush.operators.assertion.UlpDistanceBound
-
Define a fixed bound on the distance between two floating point values, measured in ULPs.
- UNAVAILABLE - com.pervasive.datarush.monitoring.StatisticState
-
Statistic is either newly-created and has not yet started or is not available.
- UNAVAILABLE - Static variable in class com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
-
Constant that corresponds to a snapshot of a counter in the
StatisticState.UNAVAILABLE
state. - UNAVAILABLE - Static variable in class com.pervasive.datarush.monitoring.CounterSnapshot
-
Constant that corresponds to a snapshot of a counter in the
StatisticState.UNAVAILABLE
state. - UNAVAILABLE - Static variable in class com.pervasive.datarush.monitoring.GaugeSnapshot
-
Constant that corresponds to a snapshot of a counter whose value is unavailable
- UNAVAILABLE - Static variable in class com.pervasive.datarush.monitoring.IntervalTimerSnapshot
-
Constant that corresponds to a snapshot of a counter in the
StatisticState.UNAVAILABLE
state. - UncompressedData - Class in com.pervasive.datarush.io.compression
-
Defines support for uncompressed data.
- UncompressedData() - Constructor for class com.pervasive.datarush.io.compression.UncompressedData
- unescapeAndQuote(String) - Static method in class com.pervasive.datarush.util.StringUtil
-
Removes a single layer of matched leading and trailing quotes, and also unescapes JavaScript style escape sequences.
- UNFILTERED - Static variable in interface com.pervasive.datarush.io.DirectoryFilter
-
A filter selecting any entry.
- UnionAll - Class in com.pervasive.datarush.operators.join
-
Provides a union of two data sources.
- UnionAll() - Constructor for class com.pervasive.datarush.operators.join.UnionAll
- UnionAll(RecordTextSchema<?>) - Constructor for class com.pervasive.datarush.operators.join.UnionAll
- UnionAll.UnionMode - Enum in com.pervasive.datarush.operators.join
- unique() - Static method in class com.pervasive.datarush.cal.AttributeScope
-
Returns the next unique attribute scope.
- unique(Collection<?>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Tests whether or not the provided collection contains only distinct values
- uniqueNamespace() - Static method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets a mutable namespace with no default naming policy.
- uniqueNamespace(NamingPolicy<T>) - Static method in class com.pervasive.datarush.namespace.NamespaceBuilder
-
Gets a mutable namespace using the specified default naming policy.
- unitOfMeasure() - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Returns the unit of measure.
- unitOfMeasure() - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Returns the unit of measure.
- unitOfMeasure(UnitOfMeasure) - Method in class com.pervasive.datarush.monitoring.CounterDefinition
-
Sets the unit of measure.
- unitOfMeasure(UnitOfMeasure) - Method in class com.pervasive.datarush.monitoring.GaugeDefinition
-
Sets the unit of measure.
- UnitOfMeasure - Enum in com.pervasive.datarush.monitoring
-
Optionally indicates a unit of measure of a statistic.
- UnivariateStats - Class in com.pervasive.datarush.analytics.stats
-
Object representation of the PMML
UnivariateStats
element. - UnivariateStats(String) - Constructor for class com.pervasive.datarush.analytics.stats.UnivariateStats
-
Create a new UnivariateStats element for the given field.
- UnixStyleGlobbing - Class in com.pervasive.datarush.io
-
Provides UNIX-style globbing over paths.
- UnixStyleGlobbing(FileSystem, UnixStyleGlobbing.GlobDefinition) - Constructor for class com.pervasive.datarush.io.UnixStyleGlobbing
-
Constructs a globber for the specified file system using the defined globbing.
- UnixStyleGlobbing.GlobDefinition - Class in com.pervasive.datarush.io
-
Provides information for performing globbing.
- UNKNOWN - com.pervasive.datarush.analytics.text.TextElementType
- UNKNOWN_TYPE - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Unknown data type
- unmodCopy(List<T>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Creates an unmodifiable copy of the provided list
- unmodCopy(Map<K, V>) - Static method in class com.pervasive.datarush.commons.util.CollectionUtil
-
Creates an unmodifiable copy of the provided map
- unordered() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- unordered() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- unquoteTableName(String) - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
- UnreadableSourceAction - Enum in com.pervasive.datarush.operators.io
-
Specifies the behavior for handling data sources which are unreadable.
- UnsafeFunction1<P,R,E extends Throwable> - Interface in com.pervasive.datarush.datastruct
- unsignedBase128Size(int) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Computes the length of the non-negative biased base-128 encoding of an int value.
- unsignedBase128Size(long) - Static method in class com.pervasive.datarush.io.BinaryBuilder
-
Computes the length of the non-negative biased base-128 encoding of an long value.
- unspecified() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.Expectation
- unspecified() - Method in class com.pervasive.datarush.ports.record.RecordMetadataTest.RecordInputDefinition
- UNSPECIFIED - com.pervasive.datarush.monitoring.UnitOfMeasure
-
The unit is unspecified.
- UNSPECIFIED - Static variable in class com.pervasive.datarush.cal.ResourceSpecifier
-
Default, unspecified resources
- UNSPECIFIED - Static variable in class com.pervasive.datarush.ports.record.DataOrdering
-
The default data ordering if not specified.
- UNSPECIFIED - Static variable in class com.pervasive.datarush.types.FieldDomain
-
The unspecified field domain
- UnspecifiedPartialDistribution - Class in com.pervasive.datarush.ports.record
-
The default data distribution; if unspecified an operator will receive data in the same distribution as the upstream operator.
- UNSUPPORTED - Static variable in class com.pervasive.datarush.schema.SchemaType
-
Unsupported (unknown) type schema
- UnsupportedPMMLException - Exception in com.pervasive.datarush.analytics.pmml
-
Thrown to indicate that a PMML element was encountered that is not currently supported by our predictor.
- UnsupportedPMMLException() - Constructor for exception com.pervasive.datarush.analytics.pmml.UnsupportedPMMLException
-
Constructs a
UnsupportedPMMLException
without specifying a message. - UnsupportedPMMLException(String) - Constructor for exception com.pervasive.datarush.analytics.pmml.UnsupportedPMMLException
-
Constructs a
UnsupportedPMMLException
with the specified message. - UnsupportedPMMLException(String, Throwable) - Constructor for exception com.pervasive.datarush.analytics.pmml.UnsupportedPMMLException
-
Constructs a
UnsupportedPMMLException
with the specified message and cause. - UnsupportedPMMLException(Throwable) - Constructor for exception com.pervasive.datarush.analytics.pmml.UnsupportedPMMLException
-
Constructs a
UnsupportedPMMLException
with the specified cause. - unwrap() - Method in class com.pervasive.datarush.json.PassThru
-
Unwraps the object.
- unzip(Path, Path) - Method in class com.pervasive.datarush.io.FileClient
-
Recursively unzips the given file to a given directory/file
- unzip(File, File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively unzips the given file to a given directory/file
- UPDATE - com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Deprecated.
- UpdateInJDBC - Class in com.pervasive.datarush.operators.io.jdbc
-
This operator updates the target table in a database by applying SQL update statements.
- UpdateInJDBC() - Constructor for class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Default constructor.
- UpdateInJDBC(UpdateInJDBC) - Constructor for class com.pervasive.datarush.operators.io.jdbc.UpdateInJDBC
-
Copy constructor.
- updateInternals(ReadableStorage, WriteableStorage) - Method in interface com.pervasive.datarush.operators.group.Aggregator
-
Updates an existing internals object with new values.
- UPPER - com.pervasive.datarush.analytics.text.ConvertTextCase.Case
- URLFileSystemProvider - Class in com.pervasive.datarush.io
-
Provides generic access to URL resources.
- URLFileSystemProvider() - Constructor for class com.pervasive.datarush.io.URLFileSystemProvider
-
Creates a new provider for URLs.
- URLs - Class in com.pervasive.datarush.commons.util
-
A collection of utility methods for working with URLs.
- use(ScalarTokenType, Class<? extends FunctionEvaluator>) - Static method in class com.pervasive.datarush.functions.MappedEvaluatorFactory
-
Defines the evaluator class for a given type.
- useDefaultTimeZone(ScalarValuedFunction) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adjusts a time stamp value to use the time zone of the local machine.
- useDefaultTimeZone(String) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adjusts a time stamp value to use the time zone of the local machine.
- useTimeZone(ScalarValuedFunction, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adjusts a time stamp value to use the specified time zone.
- useTimeZone(String, TimeZone) - Static method in class com.pervasive.datarush.functions.DateTime
-
Adjusts a time stamp value to use the specified time zone.
V
- v2_0 - com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
- v3_0 - com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Sparse dataset incompatibility introduced
- validate() - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Performs validation but does not return an executable graph.
- validate() - Method in class com.pervasive.datarush.operators.io.BasicByteSource
- validate() - Method in interface com.pervasive.datarush.operators.io.ByteSource
-
Performs validation of the source configuration.
- validate() - Method in class com.pervasive.datarush.operators.io.ConcatenatedByteSource
- validate() - Method in class com.pervasive.datarush.operators.io.GlobbingByteSource
- validate(EngineConfig) - Method in interface com.pervasive.datarush.graphs.LogicalGraph
-
Performs validation but does not return an executable graph.
- validate(WriteMode, boolean) - Method in class com.pervasive.datarush.operators.io.BasicByteSink
- validate(WriteMode, boolean) - Method in interface com.pervasive.datarush.operators.io.ByteSink
-
Performs validation of the sink configuration.
- VALIDATE - com.pervasive.datarush.operators.CompilationLevel
-
The compilation level used when the graph is compiled using
LogicalGraph#validate()
. - validateConnection(FileClient, ClusterSpecifier) - Method in class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- validateConnection(FileClient, ClusterSpecifier) - Method in interface com.pervasive.datarush.cal.ClusterProvider
-
Gives the provider an opportunity to validate the specifier
- validateConnection(FileClient, ClusterSpecifier) - Method in class com.pervasive.datarush.cal.ClusterProviderManager
-
Performs validation of the specifier
- validateDirectAccessSupport() - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
-
Validates that direct VW access is supported on the current platform.
- validateFieldName(int, String) - Static method in class com.pervasive.datarush.analytics.r.RunRScript
-
Function to ensure an input/output field name conforms to R variable identifier requirements.
- validateFieldName(int, String) - Static method in class com.pervasive.datarush.operators.scripting.RunJavaScript
-
Function to ensure an input/output field name conforms to JS variable identifier requirements.
- validateFieldSelection(String, RecordTokenType, String...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Validates a set of field names against the source type, computing the resulting type.
- validateForType(RecordTokenType) - Method in class com.pervasive.datarush.hbase.HBasePartitioningFunction
- validateForType(RecordTokenType) - Method in class com.pervasive.datarush.ports.record.HashPartitioningFunction
- validateForType(RecordTokenType) - Method in interface com.pervasive.datarush.ports.record.PartitioningFunction
-
Performs validation of the specified input type
- validateForType(RecordTokenType) - Method in class com.pervasive.datarush.ports.record.RangePartitioningFunction
- validateIISystem() - Static method in class com.pervasive.datarush.operators.io.vectorwise.Vectorwise
-
Validates that the II_SYSTEM environment variable is set.
- validateInputCharset(String) - Static method in class com.pervasive.datarush.operators.io.vectorwise.VwloadCharsetUtil
- validateInputType(RecordTokenType) - Method in class com.pervasive.datarush.functions.ConstantReference
- validateInputType(RecordTokenType) - Method in class com.pervasive.datarush.functions.FieldReference
- validateInputType(RecordTokenType) - Method in interface com.pervasive.datarush.functions.ScalarValuedFunction
-
Calculates the actual output type of the function given the specified input type.
- validateInputType(RecordTokenType) - Method in class com.pervasive.datarush.operators.group.Aggregation
-
Validate the input types to this aggregation.
- validatePattern(Class<T>, String) - Static method in class com.pervasive.datarush.encoding.text.IntervalFormatUtil
- validateRequiredFields(String, RecordTokenType, RecordTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Validates a set of Fields against the source type ensuring the required field names are present and of the same type.
- validateType(T) - Method in class com.pervasive.datarush.types.EnumTokenType
-
Deprecated.Checks whether the given object is using the same enumeration as the type.
- validation - com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
-
The model-building process's internal quality-measurement, using data that was not part of the initial optimization phase
- value - Variable in class com.pervasive.datarush.util.Reference
-
The referenced object.
- value() - Method in annotation type com.pervasive.datarush.annotations.OperatorDescription
- value() - Method in annotation type com.pervasive.datarush.annotations.PortDescription
- value() - Method in annotation type com.pervasive.datarush.annotations.PropertyDescription
- value() - Method in annotation type com.pervasive.datarush.coercion.Param
- value(String) - Static method in class com.pervasive.datarush.functions.FieldReference
-
Defines an expression returning the value of the given field.
- valueOf(String) - Static method in enum com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.arm.ConversionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cluster.CompareFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cluster.kmeans.DistanceMeasure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.cluster.ModelClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeTraceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.NoTrueChildStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.SplitCharacteristic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.functions.StatsFunctions.NormalizeMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.ModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NormalizationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.stats.DetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.stats.Interval.Closure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.stats.Rank.RankMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel.SvmRepresentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.text.ConvertTextCase.Case
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.text.stemmer.StemmerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.text.TextElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.analytics.viz.ChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.azure.AzureAuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.cal.CacheScopeSpecifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.cal.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.cal.VirtualNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.cal.WorkerRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.functions.DateTime.Granularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.functions.Strings.NullConcatenation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.graphs.GraphState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.graphs.OperatorState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.hbase.DeleteHBase.DeleteMarker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.io.BasicPathDetails.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream.ReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.io.FTPPath.FTPProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.io.IOChannelOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.io.WriteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.matching.ClassifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.matching.ComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.matching.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.matching.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.matching.Phase.CleanupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.monitoring.CounterAggregator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.monitoring.GaugeAggregator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.monitoring.RangeAggregator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.monitoring.StatisticState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.monitoring.UnitOfMeasure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.net.NetworkConfiguration.ConnectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.CompilationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.avro.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.jdbc.ErrorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.mdf.ReadMDF.ExtractionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.ParseErrorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.staging.DatasetStorageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.textfile.ARFFMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.textfile.RecordLengthErrorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.UnreadableSourceAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.join.JoinMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.join.SemiJoinMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.join.UnionAll.UnionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.OperatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.select.SampleMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.operators.testutils.ErrorConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.ports.LogicalPort.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.ports.physical.PortStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.schema.PaddedTextType.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.schema.TextTypes.StringConversion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.script.StrictMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.tokens.DataRepresentation.Base
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.tokens.DataRepresentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.tokens.record.RecordRegisterSupport.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.tokens.TokenOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pervasive.datarush.tokens.TokenSorter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Gets the named scalar type.
- values() - Static method in enum com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.actian.dataflow.cal.yarn.client.ApplicationResource.ResourceVisibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.arm.ConversionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cleansing.ReplaceSpecification.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cluster.AggregationFunctionConstants
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cluster.CompareFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cluster.ComparisonMeasure.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cluster.kmeans.DistanceMeasure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.cluster.ModelClass
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeTraceLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.NoTrueChildStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.SplitCharacteristic
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.SimplePredicate.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.decisiontree.SimpleSetPredicate.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.functions.StatsFunctions.NormalizeMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLArrays.ArrayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLModel.MiningFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.pmml.PredictiveModelQuality.Usage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.ModelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.regression.AbstractPMMLRegressionModel.NormalizationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.stats.DetailLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.stats.Interval.Closure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.stats.Rank.RankMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.svm.PMMLSupportVectorMachineModel.SvmRepresentation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.text.ConvertTextCase.Case
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.text.RegexWordBreakIterator.WordPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.text.stemmer.StemmerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.text.TextElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.analytics.viz.ChartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.azure.AzureAuthType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.cal.CacheScopeSpecifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.cal.JobStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.cal.VirtualNodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.cal.WorkerRole
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.functions.DateTime.Granularity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.functions.Strings.NullConcatenation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.graphs.GraphState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.graphs.OperatorState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.hbase.DeleteHBase.DeleteMarker
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.io.BasicPathDetails.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream.ReadMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.io.FTPPath.FTPProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.io.IOChannelOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.io.WriteMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.matching.ClassifierType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.matching.ComparisonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.matching.FilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.matching.IndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.matching.Phase.CleanupMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.monitoring.CounterAggregator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.monitoring.GaugeAggregator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.monitoring.RangeAggregator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.monitoring.StatisticState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.monitoring.UnitOfMeasure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.net.NetworkConfiguration.ConnectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.CompilationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.avro.Compression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.jdbc.ErrorAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.jdbc.OutputMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.mdf.MDFUtil.MDFVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.mdf.ReadMDF.ExtractionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.ParseErrorAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.staging.DatasetFormatVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.staging.DatasetStorageFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.textfile.ARFFMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.textfile.RecordLengthErrorAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.textfile.SupportedLogType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.UnreadableSourceAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.join.JoinMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.join.SemiJoinMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.join.UnionAll.UnionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.OperatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.select.SampleMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.operators.testutils.ErrorConfiguration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.ports.LogicalPort.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.ports.physical.PortStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.schema.PaddedTextType.Alignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.schema.SchemaBuilder.SchemaFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.schema.TextTypes.StringConversion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.script.StrictMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.tokens.DataRepresentation.Base
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.tokens.DataRepresentation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.tokens.record.RecordRegisterSupport.Access
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.tokens.TokenOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.pervasive.datarush.tokens.TokenSorter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.pervasive.datarush.types.TokenTypeConstant
-
Gets the descriptors for all supported token types.
- values(String...) - Static method in class com.pervasive.datarush.functions.FieldReference
-
Defines a number of expressions returning the value of a field, one for each given field.
- var(ScalarValuedFunction) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a variance aggregation for the given input.
- var(ScalarValuedFunction, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a variance aggregation for the given input.
- var(String) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a variance aggregation for the given input.
- var(String, boolean) - Static method in class com.pervasive.datarush.operators.group.Aggregation
-
Create a variance aggregation for the given input.
- varargs(List<? extends ScalarValuedFunction>, ScalarTokenType) - Static method in class com.pervasive.datarush.functions.ScalarFunctionDescriptor
-
Declares a variable number of arguments, all having the specified type bound.
- VARIABLE_ARGUMENT_COUNT - Static variable in annotation type com.pervasive.datarush.annotations.Function
-
Indicates that the number of function arguments is variable.
- VariableExpander - Class in com.pervasive.datarush.commons.util
-
Variable expander that knows how to expand simple macro expressions of the form "${variableName}".
- VariableExpander() - Constructor for class com.pervasive.datarush.commons.util.VariableExpander
-
Creates an empty variable expander.
- VariableExpander(Map<String, String>) - Constructor for class com.pervasive.datarush.commons.util.VariableExpander
-
Creates a variable expander, initialized to the given map.
- VariableExpander(Properties) - Constructor for class com.pervasive.datarush.commons.util.VariableExpander
-
Creates a variable expander, initialized to the given properties object.
- variance - Variable in class com.pervasive.datarush.analytics.stats.AbstractNumericInfo
- VectorDictionary - Class in com.pervasive.datarush.analytics.svm
-
Object representation of the
VectorDictionary
PMML element. - VectorDictionary() - Constructor for class com.pervasive.datarush.analytics.svm.VectorDictionary
-
Creates an empty
VectorDictionary
- VectorDirectWorkerFactory - Class in com.pervasive.datarush.operators.io.vectorwise.dl
-
Internal factory class for composing direct load operations on Vector.
- VectorDirectWorkerFactory() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.dl.VectorDirectWorkerFactory
- Vectorwise - Class in com.pervasive.datarush.operators.io.vectorwise
-
Helper class that provides information about the Vectorwise installation and various utilities.
- VectorwiseConstants - Class in com.pervasive.datarush.operators.io.vectorwise
- VectorwiseConstants() - Constructor for class com.pervasive.datarush.operators.io.vectorwise.VectorwiseConstants
- VERBOSE - com.pervasive.datarush.analytics.decisiontree.learner.DecisionTreeTraceLevel
-
Verbose logging
- verifyNames(Iterable<String>) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Verifies that one or more names exist in the namespace.
- verifyNames(String...) - Method in interface com.pervasive.datarush.namespace.Namespace
-
Verifies that one or more names exist in the namespace.
- version() - Method in enum com.pervasive.datarush.analytics.pmml.PMMLVersion
-
Returns the version number (i.e.
- version(PMMLVersion) - Method in class com.pervasive.datarush.analytics.cluster.PMMLClusteringModel.Builder
-
Returns a builder that builds
PMMLClusteringModel
instances with the provided PMML version and other parameters set to the previously provided values. - Version - Class in com.pervasive.datarush.authentication
-
Describes the version of the DataRush installation.
- Version() - Constructor for class com.pervasive.datarush.authentication.Version
-
Creates a new version descriptor.
- VirtualNodeID - Class in com.pervasive.datarush.cal
-
Identifies a "virtual node" in a cluster.
- VirtualNodeType - Enum in com.pervasive.datarush.cal
-
Enumeration of non-parallel locations
- vote() - Static method in class com.pervasive.datarush.analytics.knn.ClassificationScheme
-
Resolves the class of the query records by simple plurality of all neighbors (alternatively, the mode of the neighbors).
- VotingClassification - Class in com.pervasive.datarush.analytics.knn
- VW5Validator - Class in com.pervasive.datarush.operators.io.vectorwise
- VW5Validator(JDBCConnector) - Constructor for class com.pervasive.datarush.operators.io.vectorwise.VW5Validator
- VWLOAD - com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Use the vwload utility
- VWLOAD_DISTRIBUTED - com.pervasive.datarush.operators.io.vectorwise.LoadMethod
-
Use the distributed vwload utility
- VwloadCharsetUtil - Class in com.pervasive.datarush.operators.io.vectorwise
W
- waitDone(ExecutionContext) - Method in class com.pervasive.datarush.ports.model.DoneSignalPort
-
Waits until upstream operator has sent the done signal
- waitForReadyInput() - Method in interface com.pervasive.datarush.ports.physical.RecordInputSelector
-
Waits until there is data available on one of the registered inputs.
- waitOn(Object) - Method in class com.pervasive.datarush.commons.util.Timeout
-
Waits on the specified object using the
Object.wait()
method, honoring the timeout's expiration time. - WARN - com.pervasive.datarush.operators.io.jdbc.ErrorAction
-
Log warnings, but do not halt processing.
- WARN - com.pervasive.datarush.operators.io.ParseErrorAction
-
Log a warning message, but continue to process the record in error.
- WARN - com.pervasive.datarush.operators.io.textfile.RecordLengthErrorAction
-
Log a warning message, but continue to process the record in error.
- WARN - com.pervasive.datarush.operators.io.UnreadableSourceAction
-
A warning message is logged, but the source is otherwise ignored.
- WARN_AND_DISCARD - com.pervasive.datarush.operators.io.ParseErrorAction
-
Log a warning message and discard the record.
- WARNING - com.pervasive.datarush.script.StrictMode
-
Enable strict checking; output warnings for issues found.
- WASB_DNS_PREFIX - Static variable in class com.pervasive.datarush.azure.AzureUtils
- WASB_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- WASB_SECURE_SCHEME - Static variable in class com.pervasive.datarush.azure.AzureUtils
- wavg(String[], double[]) - Static method in class com.pervasive.datarush.functions.Statistics
-
Builds an expression computing the weighted average of the values of the specified fields.
- wavg(List<ScalarValuedFunction>, double[]) - Static method in class com.pervasive.datarush.functions.Statistics
-
Builds an expression computing the weighted average of the values of the specified expressions.
- WAVG - com.pervasive.datarush.matching.ClassifierType
-
The weighted average classifier.
- WavgFunctionInvoker - Class in com.pervasive.datarush.functions
-
A specialized function invoker for wavg.
- WavgFunctionInvoker() - Constructor for class com.pervasive.datarush.functions.WavgFunctionInvoker
- WebApplicationConfig - Class in com.pervasive.datarush.webapp
-
Configuration to a web application.
- WebApplicationConfig(String, int, String, File, File) - Constructor for class com.pervasive.datarush.webapp.WebApplicationConfig
-
Creates a web application config
- WebApplicationServer - Interface in com.pervasive.datarush.webapp
-
A handle that provides lifecycle methods to a web application server.
- WebApplicationServerEvent - Class in com.pervasive.datarush.webapp
-
Event information.
- WebApplicationServerEvent(WebApplicationServer) - Constructor for class com.pervasive.datarush.webapp.WebApplicationServerEvent
-
Creates a new event.
- WebApplicationServerListener - Interface in com.pervasive.datarush.webapp
-
A listener to various server events.
- WebApplicationServerProvider - Interface in com.pervasive.datarush.webapp
-
A provider for an embedded web application server.
- WebApplicationServers - Class in com.pervasive.datarush.webapp
-
Facade for finding and using
WebApplicationServerProvider
's. - WEEK - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one week
- WEEK_OF_YEAR - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the week of the year.
- weightedConfidence - com.pervasive.datarush.analytics.decisiontree.PMMLTreeModel.MissingValueStrategy
-
If a Node's predicate value evaluates to UNKNOWN while traversing the tree, the confidences for each class is calculated from scoring it and each of its sibling Nodes in turn (excluding any siblings whose predicates evaluate to FALSE).
- whatIsThis(AzureFilePath) - Method in class com.pervasive.datarush.azure.AbstractAzureClient
- whatIsThis(AzureFilePath) - Method in interface com.pervasive.datarush.azure.AzureClient
- WHOLE_FILE - com.pervasive.datarush.io.compression.bzip2.BZip2CompressorInputStream.ReadMode
- WIDEST - com.pervasive.datarush.monitoring.RangeAggregator
-
The aggregate low value is computed to be the min of the low values.
- widestInputType(FunctionContext) - Static method in class com.pervasive.datarush.functions.FunctionUtil
-
Returns the widest input type for all
ScalarValuedFunction
arguments in the context. - widestInputType(FunctionContext, int...) - Static method in class com.pervasive.datarush.functions.FunctionUtil
-
Returns the widest input type for all specified
ScalarValuedFunction
arguments in the context. - WidestInputTyper - Class in com.pervasive.datarush.functions
-
A typer determining the output type of a function based on the types of one or more inputs.
- WidestInputTyper(int...) - Constructor for class com.pervasive.datarush.functions.WidestInputTyper
-
Defines a type using the specified inputs to determine the output type.
- WidestInputTyper(ScalarTokenType, int...) - Constructor for class com.pervasive.datarush.functions.WidestInputTyper
-
Defines a type using the specified inputs to determine the output type.
- widestNamedType(RecordTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Calculates the record type for which
isAssignableFrom()
is true for all of the specified types matched by name. - widestType(RecordTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Calculates the record type for which
isAssignableFrom()
is true for all of the specified types. - widestType(ScalarTokenType...) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Determines the widest of the specified types.
- withAdvice(LiveConnectAdvice) - Method in class com.pervasive.datarush.coercion.LiveConnectAdviceManager
-
Returns a new manager, equivalent to this, but with the additional live connect advice.
- withAutoImport(boolean) - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Returns a new advice object, equivalent to this, but with auto-import set to the specified value.
- withCSTTimeZone(Runnable) - Static method in class com.pervasive.datarush.tokens.scalar.DateTimeUtils
- withDomainValues(RecordTokenType, String, Set<String>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Returns a new RecordTokenType with domain values set to the discovered values.
- withImportAs(String) - Method in class com.pervasive.datarush.coercion.LiveConnectAdvice
-
Returns a new advice object, equivalent to this, but with import-as set to the specified value.
- withMaxConnectRetries(int) - Method in class com.pervasive.datarush.net.NetworkConfiguration
-
Specifies the maximum number of retries to use when connecting.
- withMergeHandler(ModelMergeHandler<?>) - Method in class com.pervasive.datarush.analytics.pmml.PMMLPort.Metadata
- withMergeHandler(ModelMergeHandler<?>) - Method in class com.pervasive.datarush.ports.model.AbstractModelPortMetadata
-
Subclasses override to return a metadata, equivalent to this, with the specified merge handler.
- withNetworkConfiguration(NetworkConfiguration) - Method in class com.pervasive.datarush.io.FileClient
-
Creates a new client with the specified network configuration.
- withNetworkConfiguration(T, NetworkConfiguration) - Static method in class com.pervasive.datarush.commons.util.SimpleRMI
-
Returns a new remote client, specifying the socket factory to use
- withUsLocale(Runnable) - Static method in class com.pervasive.datarush.testutils.LocaleUtils
- withValue(Password) - Method in class com.pervasive.datarush.io.configuration.PasswordField
-
Creates a new field, equivalent to this, but with the value set to the specified value.
- withValue(String) - Method in class com.pervasive.datarush.io.configuration.PasswordField
-
Creates a new field, equivalent to this, but with the value set to the specified value.
- withValue(String) - Method in class com.pervasive.datarush.io.configuration.TextField
-
Creates a new field, equivalent to this, but with the value set to the specified value.
- WORD - com.pervasive.datarush.analytics.text.TextElementType
- WordFilter - Class in com.pervasive.datarush.analytics.text.filter
- WordFilter(String...) - Constructor for class com.pervasive.datarush.analytics.text.filter.WordFilter
- WordFilter(List<String>) - Constructor for class com.pervasive.datarush.analytics.text.filter.WordFilter
- WordMap - Class in com.pervasive.datarush.analytics.text
-
Implementation of a word frequency model.
- WordMap() - Constructor for class com.pervasive.datarush.analytics.text.WordMap
-
Default constructor of an empty word map.
- WordMap(NGramMap) - Constructor for class com.pervasive.datarush.analytics.text.WordMap
-
Convert a valid NGramMap into a word map.
- WordMap(WordMap) - Constructor for class com.pervasive.datarush.analytics.text.WordMap
-
Copy a word to frequency map.
- WordMap(Map<String, Integer>) - Constructor for class com.pervasive.datarush.analytics.text.WordMap
-
Create a word to frequency map.
- WordMap(Map<String, Integer>, int) - Constructor for class com.pervasive.datarush.analytics.text.WordMap
-
Create a word to frequency map.
- worker() - Method in class com.pervasive.datarush.cal.ExecutionOptions
-
Returns whether this is for a worker.
- WORKER - com.pervasive.datarush.cal.VirtualNodeType
-
Runs within a worker nodes (potentially parallel)
- WORKER - com.pervasive.datarush.cal.WorkerRole
- WORKER - Static variable in class com.pervasive.datarush.cal.ExecutionOptions
-
Default execution options: parallel/distributed, retry disabled
- WorkerRole - Enum in com.pervasive.datarush.cal
- wrap(Class<T>, T) - Static method in class com.pervasive.datarush.json.PassThru
-
Wraps the given object as a pass-thru object
- wrap(String, ScalarValued) - Static method in class com.pervasive.datarush.tokens.record.RecordToken
-
Create a new record token with a single field with the specified name and value.
- wrap(String, ScalarTokenType) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type with a single named field of the given type.
- wrap(String, List<? extends ScalarTokenType>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record schema with the specified field types.
- wrap(String, List<? extends T>) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace with the specified flows.
- wrap(String, T) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace with specified flow as the named field.
- wrap(String, T...) - Static method in class com.pervasive.datarush.namespace.NamespaceUtil
-
Creates a new namespace with the specified flows.
- wrap(Throwable) - Static method in exception com.pervasive.datarush.hadoop.HadoopIOException
- wrap(List<? extends ScalarTokenType>) - Static method in class com.pervasive.datarush.types.TypeUtil
-
Creates a new record type with the specified field types.
- wrapInstance(Class<T>, T) - Static method in class com.pervasive.datarush.modules.Modules
-
Wrap an object created in the context of a Shim interface with the context class loader proxy.
- write(byte[]) - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- write(byte[]) - Method in class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- write(byte[]) - Method in class com.pervasive.datarush.commons.util.NullOutputStream
- write(byte[], int, int) - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- write(byte[], int, int) - Method in class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- write(byte[], int, int) - Method in class com.pervasive.datarush.commons.util.NullOutputStream
- write(byte[], int, int) - Method in class com.pervasive.datarush.gcp.MultipartUploadStream
- write(int) - Method in class com.pervasive.datarush.commons.util.CountingOutputStream
- write(int) - Method in class com.pervasive.datarush.commons.util.NonCloseableOutputStream
- write(int) - Method in class com.pervasive.datarush.commons.util.NullOutputStream
- write(int) - Method in class com.pervasive.datarush.gcp.MultipartUploadStream
- write(File, Properties, String) - Static method in class com.pervasive.datarush.commons.util.PropertiesFileUtil
-
Writes a
Properties
object to disk. - write(String, Properties, String) - Static method in class com.pervasive.datarush.commons.util.PropertiesFileUtil
-
Writes a
Properties
object to disk. - write(T, DataOutputStream) - Method in interface com.pervasive.datarush.ports.model.ModelStorageHandler
-
Serialize a model to an output stream.
- write(T, DataOutputStream) - Method in class com.pervasive.datarush.ports.model.SerializableModelStorageHandler
- WRITE - com.pervasive.datarush.io.IOChannelOperation
-
A write to the channel
- WRITE - com.pervasive.datarush.tokens.record.RecordRegisterSupport.Access
- WRITE_ROW_COUNT - Static variable in class com.pervasive.datarush.graphs.LogicalStatistics
-
A connection statistic that provides the number of rows staged (usually due to repartitioning in a cluster or due to forced staging).
- WriteableStorage - Class in com.pervasive.datarush.operators.group
-
Storage class by which a custom aggregator can storage its internals.
- WriteableStorage(ScalarSettable[]) - Constructor for class com.pervasive.datarush.operators.group.WriteableStorage
-
Create a new writeable storage.
- writeahead(int) - Method in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Specifies the number of unread batches which a port can publish before blocking.
- writeahead(int) - Static method in class com.pervasive.datarush.ports.PortSettings
-
Specifies the number of unread batches which a port can publish before blocking.
- WRITEAHEAD - Static variable in class com.pervasive.datarush.graphs.EngineConfig.Ports
-
Property specifying the amount unread data which can be held in queues.
- WriteARFF - Class in com.pervasive.datarush.operators.io.textfile
-
Write files using the Attribute-Relation File Format (ARFF).
- WriteARFF() - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Writes ARFF data to an empty target with default settings.
- WriteARFF(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Writes ARFF data to the specified path in the given mode, using default settings.
- WriteARFF(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Writes ARFF data to the specified target sink in the given mode.
- WriteARFF(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteARFF
-
Writes ARFF data to the specified path in the given mode, using default settings.
- WriteAvro - Class in com.pervasive.datarush.operators.io.avro
-
Writes data using Apache Avro format.
- WriteAvro() - Constructor for class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Writes an empty target with default settings.
- WriteAvro(boolean) - Constructor for class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Writes an empty target with default settings, optionally providing a port for signaling completion of the write.
- WriteAvro(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Writes to the specified path in the given mode.
- WriteAvro(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Writes to the specified target sink in the given mode.
- WriteAvro(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.avro.WriteAvro
-
Writes to the specified path in the given mode.
- writeData(ByteSink, WriteMode) - Method in class com.pervasive.datarush.operators.io.AbstractRecordFormatter
-
Simple implementation of a control loop formatting records.
- writeData(ByteSink, WriteMode) - Method in interface com.pervasive.datarush.operators.io.DataFormat.DataFormatter
-
Called to write records to the provided sink in the specified mode.
- writeData(String, String) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Write data into a file.
- WriteDelimitedText - Class in com.pervasive.datarush.operators.io.textfile
-
Writes a stream of records as delimited text.
- WriteDelimitedText() - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Writes delimited text to an empty target with default settings.
- WriteDelimitedText(boolean) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Writes delimited text to an empty target with default settings.
- WriteDelimitedText(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Writes delimited text to the specified path in the given mode, using default settings.
- WriteDelimitedText(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Writes delimited text to the specified target sink in the given mode.
- WriteDelimitedText(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteDelimitedText
-
Writes delimited text to the specified path in the given mode, using default settings.
- writeFileBytes(File, byte[]) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Write the entire contents of the given byte array to a file.
- writeFileString(File, String, Charset) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Write the entire contents of the given string to a file.
- WriteFixedText - Class in com.pervasive.datarush.operators.io.textfile
-
Writes a record dataflow as a text file of fixed-width records.
- WriteFixedText() - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Writes fixed text to an empty target with default settings.
- WriteFixedText(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Writes fixed text to the specified path in the given mode, using default settings.
- WriteFixedText(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Writes text to the specified target sink in the given mode.
- WriteFixedText(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.textfile.WriteFixedText
-
Writes fixed text to the specified path in the given mode, using default settings.
- WriteHBase - Class in com.pervasive.datarush.hbase
-
Write a result set to HBase.
- WriteHBase() - Constructor for class com.pervasive.datarush.hbase.WriteHBase
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.actian.dataflow.operators.io.orc.ORCFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.actian.dataflow.operators.io.parquet.ParquetFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.avro.AvroFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.binary.BinaryFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in interface com.pervasive.datarush.operators.io.DataFormat
-
Writes the provided metadata associated with the format.
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.mdf.MDFFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.textfile.ARFFDataFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.textfile.DelimitedTextFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.textfile.FixedTextFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.textfile.JSONFormat
- writeMetadata(FileMetadata, FileClient, ByteSink) - Method in class com.pervasive.datarush.operators.io.textfile.LogDataFormat
- WriteMode - Enum in com.pervasive.datarush.io
-
Enumerates the possible file dispositions for writing.
- WriteORC - Class in com.actian.dataflow.operators.io.orc
-
Write data in the Apache Hive ORC format.
- WriteORC() - Constructor for class com.actian.dataflow.operators.io.orc.WriteORC
-
Writes an ORC file.
- WriteORC(String) - Constructor for class com.actian.dataflow.operators.io.orc.WriteORC
-
Writes an ORC file to the specified location.
- WritePMML - Class in com.pervasive.datarush.analytics.pmml
-
Write a PMML object representation to a file at the given path.
- WritePMML() - Constructor for class com.pervasive.datarush.analytics.pmml.WritePMML
-
Default constructor; prior to compiling graph, the following property must be set:
targetPathName
- WritePMML(String) - Constructor for class com.pervasive.datarush.analytics.pmml.WritePMML
-
Writes a PMML model to the given path
- WriteSink - Class in com.pervasive.datarush.operators.io
-
Writes a stream of records to a data sink.
- WriteSink() - Constructor for class com.pervasive.datarush.operators.io.WriteSink
-
Writes an empty target with default settings.
- WriteSink(boolean) - Constructor for class com.pervasive.datarush.operators.io.WriteSink
-
Writes an empty target with default settings.
- WriteSink(ByteSink, DataFormat) - Constructor for class com.pervasive.datarush.operators.io.WriteSink
-
Reads the specified target using the given format.
- WriteStagingDataset - Class in com.pervasive.datarush.operators.io.staging
-
Writes a sequence of records to disk in an internal format for staged data.
- WriteStagingDataset() - Constructor for class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Writes to an empty target with default settings.
- WriteStagingDataset(boolean) - Constructor for class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Writes an empty target with default settings, optionally providing a port for signaling completion of the write.
- WriteStagingDataset(Path, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Writes to the specified path in the given mode, using default options.
- WriteStagingDataset(ByteSink, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Writes to the specified target sink using default options.
- WriteStagingDataset(String, WriteMode) - Constructor for class com.pervasive.datarush.operators.io.staging.WriteStagingDataset
-
Writes to the specified path in the given mode, using default options.
- WriteToJDBC - Class in com.pervasive.datarush.operators.io.jdbc
-
In its simplest form, writes records from an input port to a JDBC target table using insert statements.
- WriteToJDBC() - Constructor for class com.pervasive.datarush.operators.io.jdbc.WriteToJDBC
-
Default constructor.
- WriteToJDBC(WriteToJDBC) - Constructor for class com.pervasive.datarush.operators.io.jdbc.WriteToJDBC
-
Copy constructor.
- writeToStream(OutputStream) - Method in class com.pervasive.datarush.io.BinaryBuilder
-
Writes the current contents of the builder to the specified
OutputStream
.
X
- xAxisLabel() - Method in enum com.pervasive.datarush.analytics.viz.ChartType
- XMLUtil - Class in com.pervasive.datarush.util
-
Utility methods for the manipulation of XML documents and elements.
- XMLUtil() - Constructor for class com.pervasive.datarush.util.XMLUtil
- xor - com.pervasive.datarush.analytics.decisiontree.CompoundPredicate.Operator
-
We perform an xor between left and right
Y
- YarnAppMasterArgs - Class in com.actian.dataflow.cal.yarn.shared
-
A container of objects passed to the application master as arguments.
- YarnAppMasterArgs(JobSpecifier, ModuleConfiguration, FileMetaConfiguration, ClasspathSpecifier, ExecutorOptions, List<YarnNodeDescriptor>, Path, Path, int, ClusterPreferences, Map<String, ApplicationResource>) - Constructor for class com.actian.dataflow.cal.yarn.shared.YarnAppMasterArgs
- YarnClusterExecutor - Class in com.actian.dataflow.cal.yarn.server
-
The executor responsible for starting Dataflow worker containers within YARN.
- YarnClusterExecutor(FileClient, JobSpecifier, ContainerManager, ExecutorOptions, Path, Path, ClusterPreferences, Map<String, ApplicationResource>) - Constructor for class com.actian.dataflow.cal.yarn.server.YarnClusterExecutor
- YarnClusterJobExecutor - Class in com.actian.dataflow.cal.yarn.client
-
A job executor is created for each new job.
- YarnClusterJobExecutor(FileClient, JobSpecifier) - Constructor for class com.actian.dataflow.cal.yarn.client.YarnClusterJobExecutor
- YarnClusterProvider - Class in com.actian.dataflow.cal.yarn.client
-
Implementation of the
ClusterProvider
- YarnClusterProvider() - Constructor for class com.actian.dataflow.cal.yarn.client.YarnClusterProvider
- YarnShimFactory - Class in com.actian.dataflow.cal.yarn.client
- YarnWorkerArgs - Class in com.actian.dataflow.cal.yarn.server
-
Container of arguments passed to each partition worker.
- YarnWorkerArgs(JobSpecifier, ModuleConfiguration, FileMetaConfiguration, NodeAllocationProvider) - Constructor for class com.actian.dataflow.cal.yarn.server.YarnWorkerArgs
- yAxisLabel() - Method in enum com.pervasive.datarush.analytics.viz.ChartType
- YEAR - com.pervasive.datarush.functions.DateTime.DateTimeValue
-
Extract the year value.
- YEAR - com.pervasive.datarush.functions.DateTime.Granularity
-
A unit of one year.
- YIELD_NULL - com.pervasive.datarush.functions.Strings.NullConcatenation
-
Null values in concatenation make the result null
Z
- ZERO - com.pervasive.datarush.tokens.DataRepresentation.Base
-
Unspecified values signify a "zero".
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.BinaryToken
-
A zero valued
BinaryToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
A zero valued
BooleanToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.CharToken
-
A zero valued
CharToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.DateToken
-
A zero valued
DateToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.DoubleToken
-
A zero valued
DoubleToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.DurationToken
-
A zero valued
DurationToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.FloatToken
-
A zero valued
FloatToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.IntToken
-
A zero valued
IntToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
A zero valued
Ip4AddressToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
A zero valued
Ip6AddressToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.LongToken
-
A zero valued
LongToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.MoneyToken
-
A zero valued
MoneyToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.NumericToken
-
A zero valued
NumericToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.PeriodToken
-
A zero valued
PeriodToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.StringToken
-
A zero valued
StringToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.TimestampToken
-
A zero valued
TimestampToken
- ZERO - Static variable in class com.pervasive.datarush.tokens.scalar.TimeToken
-
A zero valued
TimeToken
- ZERO(ObjectTokenType<O>) - Static method in class com.pervasive.datarush.tokens.scalar.ObjectToken
-
Gets a zero valued
ObjectToken
of the specified type. - ZERO(RecordTokenType) - Static method in class com.pervasive.datarush.tokens.record.RecordToken
-
Create a new zero valued record token of the specified type.
- ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.BinaryToken
-
The byte array representing a zero value, the empty
byte[]
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.BooleanToken
-
The boolean representing a zero value,
false
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.CharToken
-
The character representing a zero value,
'\0'
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.DateToken
-
The date representing a zero value, the beginning of Java epoch January 1, 1970.
- ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.DoubleToken
-
The double zero value,
0.0d
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.DurationToken
-
The duration zero value,
0
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.FloatToken
-
The float zero value,
0.0
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.IntToken
-
The int zero value,
0
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.Ip4AddressToken
-
The byte array representing the 0.0.0.0 ip address, the empty
byte[4]
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.Ip6AddressToken
-
The byte array representing the 0:0:0:0:0:0:0:0 ip address, the empty
byte[16]
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.LongToken
-
The long zero value,
0L
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.MoneyToken
-
The money zero value,
0.00
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.NumericToken
-
The numeric zero value,
BigDecimal.ZERO
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.PeriodToken
-
The period zero value,
0
. - ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.StringToken
-
The string representing a zero value, the empty string.
- ZERO_VALUE - Static variable in class com.pervasive.datarush.tokens.scalar.TimeToken
-
The time representing a zero value, midnight.
- zipRecursively(Path, OutputStream, boolean) - Method in class com.pervasive.datarush.io.FileClient
-
Recursively zips the given input file/directory to the given stream
- zipRecursively(File, File) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively zips the given input file/directory to the given file
- zipRecursively(File, ZipOutputStream) - Static method in class com.pervasive.datarush.commons.util.FileUtil
-
Recursively zips the given input file/directory to the given zip stream
- ZONED_DECIMAL - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Zoned decimal data type
- ZONED_LEADING_SIGN - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Zoned decimal data type with leading sign
- ZONED_TRAILING_SIGN - Static variable in class com.pervasive.datarush.schema.ExternalDataType
-
Zoned decimal data type with trailing sign
- zscore(ScalarValuedFunction, double, double) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a Z-Score normalization function for the given input function.
- zscore(ScalarValuedFunction, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a Z-Score normalization function for the given input function.
- zscore(String, double, double) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a Z-Score normalization function for the input field.
- zscore(String, BigDecimal, BigDecimal) - Static method in class com.pervasive.datarush.analytics.functions.StatsFunctions
-
Create a Z-Score normalization function for the input field.
- ZSCORE - com.pervasive.datarush.analytics.functions.StatsFunctions.NormalizeMethod
-
Normalize using z-score:
z(x) = (x - mean) / standard_deviation
.
All Classes All Packages