Package | Description |
---|---|
com.databricks.sdk.service.files |
Modifier and Type | Method and Description |
---|---|
ReadDbfsRequest |
ReadDbfsRequest.setLength(Long length) |
ReadDbfsRequest |
ReadDbfsRequest.setOffset(Long offset) |
ReadDbfsRequest |
ReadDbfsRequest.setPath(String path) |
Modifier and Type | Method and Description |
---|---|
ReadResponse |
DbfsService.read(ReadDbfsRequest readDbfsRequest)
Get the contents of a file.
|
ReadResponse |
DbfsAPI.read(ReadDbfsRequest request)
Get the contents of a file.
|
Copyright © 2023. All rights reserved.