Class AzureBlobStorageFSFactory

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

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

    • AzureBlobStorageFSFactory

      public AzureBlobStorageFSFactory()
  • Method Details

    • getScheme

      public String getScheme()