Helpers and useful functions for working with topic partitions.
Helpers and useful functions for working with topic partitions.
(mock-partition-info topic-partitions)
Creates mock partition info for use with a mock cluster based on a collection of topic partition maps/records.
Creates mock partition info for use with a mock cluster based on a collection of topic partition maps/records.
(topic-partition-info->topic-partition topic-partition-info)
Creates a topic partition from partition info.
Creates a topic partition from partition info.
(topic-partition-range topic partitions)
Creates a linear amount of topic partitions based on a given topic and partition count.
Creates a linear amount of topic partitions based on a given topic and partition count.
(topics-from-partitions topic-partitions)
Creates a set of all the topics found in a collection of topic partitions.
Creates a set of all the topics found in a collection of topic partitions.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |