Uses of Class
org.apache.camel.component.azure.storage.datalake.client.DataLakeFileClientWrapper
Packages that use DataLakeFileClientWrapper
Package
Description
-
Uses of DataLakeFileClientWrapper in org.apache.camel.component.azure.storage.datalake.client
Methods in org.apache.camel.component.azure.storage.datalake.client that return DataLakeFileClientWrapperModifier and TypeMethodDescriptionDataLakeDirectoryClientWrapper.getDataLakeFileClientWrapper(String fileName) DataLakeFileSystemClientWrapper.getDataLakeFileClientWrapper(String fileName) -
Uses of DataLakeFileClientWrapper in org.apache.camel.component.azure.storage.datalake.operations
Constructors in org.apache.camel.component.azure.storage.datalake.operations with parameters of type DataLakeFileClientWrapperModifierConstructorDescriptionDataLakeFileOperations(DataLakeConfiguration configuration, DataLakeFileClientWrapper client)