Liking cljdoc? Tell your friends :D

franzy.clients.partitions

Helpers and useful functions for working with topic partitions.

Helpers and useful functions for working with topic partitions.
raw docstring

mock-partition-infoclj

(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.
raw docstring

topic-partition-info->topic-partitionclj

(topic-partition-info->topic-partition topic-partition-info)

Creates a topic partition from partition info.

Creates a topic partition from partition info.
raw docstring

topic-partition-rangeclj

(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.
raw docstring

topics-from-partitionsclj

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close