Class DataLakeServiceClientWrapper
java.lang.Object
org.apache.camel.component.azure.storage.datalake.client.DataLakeServiceClientWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionDataLakeServiceClientWrapper(com.azure.storage.file.datalake.DataLakeServiceClient client) -
Method Summary
Modifier and TypeMethodDescriptiongetDataLakeFileSystemClientWrapper(String fileSystemName) List<com.azure.storage.file.datalake.models.FileSystemItem>listFileSystems(com.azure.storage.file.datalake.models.ListFileSystemsOptions options, Duration timeout)
-
Constructor Details
-
DataLakeServiceClientWrapper
public DataLakeServiceClientWrapper(com.azure.storage.file.datalake.DataLakeServiceClient client)
-
-
Method Details
-
listFileSystems
-
getDataLakeFileSystemClientWrapper
-