Uses of Package
com.pervasive.datarush.io
-
Packages that use com.pervasive.datarush.io Package Description com.actian.dataflow.cal.yarn.client com.actian.dataflow.cal.yarn.server com.actian.dataflow.cal.yarn.shared com.actian.dataflow.operators.io.orc com.actian.dataflow.operators.io.parquet com.pervasive.datarush.analytics.pmml Provides shared and base classes for PMML model representation of Analytics algorithms.com.pervasive.datarush.aws.s3 com.pervasive.datarush.azure com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer".com.pervasive.datarush.encoding Provides basic interfaces used when converting tokens into various formats.com.pervasive.datarush.encoding.binary Implementations of encoders of tokens into binary formats.com.pervasive.datarush.gcp com.pervasive.datarush.graphs Provides classes and interfaces for the construction of executable dataflow graphs.com.pervasive.datarush.hadoop.io com.pervasive.datarush.io Provides classes and interfaces performing file-like I/O operations.com.pervasive.datarush.io.compression Provides classes and interfaces for supporting data compression.com.pervasive.datarush.io.configuration Provides classes and interfaces associated with filesystem configurationcom.pervasive.datarush.monitoring Provides classes and interfaces for reporting on commonly monitored resources such as memory, threads, and I/O.com.pervasive.datarush.operators Provides classes and interfaces for developing dataflow operators.com.pervasive.datarush.operators.io Provides base file I/O components including encoders and decoders.com.pervasive.datarush.operators.io.avro Provides operators for reading and writing files in Avro format.com.pervasive.datarush.operators.io.binary com.pervasive.datarush.operators.io.mdf com.pervasive.datarush.operators.io.staging Provides operators for reading and writing DataRush staging datasets.com.pervasive.datarush.operators.io.textfile Provides operators for reading and writing text data.com.pervasive.datarush.schema Provides an object model for capturing schema information used primarily by thetextfile
package. -
Classes in com.pervasive.datarush.io used by com.actian.dataflow.cal.yarn.client Class Description FileClient Provides access to files and directories. -
Classes in com.pervasive.datarush.io used by com.actian.dataflow.cal.yarn.server Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.actian.dataflow.cal.yarn.shared Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.actian.dataflow.operators.io.orc Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.actian.dataflow.operators.io.parquet Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.analytics.pmml Class Description FileClient Provides access to files and directories. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.aws.s3 Class Description FileClient Provides access to files and directories.FileSystem Describes the file system identified by a path scheme.FileSystemProvider Provides basic operations on paths for a specific path scheme or schemes.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.azure Class Description DataSplit Describes a range of bytes from a data source.DirectoryFilter A filter for selecting paths.FileClient Provides access to files and directories.FileSplit Describes a range of bytes from a file.FileSystem Describes the file system identified by a path scheme.FileSystemProvider Provides basic operations on paths for a specific path scheme or schemes.Path An abstract identifier for a resource.PathDetails Describes aPath
along with its metadata.SplitInputStream Interface defining an input data stream that works within the boundaries of a defined split.SplitIterator A forward-only iterator over data splits with associated locality information.SplitOptions Settings which control the generation of splits on files.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.cal Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.encoding Class Description BinaryBuilder A buffer for building variable-length binary valued data.BinaryReader Provides extended data access methods on binary data flows. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.encoding.binary Class Description BinaryBuilder A buffer for building variable-length binary valued data.BinaryReader Provides extended data access methods on binary data flows. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.gcp Class Description DirectoryFilter A filter for selecting paths.FileClient Provides access to files and directories.FileSystem Describes the file system identified by a path scheme.FileSystemProvider Provides basic operations on paths for a specific path scheme or schemes.Path An abstract identifier for a resource.PathDetails Describes aPath
along with its metadata.SplitIterator A forward-only iterator over data splits with associated locality information.SplitOptions Settings which control the generation of splits on files.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.graphs Class Description Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.hadoop.io Class Description FileClient Provides access to files and directories.FileSystem Describes the file system identified by a path scheme.FileSystemProvider Provides basic operations on paths for a specific path scheme or schemes.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.io Class Description BasicPathDetails.ObjectType BinaryReader Provides extended data access methods on binary data flows.CharsetEncoding Describes the encoding format of character data.DataSplit Describes a range of bytes from a data source.DirectoryFilter A filter for selecting paths.FileClient Provides access to files and directories.FileSplit Describes a range of bytes from a file.FileSystem Describes the file system identified by a path scheme.FileSystemProvider Provides basic operations on paths for a specific path scheme or schemes.FTPPath.FTPProtocol InputStreamSupplier An abstract factory for input streams.IOChannelOperation Valid operations on an I/O byte channel, such as a file or network socket.IOChannelStatsCollector Gathers statistics for an I/O channel.IOMonitoringContext Provides a context for instrumenting I/O operations.Path An abstract identifier for a resource.PathDetails Describes aPath
along with its metadata.PortRange SplitInputStream Interface defining an input data stream that works within the boundaries of a defined split.SplitIterator A forward-only iterator over data splits with associated locality information.SplitOptions Settings which control the generation of splits on files.UnixStyleGlobbing.GlobDefinition Provides information for performing globbing.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.io.compression Class Description DataSplit Describes a range of bytes from a data source.FileClient Provides access to files and directories.Path An abstract identifier for a resource.SplitInputStream Interface defining an input data stream that works within the boundaries of a defined split.SplitIterator A forward-only iterator over data splits with associated locality information.SplitOptions Settings which control the generation of splits on files. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.io.configuration Class Description Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.monitoring Class Description IOChannelOperation Valid operations on an I/O byte channel, such as a file or network socket. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators Class Description FileClient Provides access to files and directories.IOMonitoringContext Provides a context for instrumenting I/O operations.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io Class Description DataSplit Describes a range of bytes from a data source.FileClient Provides access to files and directories.InputStreamSupplier An abstract factory for input streams.Path An abstract identifier for a resource.SplitIterator A forward-only iterator over data splits with associated locality information.SplitOptions Settings which control the generation of splits on files.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io.avro Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io.binary Class Description FileClient Provides access to files and directories.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io.mdf Class Description DataSplit Describes a range of bytes from a data source.FileClient Provides access to files and directories.Path An abstract identifier for a resource. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io.staging Class Description FileClient Provides access to files and directories.Path An abstract identifier for a resource.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.operators.io.textfile Class Description CharsetEncoding Describes the encoding format of character data.FileClient Provides access to files and directories.Path An abstract identifier for a resource.WriteMode Enumerates the possible file dispositions for writing. -
Classes in com.pervasive.datarush.io used by com.pervasive.datarush.schema Class Description CharsetEncoding Describes the encoding format of character data.