Uses of Interface
org.apache.hadoop.fs.PositionedReadable
Packages that use PositionedReadable
Package
Description
Implementations of
AbstractFileSystem for hdfs
over rpc and hdfs over web.This package provides the administrative APIs for HDFS.
-
Uses of PositionedReadable in org.apache.hadoop.fs
Classes in org.apache.hadoop.fs that implement PositionedReadableModifier and TypeClassDescriptionclassUtility that wraps aFSInputStreamin aDataInputStreamand buffers input through aBufferedInputStream.classFSInputStream is a generic old InputStream with a little bit of RAF-style seek ability. -
Uses of PositionedReadable in org.apache.hadoop.hdfs.client
Classes in org.apache.hadoop.hdfs.client that implement PositionedReadable