Uses of Class
org.apache.camel.component.azure.storage.datalake.client.DataLakeFileSystemClientWrapper
Packages that use DataLakeFileSystemClientWrapper
Package
Description
-
Uses of DataLakeFileSystemClientWrapper in org.apache.camel.component.azure.storage.datalake.client
Methods in org.apache.camel.component.azure.storage.datalake.client that return DataLakeFileSystemClientWrapperModifier and TypeMethodDescriptionDataLakeServiceClientWrapper.getDataLakeFileSystemClientWrapper(String fileSystemName) -
Uses of DataLakeFileSystemClientWrapper in org.apache.camel.component.azure.storage.datalake.operations
Constructors in org.apache.camel.component.azure.storage.datalake.operations with parameters of type DataLakeFileSystemClientWrapperModifierConstructorDescriptionDataLakeFileSystemOperations(DataLakeConfiguration configuration, DataLakeFileSystemClientWrapper client)