module Ksuid::Partitioner
Defined in:
ksuid/partitioner.crClass Method Summary
Class Method Detail
def self.hostname : -> UInt32
#
Sets the partition based on the first 4 bytes of the hostname
This method is suited to containerized environments where the system hostname is guaranteed to be unique.
def self.no_partitions : -> UInt32
#
def self.string(s : String) : -> UInt32
#