public class OSSLoader extends Object implements FileIOLoader
PluginLoader
to load oss.Constructor and Description |
---|
OSSLoader() |
Modifier and Type | Method and Description |
---|---|
String |
getScheme() |
FileIO |
load(Path path) |
List<String[]> |
requiredOptions()
Returns a set of option keys (case-insensitive, key can be written in multiple ways) that an
implementation of this FileIO requires.
|
public String getScheme()
getScheme
in interface FileIOLoader
public List<String[]> requiredOptions()
FileIOLoader
requiredOptions
in interface FileIOLoader
public FileIO load(Path path)
load
in interface FileIOLoader
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.