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, wait
requiredOptions
public static final String SCHEME
public String getScheme()
getScheme
in interface FileIOLoader
public LocalFileIO load(Path path)
load
in interface FileIOLoader
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.