Uses of Interface
org.apache.hadoop.fs.impl.prefetch.BlockCache
Packages that use BlockCache
Package
Description
block caching for use in object store clients.
-
Uses of BlockCache in org.apache.hadoop.fs.impl.prefetch
Classes in org.apache.hadoop.fs.impl.prefetch that implement BlockCacheModifier and TypeClassDescriptionclassProvides functionality necessary for caching blocks of data read from FileSystem.Methods in org.apache.hadoop.fs.impl.prefetch that return BlockCacheModifier and TypeMethodDescriptionprotected BlockCacheCachingBlockManager.createCache(int maxBlocksCount, DurationTrackerFactory trackerFactory)