Class SecureAzureBlobStorageFSFactory

java.lang.Object
org.apache.flink.fs.azurefs.AbstractAzureFSFactory
org.apache.flink.fs.azurefs.SecureAzureBlobStorageFSFactory
All Implemented Interfaces:
org.apache.flink.core.fs.FileSystemFactory, org.apache.flink.core.plugin.Plugin

public class SecureAzureBlobStorageFSFactory extends AbstractAzureFSFactory
A factory for the Azure file system over HTTPs.
  • Constructor Details

    • SecureAzureBlobStorageFSFactory

      public SecureAzureBlobStorageFSFactory()
  • Method Details

    • getScheme

      public String getScheme()