public class DataLakeFileSystemOperations extends Object
| Constructor and Description |
|---|
DataLakeFileSystemOperations(DataLakeConfiguration configuration,
DataLakeFileSystemClientWrapper client) |
| Modifier and Type | Method and Description |
|---|---|
DataLakeOperationResponse |
createFileSystem(org.apache.camel.Exchange exchange) |
DataLakeOperationResponse |
deleteFileSystem(org.apache.camel.Exchange exchange) |
DataLakeOperationResponse |
listPaths(org.apache.camel.Exchange exchange) |
public DataLakeFileSystemOperations(DataLakeConfiguration configuration, DataLakeFileSystemClientWrapper client)
public DataLakeOperationResponse createFileSystem(org.apache.camel.Exchange exchange)
public DataLakeOperationResponse deleteFileSystem(org.apache.camel.Exchange exchange)
public DataLakeOperationResponse listPaths(org.apache.camel.Exchange exchange)
Apache Camel