| Interface | Description |
|---|---|
| GenericPartitioningStrategy |
A
PartitioningStrategy which allocates partitions without reference
to the object being added. |
| PartitioningStrategy<T> |
A function which determines the position of an object within a
Bucket. |
| Class | Description |
|---|---|
| PartitioningStrategies |
Some standard partitioning strategies for use in
Buckets. |
Copyright © 2020. All rights reserved.