Module datarush.library
module datarush.library
-
Packages
ExportsPackageDescriptionProvides annotations used to describe elements of a dataflow graph.Provides basic interfaces used when converting tokens into various formats.Implementations of encoders of tokens into binary formats.Implementations of encoders of tokens into text formats.Provides classes and interfaces related to defining functions on records.Provides classes and interfaces for the construction of executable dataflow graphs.Provides utilities for creating and managing collections of named objects.Provides classes and interfaces for developing dataflow operators.Provides operators for making assertions on flows and files.Provides data aggregation components.Provides base file I/O components including encoders and decoders.Provides operators for reading and writing files in Avro format.Provides operators for reading from JDBC sources and writing to JDBC targets.Provides operators for reading and writing DataRush staging datasets.Provides operators for reading and writing text data.Provides operators for joining together two data sets into a single one.Provides operators for handling models.Provides operators for partitioning and unpartitioning flows of data.Provides operators for manipulating record structure.Provides theRunScriptoperator for running user-defined scripts on the rows of an input record flow.Provides operators for selecting a subset of the data set.Provides theLogRowsoperator for writing debugging information about a flow to the logging API.Provides operators for sorting and manipulating sorted flows.Provides operators for generating data tokens in various ways.Provides operators for operating on string values in records.Provides classes and interfaces related to receiving and sending data in a dataflow graph.Provides implementations of port objects dealing with the flow of single objects between operators.Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph.Provides implementations of port objects related to the flow of record sets between operators.Provides an object model for capturing schema information used primarily by thetextfilepackage.Provides classes and interfaces related to sequences of tokens.Provides implementations of sequences of record valued tokens.Provides implementations of sequences of scalar token values.Provides tools useful for testing DataRush applications.Provides classes and utilities for working with data tokens.Provides implementations of and utilities for record valued tokens.Provides implementations of and utilities for scalar valued tokens.Provides classes and interfaces for the description of token data types.Provides utilities useful in DataRush application development.Indirect ExportsFromPackagescom.pervasive.datarush.authentication com.pervasive.datarush.cal com.pervasive.datarush.cal.monitoring com.pervasive.datarush.commons.test com.pervasive.datarush.commons.util com.pervasive.datarush.datastruct com.pervasive.datarush.encryption com.pervasive.datarush.exceptions com.pervasive.datarush.io com.pervasive.datarush.io.compression com.pervasive.datarush.io.compression.bzip2 com.pervasive.datarush.io.configuration com.pervasive.datarush.jdbc com.pervasive.datarush.json com.pervasive.datarush.modules com.pervasive.datarush.monitoring com.pervasive.datarush.net com.pervasive.datarush.webapp -
Modules
Requires