@Public public interface FileIOLoader
FileIO
.Modifier and Type | Method and Description |
---|---|
String |
getScheme() |
FileIO |
load(Path path) |
default 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.
|
String getScheme()
default List<String[]> requiredOptions()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.