public class LocalFileIOLoader extends Object implements FileIOLoader
FileIOLoader to load LocalFileIO.| Constructor and Description |
|---|
LocalFileIOLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme() |
LocalFileIO |
load(Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequiredOptionspublic static final String SCHEME
public String getScheme()
getScheme in interface FileIOLoaderpublic LocalFileIO load(Path path)
load in interface FileIOLoaderCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.