Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode.fsdataset |
Modifier and Type | Method and Description |
---|---|
ReplicaInputStreams |
FsDatasetSpi.getTmpInputStreams(ExtendedBlock b,
long blkoff,
long ckoff)
Returns an input stream at specified offset of the specified block
The block is still in the tmp directory and is not finalized
|
Copyright © 2013 Apache Software Foundation. All rights reserved.