Uses of Interface
org.apache.hadoop.fs.CanSetDropBehind
Packages that use CanSetDropBehind
Package
Description
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web.This package provides the administrative APIs for HDFS.
-
Uses of CanSetDropBehind in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs that implement CanSetDropBehindModifier and TypeClassDescriptionclassUtility that wraps aFSInputStreamin aDataInputStreamand buffers input through aBufferedInputStream.classUtility that wraps aOutputStreamin aDataOutputStream. -
Uses of CanSetDropBehind in org.apache.hadoop.hdfs.client
Classes in org.apache.hadoop.hdfs.client that implement CanSetDropBehindModifier and TypeClassDescriptionclassThe Hdfs implementation ofFSDataInputStream.classThe Hdfs implementation ofFSDataOutputStream.