Uses of Class
org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache
Packages that use ShortCircuitCache
-
Uses of ShortCircuitCache in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return ShortCircuitCacheModifier and TypeMethodDescriptionClientContext.getShortCircuitCache()ClientContext.getShortCircuitCache(long idx) -
Uses of ShortCircuitCache in org.apache.hadoop.hdfs.shortcircuit
Methods in org.apache.hadoop.hdfs.shortcircuit that return ShortCircuitCacheModifier and TypeMethodDescriptionstatic ShortCircuitCacheShortCircuitCache.fromConf(DfsClientConf.ShortCircuitConf conf) Constructors in org.apache.hadoop.hdfs.shortcircuit with parameters of type ShortCircuitCacheModifierConstructorDescriptionShortCircuitReplica(ExtendedBlockId key, FileInputStream dataStream, FileInputStream metaStream, ShortCircuitCache cache, long creationTimeMs, ShortCircuitShm.Slot slot)