程序包 | 说明 |
---|---|
org.apache.hadoop.hdfs.server.datanode |
限定符和类型 | 方法和说明 |
---|---|
FSDatasetInterface.BlockInputStreams |
FSDatasetInterface.getTmpInputStreams(Block 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
|
FSDatasetInterface.BlockInputStreams |
FSDataset.getTmpInputStreams(Block b,
long blkOffset,
long ckoff)
Returns handles to the block file and its metadata file
|
Copyright © 2009 The Apache Software Foundation