Class DataLakeServiceClientWrapper

java.lang.Object
org.apache.camel.component.azure.storage.datalake.client.DataLakeServiceClientWrapper

public class DataLakeServiceClientWrapper extends Object
  • Constructor Details

    • DataLakeServiceClientWrapper

      public DataLakeServiceClientWrapper(com.azure.storage.file.datalake.DataLakeServiceClient client)
  • Method Details

    • listFileSystems

      public List<com.azure.storage.file.datalake.models.FileSystemItem> listFileSystems(com.azure.storage.file.datalake.models.ListFileSystemsOptions options, Duration timeout)
    • getDataLakeFileSystemClientWrapper

      public DataLakeFileSystemClientWrapper getDataLakeFileSystemClientWrapper(String fileSystemName)