Uses of Package
com.pervasive.datarush.exceptions
-
Packages that use com.pervasive.datarush.exceptions Package Description com.pervasive.datarush.analytics.pmml Provides shared and base classes for PMML model representation of Analytics algorithms.com.pervasive.datarush.exceptions com.pervasive.datarush.functions Provides classes and interfaces related to defining functions on records.com.pervasive.datarush.graphs Provides classes and interfaces for the construction of executable dataflow graphs.com.pervasive.datarush.io Provides classes and interfaces performing file-like I/O operations.com.pervasive.datarush.jdbc com.pervasive.datarush.json Provides common utilities and registry for JSON parsingcom.pervasive.datarush.namespace Provides utilities for creating and managing collections of named objects.com.pervasive.datarush.operators.group Provides data aggregation components.com.pervasive.datarush.operators.io Provides base file I/O components including encoders and decoders.com.pervasive.datarush.operators.io.textfile Provides operators for reading and writing text data.com.pervasive.datarush.operators.join Provides operators for joining together two data sets into a single one.com.pervasive.datarush.operators.scripting Provides theRunScript
operator for running user-defined scripts on the rows of an input record flow.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.sequences Provides classes and interfaces related to sequences of tokens.com.pervasive.datarush.types Provides classes and interfaces for the description of token data types. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.analytics.pmml Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.exceptions Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.functions Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.graphs Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.io Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.jdbc Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.json Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.namespace Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.operators.group Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.operators.io Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.operators.io.textfile Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.operators.join Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.operators.scripting Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.ports.physical Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.sequences Class Description DRException Base for exceptions thrown by DataRush. -
Classes in com.pervasive.datarush.exceptions used by com.pervasive.datarush.types Class Description DRException Base for exceptions thrown by DataRush.