| Package | Description |
|---|---|
| alluxio.client.file.cache.cuckoofilter |
| Class and Description |
|---|
| ClockCuckooFilter
This interface represents a clock cuckoo filter that supports Put/Get/Delete operations.
|
| ConcurrentClockCuckooFilter
A concurrent cuckoo filter with three customized field: clock, size and scope.
|
| CuckooTable
The cuckoo table that supports to store and access data positioned by a specific bucket and slot.
|
| SlidingWindowType
This class represents the type of sliding window.
|
| TagPosition
This class represents a position of a tag.
|
Copyright © 2022. All Rights Reserved.