Class | Description |
---|---|
Bucket |
A bucket stores some infos for the distributed tree:
- the Label to get the hashed key
- the Range to get the interval covered by the leaf
- the records counter to deal with splitAndPut
|
Label |
Represents a Label and all the methods to manage it
|
Range |
Implementation of a discrete interval with the needed operators
|
Copyright © 2018. All rights reserved.