Package org.apache.flink.fs.azurefs
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
A factory for the Azure file system over HTTP.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.fs.azurefs.AbstractAzureFSFactory
configure, createMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.flink.core.plugin.Plugin
getClassLoader
-
Constructor Details
-
AzureBlobStorageFSFactory
public AzureBlobStorageFSFactory()
-
-
Method Details
-
getScheme
-