public class S3FileIO extends HadoopCompliantFileIO
FileIO
.fsMap
Constructor and Description |
---|
S3FileIO() |
Modifier and Type | Method and Description |
---|---|
void |
configure(CatalogContext context)
Configure by
CatalogContext . |
protected org.apache.hadoop.fs.FileSystem |
createFileSystem(org.apache.hadoop.fs.Path path) |
boolean |
isObjectStore() |
delete, exists, getFileStatus, listStatus, mkdirs, newInputStream, newOutputStream, rename
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkOrMkdirs, copyFile, copyFiles, deleteDirectoryQuietly, deleteFilesQuietly, deleteQuietly, discoverLoaders, get, getFileSize, isDir, listDirectories, overwriteFileUtf8, readFileUtf8, readOverwrittenFileUtf8, tryToWriteAtomic, writeFile
public boolean isObjectStore()
public void configure(CatalogContext context)
FileIO
CatalogContext
.protected org.apache.hadoop.fs.FileSystem createFileSystem(org.apache.hadoop.fs.Path path)
createFileSystem
in class HadoopCompliantFileIO
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.