Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode |
Modifier and Type | Method and Description |
---|---|
ChunkChecksum |
ReplicaInPipelineInterface.getLastChecksumAndDataLen()
gets the last chunk checksum and the length of the block corresponding
to that checksum
|
ChunkChecksum |
ReplicaInPipeline.getLastChecksumAndDataLen() |
ChunkChecksum |
FinalizedReplica.getLastChecksumAndDataLen()
gets the last chunk checksum and the length of the block corresponding
to that checksum.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.