Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode |
Modifier and Type | Method and Description |
---|---|
static BlockMetadataHeader |
BlockMetadataHeader.readHeader(DataInputStream in)
This reads all the fields till the beginning of checksum.
|
static BlockMetadataHeader |
BlockMetadataHeader.readHeader(File file)
Reads header at the top of metadata file and returns the header.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.