Interface | Description |
---|---|
DbfsService |
DBFS API makes it simple to interact with various data sources without having to include a users
credentials every time to read a file.
|
FilesService |
The Files API allows you to read, write, and delete files and directories in Unity Catalog
volumes.
|
Class | Description |
---|---|
AddBlock | |
Close | |
Create | |
CreateResponse | |
DbfsAPI |
DBFS API makes it simple to interact with various data sources without having to include a users
credentials every time to read a file.
|
Delete | |
DeleteFileRequest |
Delete a file or directory
|
DownloadRequest |
Download a file
|
DownloadResponse | |
FileInfo | |
FilesAPI |
The Files API allows you to read, write, and delete files and directories in Unity Catalog
volumes.
|
GetStatusRequest |
Get the information of a file or directory
|
ListDbfsRequest |
List directory contents or file details
|
ListStatusResponse | |
MkDirs | |
Move | |
Put | |
ReadDbfsRequest |
Get the contents of a file
|
ReadResponse | |
UploadRequest |
Upload a file
|
Copyright © 2023. All rights reserved.