Package | Description |
---|---|
com.pervasive.datarush.azure | |
com.pervasive.datarush.io |
Provides classes and interfaces performing file-like I/O operations.
|
Modifier and Type | Class and Description |
---|---|
class |
AzureFileSplit
Describes a range of bytes from an Azure Blob.
|
Modifier and Type | Class and Description |
---|---|
class |
CompressedFileSplit
Describes a range of bytes from a compressed file.
|
class |
SplittableCompressedFileSplit
Represents a file split for a compression format that supports splitting.
|
Modifier and Type | Method and Description |
---|---|
FileSplit |
SplittableCompressedFileSplit.authorize(FileClient client) |
FileSplit |
FileSplit.authorize(FileClient client) |
FileSplit |
CompressedFileSplit.authorize(FileClient client) |
Copyright © 2020 Actian Corporation. All rights reserved.