Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- areKerberosCredentialsValid(UserGroupInformation, boolean) - Static method in class org.apache.flink.runtime.util.HadoopUtils
- available() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
B
- BaseHadoopFsRecoverableFsDataOutputStream - Class in org.apache.flink.runtime.fs.hdfs
-
Base class for ABFS and Hadoop recoverable stream.
- BaseHadoopFsRecoverableFsDataOutputStream() - Constructor for class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
C
- checkSupportedFSSchemes(FileSystem) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- cleanupRecoverableState(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- close() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- close() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
- compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
- configure(Configuration) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
- create(URI) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- create(Path, FileSystem.WriteMode) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- createHadoopFsRecoverable(long) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- createRecoverableWriter() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- createRecoverableWriter(Map<String, String>) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
D
- delete(Path, boolean) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
E
- exists(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
F
- flush() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- flush() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
- forceSeek(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
Positions the stream to the given location.
- fromHadoopStatus(FileStatus) - Static method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
Creates a new
HadoopFileStatusfrom Hadoop'sFileStatus. - fs - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- fs - Variable in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
-
The Hadoop file system on which the writer operates.
G
- getAccessTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getBlockLocations() - Method in class org.apache.flink.runtime.fs.hdfs.LocatedHadoopFileStatus
- getBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getCommitRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- getDefaultBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- getHadoopConfiguration(Configuration) - Static method in class org.apache.flink.runtime.util.HadoopUtils
- getHadoopFileSystem() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
Gets the underlying Hadoop FileSystem.
- getHadoopInputStream() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
Gets the wrapped Hadoop input stream.
- getHadoopOutputStream() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
-
Gets the wrapped Hadoop output stream.
- getHomeDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- getHosts() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
- getInternalFileStatus() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getLen() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getLength() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
- getModificationTime() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getOffset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
- getOrLoadHadoopConfig() - Method in class org.apache.flink.runtime.util.HadoopConfigLoader
-
get the loaded Hadoop config (or fall back to one loaded from the classpath).
- getPath() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getPos() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- getPos() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- getPos() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
- getRecoverableFsDataOutputStream(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- getReplication() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- getResumeRecoverableSerializer() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- getScheme() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
- getUri() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
H
- HadoopBlockLocation - Class in org.apache.flink.runtime.fs.hdfs
-
Implementation of the
BlockLocationinterface for the Hadoop Distributed File System. - HadoopBlockLocation(BlockLocation) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopBlockLocation
-
Creates a new block location.
- HadoopConfigLoader - Class in org.apache.flink.runtime.util
-
This class lazily loads hadoop configuration from resettable Flink's configuration.
- HadoopConfigLoader(String[], String[][], String, Set<String>, Set<String>, String) - Constructor for class org.apache.flink.runtime.util.HadoopConfigLoader
- HadoopDataInputStream - Class in org.apache.flink.runtime.fs.hdfs
-
Concrete implementation of the
FSDataInputStreamfor Hadoop's input streams. - HadoopDataInputStream(FSDataInputStream) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
Creates a new data input stream from the given Hadoop input stream.
- HadoopDataOutputStream - Class in org.apache.flink.runtime.fs.hdfs
-
Concrete implementation of the
FSDataOutputStreamfor Hadoop's input streams. - HadoopDataOutputStream(FSDataOutputStream) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
- HadoopFileStatus - Class in org.apache.flink.runtime.fs.hdfs
-
Concrete implementation of the
FileStatusinterface for the Hadoop Distributed File System. - HadoopFileStatus(FileStatus) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
-
Creates a new file status from an HDFS file status.
- HadoopFileSystem - Class in org.apache.flink.runtime.fs.hdfs
-
A
FileSystemthat wraps anHadoop File System. - HadoopFileSystem(FileSystem) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
-
Wraps the given Hadoop File System object as a Flink File System object.
- HadoopFsFactory - Class in org.apache.flink.runtime.fs.hdfs
-
A file system factory for Hadoop-based file systems.
- HadoopFsFactory() - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
- HadoopFsRecoverable - Class in org.apache.flink.runtime.fs.hdfs
-
An implementation of the resume and commit descriptor objects for Hadoop's/AzureBlob file system abstraction.
- HadoopFsRecoverable(Path, Path, long) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
-
Creates a resumable for the given file at the given position.
- HadoopRecoverableWriter - Class in org.apache.flink.runtime.fs.hdfs
-
An implementation of the
RecoverableWriterfor Hadoop's file system abstraction. - HadoopRecoverableWriter(FileSystem) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
-
Creates a new Recoverable writer.
- HadoopRecoverableWriter(FileSystem, boolean) - Constructor for class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- HadoopUtils - Class in org.apache.flink.runtime.util
-
Utility class for working with Hadoop-related classes.
- HadoopUtils() - Constructor for class org.apache.flink.runtime.util.HadoopUtils
- hasHDFSDelegationToken(UserGroupInformation) - Static method in class org.apache.flink.runtime.util.HadoopUtils
-
Indicates whether the user has an HDFS delegation token.
I
- initialFileSize - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- isDir() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileStatus
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- isKerberosSecurityEnabled(UserGroupInformation) - Static method in class org.apache.flink.runtime.util.HadoopUtils
- isMaxHadoopVersion(int, int) - Static method in class org.apache.flink.runtime.util.HadoopUtils
-
Checks if the Hadoop dependency is at most the given version.
- isMinHadoopVersion(int, int) - Static method in class org.apache.flink.runtime.util.HadoopUtils
-
Checks if the Hadoop dependency is at least the given version.
L
- listStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- LocatedHadoopFileStatus - Class in org.apache.flink.runtime.fs.hdfs
-
Concrete implementation of the
LocatedFileStatusinterface for the Hadoop Distributed File System. - LocatedHadoopFileStatus(LocatedFileStatus) - Constructor for class org.apache.flink.runtime.fs.hdfs.LocatedHadoopFileStatus
-
Creates a new located file status from an HDFS file status.
M
- MAPRFS_SCHEME - Static variable in class org.apache.flink.runtime.fs.hdfs.HadoopFsFactory
- MIN_SKIP_BYTES - Static variable in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
Minimum amount of bytes to skip forward before we issue a seek instead of discarding read.
- mkdirs(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
O
- offset() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
- open(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- open(Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- open(Path, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- org.apache.flink.runtime.fs.hdfs - package org.apache.flink.runtime.fs.hdfs
- org.apache.flink.runtime.util - package org.apache.flink.runtime.util
- out - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
P
- persist() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
R
- read() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- read(long, ByteBuffer) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- read(ByteBuffer) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- recover(RecoverableWriter.ResumeRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- recoverForCommit(RecoverableWriter.CommitRecoverable) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- requiresCleanupOfRecoverableState() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
S
- seek(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- setFlinkConfig(Configuration) - Method in class org.apache.flink.runtime.util.HadoopConfigLoader
- skip(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
- skipFully(long) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream
-
Skips over a given amount of bytes in the stream.
- supportsResume() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopRecoverableWriter
- sync() - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- sync() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
T
- targetFile - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- targetFile() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
- tempFile - Variable in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- tempFile() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
- toHadoopPath(Path) - Static method in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem
- toString() - Method in class org.apache.flink.runtime.fs.hdfs.HadoopFsRecoverable
W
- write(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- write(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
- write(int) - Method in class org.apache.flink.runtime.fs.hdfs.BaseHadoopFsRecoverableFsDataOutputStream
- write(int) - Method in class org.apache.flink.runtime.fs.hdfs.HadoopDataOutputStream
All Classes and Interfaces|All Packages|Constant Field Values