Package org.apache.flink.fs.azurefs
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
A factory for the Azure file system over HTTPs.
-
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
-
SecureAzureBlobStorageFSFactory
public SecureAzureBlobStorageFSFactory()
-
-
Method Details
-
getScheme
-