Interface Block
- All Known Subinterfaces:
BranchBlock,LeafBlock,RootBlock,ValueBlock
- All Known Implementing Classes:
BranchBlockV1,LeafBlockV1,RootBlockV1,ValueBlockV1
public interface Block
2 parts:
- data
- checksum
Block implementations must have a constructor accepting a single byte[] parameter.
-
Method Summary
Modifier and Type Method Description intheapSize()
-
Method Details
-
heapSize
int heapSize()
-