Uses of Class
org.apache.hadoop.hdfs.server.datanode.fsdataset.ReplicaInputStreams
Packages that use ReplicaInputStreams
-
Uses of ReplicaInputStreams in org.apache.hadoop.hdfs.server.datanode.fsdataset
Methods in org.apache.hadoop.hdfs.server.datanode.fsdataset that return ReplicaInputStreamsModifier and TypeMethodDescriptionFsDatasetSpi.getTmpInputStreams(org.apache.hadoop.hdfs.protocol.ExtendedBlock b, long blkoff, long ckoff) Returns an input stream at specified offset of the specified block.