public class ChunkChecksum extends Object
ChunkChecksum(long dataLength, byte[] checksum)
byte[]
getChecksum()
long
getDataLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChunkChecksum(long dataLength, byte[] checksum)
public long getDataLength()
public byte[] getChecksum()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.