Uses of Interface
org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.ShortCircuitReplicaCreator
Packages that use ShortCircuitCache.ShortCircuitReplicaCreator
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ShortCircuitCache.ShortCircuitReplicaCreator in org.apache.hadoop.hdfs.client.impl
Classes in org.apache.hadoop.hdfs.client.impl that implement ShortCircuitCache.ShortCircuitReplicaCreatorModifier and TypeClassDescriptionclassUtility class to create BlockReader implementations. -
Uses of ShortCircuitCache.ShortCircuitReplicaCreator in org.apache.hadoop.hdfs.shortcircuit
Methods in org.apache.hadoop.hdfs.shortcircuit with parameters of type ShortCircuitCache.ShortCircuitReplicaCreatorModifier and TypeMethodDescriptionShortCircuitCache.fetchOrCreate(ExtendedBlockId key, ShortCircuitCache.ShortCircuitReplicaCreator creator) Fetch or create a replica.