sketchnu
1.4.0
HyperLogLog++
The Basics
Usage
The Details
Testing
Count-Min Sketch
The Basics
Usage
The Details
Testing
Heavy-Hitters
The Basics
Usage
The Details
Helper Functions
Usage
Hash Functions
FastHash
Usage
Testing
MurmurHash3
Usage
Testing
API
sketchnu.hyperloglog
sketchnu.countmin
sketchnu.heavyhitters
sketchnu.helpers
sketchnu.hashes
sketchnu.tests
Admin
License
License Requirements
License notices
Copyright
Help
sketchnu
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
K
|
L
|
M
|
N
|
P
|
Q
|
S
|
U
|
W
A
add() (sketchnu.countmin.CountMinLinear method)
(sketchnu.countmin.CountMinLog16 method)
(sketchnu.countmin.CountMinLog8 method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
add_ngram() (sketchnu.countmin.CountMinLinear method)
(sketchnu.countmin.CountMinLog16 method)
(sketchnu.countmin.CountMinLog8 method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
attach_existing_shm() (sketchnu.countmin.CountMinLinear method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
attach_shared_memory() (in module sketchnu.helpers)
B
base (sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
C
cms (sketchnu.countmin.CountMinLinear attribute)
(sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
CountMin() (in module sketchnu.countmin)
CountMinLinear (class in sketchnu.countmin)
CountMinLog16 (class in sketchnu.countmin)
CountMinLog8 (class in sketchnu.countmin)
D
depth (sketchnu.countmin.CountMinLinear attribute)
(sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
(sketchnu.heavyhitters.HeavyHitters attribute)
F
fasthash32 (in module sketchnu.hashes)
fasthash64 (in module sketchnu.hashes)
G
generate_candidate_set() (sketchnu.heavyhitters.HeavyHitters method)
H
HeavyHitters (class in sketchnu.heavyhitters)
HyperLogLog (class in sketchnu.hyperloglog)
K
key_lens (sketchnu.heavyhitters.HeavyHitters attribute)
L
lhh (sketchnu.heavyhitters.HeavyHitters attribute)
lhh_count (sketchnu.heavyhitters.HeavyHitters attribute)
load() (in module sketchnu.countmin)
(sketchnu.countmin.CountMinLinear static method)
(sketchnu.countmin.CountMinLog16 static method)
(sketchnu.countmin.CountMinLog8 static method)
(sketchnu.heavyhitters.HeavyHitters static method)
(sketchnu.hyperloglog.HyperLogLog static method)
M
m (sketchnu.hyperloglog.HyperLogLog attribute)
max_count (sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
max_key_len (sketchnu.heavyhitters.HeavyHitters attribute)
merge() (sketchnu.countmin.CountMinLinear method)
(sketchnu.countmin.CountMinLog16 method)
(sketchnu.countmin.CountMinLog8 method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
murmur3 (in module sketchnu.hashes)
N
n_added() (sketchnu.countmin.CountMinLinear method)
(sketchnu.heavyhitters.HeavyHitters method)
n_added_records (sketchnu.countmin.CountMinLinear attribute)
(sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
(sketchnu.heavyhitters.HeavyHitters attribute)
n_records() (sketchnu.countmin.CountMinLinear method)
(sketchnu.heavyhitters.HeavyHitters method)
num_reserved (sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
P
p (sketchnu.hyperloglog.HyperLogLog attribute)
parallel_add() (in module sketchnu.helpers)
parallel_merging() (in module sketchnu.helpers)
phi (sketchnu.heavyhitters.HeavyHitters attribute)
Q
query() (sketchnu.countmin.CountMinLinear method)
(sketchnu.countmin.CountMinLog16 method)
(sketchnu.countmin.CountMinLog8 method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
S
save() (sketchnu.countmin.CountMinLinear method)
(sketchnu.countmin.CountMinLog16 method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
seed (sketchnu.hyperloglog.HyperLogLog attribute)
shared_memory (sketchnu.countmin.CountMinLinear attribute)
(sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
(sketchnu.hyperloglog.HyperLogLog attribute)
sketchnu.countmin (module)
sketchnu.hashes (module)
sketchnu.heavyhitters (module)
sketchnu.helpers (module)
sketchnu.hyperloglog (module)
U
update() (sketchnu.countmin.CountMinLinear method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
update_ngram() (sketchnu.countmin.CountMinLinear method)
(sketchnu.heavyhitters.HeavyHitters method)
(sketchnu.hyperloglog.HyperLogLog method)
W
width (sketchnu.countmin.CountMinLinear attribute)
(sketchnu.countmin.CountMinLog16 attribute)
(sketchnu.countmin.CountMinLog8 attribute)
(sketchnu.heavyhitters.HeavyHitters attribute)