Uses of Package
org.apache.hadoop.fs.impl.prefetch
Packages that use org.apache.hadoop.fs.impl.prefetch
Package
Description
block caching for use in object store clients.
-
Classes in org.apache.hadoop.fs.impl.prefetch used by org.apache.hadoop.fs.impl.prefetchClassDescriptionProvides functionality necessary for caching blocks of data read from FileSystem.Holds information about blocks of data in a file.Provides read access to the underlying file one block at a time.This class is used to provide parameters to
BlockManager.Block level operations performed on a file.Operation kind.Holds the state of a ByteBuffer that is in use byCachingBlockManager.Empty implementation of the prefetching statistics interface.A FuturePool implementation backed by a java.util.concurrent.ExecutorService.Manages a fixed pool of resources.