scylla
0.12.0
Module partitioner
Module Items
Structs
Traits
Functions
In scylla::
transport
scylla
::
transport
Module
partitioner
Copy item path
Source
Structs
§
CDCPartitioner
CDCPartitioner
Hasher
Murmur3
Partitioner
Murmur3
Partitioner
Hasher
Traits
§
Partitioner
A trait for creating instances of
PartitionHasher
, which ultimately compute the token.
Partitioner
Hasher
A trait for hashing a stream of serialized CQL values.
Functions
§
calculate_
token_
for_
partition_
key
Calculates the token for given partitioner and serialized partition key.