Class | Description |
---|---|
AbstractFileSystemFactory |
Base class for Hadoop file system factories.
|
HadoopBlockLocation |
Implementation of the
BlockLocation interface for the
Hadoop Distributed File System. |
HadoopConfigLoader |
This class lazily loads hadoop configuration from resettable Flink's configuration.
|
HadoopDataInputStream |
Concrete implementation of the
FSDataInputStream for Hadoop's input streams. |
HadoopDataOutputStream |
Concrete implementation of the
FSDataOutputStream for Hadoop's input streams. |
HadoopFileStatus |
Concrete implementation of the
FileStatus interface for the
Hadoop Distribution File System. |
HadoopFileSystem |
A
FileSystem that wraps an Hadoop File System . |
HadoopFsFactory |
A file system factory for Hadoop-based file systems.
|
HadoopRecoverableWriter |
An implementation of the
RecoverableWriter for
Hadoop's file system abstraction. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.