public class Block extends Object implements Serializable
| Constructor and Description |
|---|
Block(int blockId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
setBeginData(byte[] beginData) |
void |
setBeginKey(byte[] beginKey) |
void |
setMd5Hash(byte[] md5Hash) |
void |
setNumRecords(int numRecords) |
void |
setRollingChksum(long rollingChksum) |
String |
toString() |
Copyright © 2024. All rights reserved.