Uses of Interface
org.apache.hadoop.fs.StreamCapabilities
Packages that use StreamCapabilities
Package
Description
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web.This package provides the administrative APIs for HDFS.
Intermediate manifest committer.
-
Uses of StreamCapabilities in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs that implement StreamCapabilitiesModifier and TypeClassDescriptionclassUtility that wraps aFSInputStreamin aDataInputStreamand buffers input through aBufferedInputStream.classUtility that wraps aOutputStreamin aDataOutputStream. -
Uses of StreamCapabilities in org.apache.hadoop.hdfs.client
Classes in org.apache.hadoop.hdfs.client that implement StreamCapabilitiesModifier and TypeClassDescriptionclassThe Hdfs implementation ofFSDataInputStream.classThe Hdfs implementation ofFSDataOutputStream. -
Uses of StreamCapabilities in org.apache.hadoop.mapreduce.lib.output
Classes in org.apache.hadoop.mapreduce.lib.output that implement StreamCapabilitiesModifier and TypeClassDescriptionclassThis is a special committer which creates the factory for the committer and runs off that. -
Uses of StreamCapabilities in org.apache.hadoop.mapreduce.lib.output.committer.manifest
Classes in org.apache.hadoop.mapreduce.lib.output.committer.manifest that implement StreamCapabilitiesModifier and TypeClassDescriptionclassThis is the Intermediate-Manifest committer.