public final class TinyCacheSketch extends Object
| Modifier and Type | Field and Description |
|---|---|
long[] |
chainIndex |
long[] |
lastIndex |
| Constructor and Description |
|---|
TinyCacheSketch(int nrSets,
int itemsPerSet,
int randomSeed) |