Package org.apache.flink.fs.osshadoop
Class OSSFileSystemFactory
java.lang.Object
org.apache.flink.fs.osshadoop.OSSFileSystemFactory
- All Implemented Interfaces:
org.apache.flink.core.fs.FileSystemFactory,org.apache.flink.core.plugin.Plugin
public class OSSFileSystemFactory
extends Object
implements org.apache.flink.core.fs.FileSystemFactory
Simple factory for the OSS file system.
-
Field Details
-
PART_UPLOAD_MIN_SIZE
-
MAX_CONCURRENT_UPLOADS
-
-
Constructor Details
-
OSSFileSystemFactory
public OSSFileSystemFactory()
-
-
Method Details
-
getScheme
- Specified by:
getSchemein interfaceorg.apache.flink.core.fs.FileSystemFactory
-
configure
public void configure(org.apache.flink.configuration.Configuration config) - Specified by:
configurein interfaceorg.apache.flink.core.plugin.Plugin
-
create
- Specified by:
createin interfaceorg.apache.flink.core.fs.FileSystemFactory- Throws:
IOException
-