Uses of Class
com.pervasive.datarush.io.FileSplit
Packages that use FileSplit
Package
Description
Provides classes and interfaces performing file-like I/O operations.
-
Uses of FileSplit in com.pervasive.datarush.azure
Subclasses of FileSplit in com.pervasive.datarush.azureModifier and TypeClassDescriptionclassDescribes a range of bytes from an Azure Blob. -
Uses of FileSplit in com.pervasive.datarush.io
Subclasses of FileSplit in com.pervasive.datarush.ioModifier and TypeClassDescriptionclassDescribes a range of bytes from a compressed file.classRepresents a file split for a compression format that supports splitting.Methods in com.pervasive.datarush.io that return FileSplitModifier and TypeMethodDescriptionCompressedFileSplit.authorize(FileClient client) FileSplit.authorize(FileClient client) SplittableCompressedFileSplit.authorize(FileClient client)