Package | Description |
---|---|
alluxio.client.file.cache.cuckoofilter | |
alluxio.collections |
Constructor and Description |
---|
SimpleCuckooTable(BitSet bitSet,
int numBuckets,
int tagsPerBucket,
int bitsPerTag)
Create a single cuckoo table on given bit set.
|
Modifier and Type | Class and Description |
---|---|
class |
BuiltinBitSet
This class is a wrapper of java's builtin BitSet.
|
Copyright © 2023. All Rights Reserved.