Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LastNumPartitioner ¶
type LastNumPartitioner struct{}
map the last number in the metricname to the partition needless to say, caller beware of how many/which partitions there are
func (*LastNumPartitioner) Partition ¶
func (p *LastNumPartitioner) Partition(m schema.PartitionedMetric, numPartitions int32) (int32, error)
Click to show internal directories.
Click to hide internal directories.