Module scylla::transport::partitioner
source · Structs§
Traits§
- A trait for creating instances of
PartitionHasher
, which ultimately compute the token. - A trait for hashing a stream of serialized CQL values.
Functions§
- Calculates the token for given partitioner and serialized partition key.