API Reference
FileReader
| Method | Description |
|---|---|
|
Converts a |
|
Reads a file specified by the |
|
Returns the applicable file system. Currently supported values are: * S3 * LOCAL |
|
DEPRECATED: Returns the name of the reader implementation |
FileWriter
| Method | Description |
|---|---|
|
Writes an |
|
Write data from a reactive stream |
|
Write data from a reactive stream |
|
Returns the applicable file system. Currently supported values are:
|
|
DEPRECATED: Returns the name of the reader implementation |
FileDeleter
| Method | Description |
|---|---|
|
Deletes a file identified by a |
|
Deletes files older than a specified number of days in a given path, returns a |
|
Deletes a file identified by a |
|
Deletes files older than a specified number of days in a given path, returns a |
|
Returns the applicable file system. Currently supported values are:
|
|
DEPRECATED: Returns the name of the reader implementation |
Model
FileDescriptor
FileDescriptor is used to specify details of the file to be processed
| Method | Description |
|---|---|
|
Returns the absolute path of the file to be processed as a |
|
Returns the file name of the file to be processed as a |
|
Returns the absolute path of the file including the file name to be processed as a |
|
Returns the path of the file including the file name to be processed as a |