Package org.apache.hadoop.fs.impl.prefetch
@Private
@Unstable
package org.apache.hadoop.fs.impl.prefetch
block caching for use in object store clients.
-
ClassDescriptionProvides 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.Manages a fixed pool of resources.Holds the state of a ByteBuffer that is in use byCachingBlockManager.Manages a fixed pool ofByteBufferinstances.Provides read access to the underlying file one block at a time.Empty implementation of the prefetching statistics interface.A FuturePool implementation backed by a java.util.concurrent.ExecutorService.Provides functionality related to tracking the position within a file.Constants used by prefetch implementations.ResourcePool<T>Manages a fixed pool of resources.Provides retry related functionality.Provides functionality necessary for caching blocks of data read from FileSystem.A superset of Validate class in Apache commons lang3.