Uses of Class
io.streamthoughts.azkarra.api.streams.TopicPartitions
-
Packages that use TopicPartitions Package Description io.streamthoughts.azkarra.api.streams -
-
Uses of TopicPartitions in io.streamthoughts.azkarra.api.streams
Methods in io.streamthoughts.azkarra.api.streams that return types with arguments of type TopicPartitions Modifier and Type Method Description Set<TopicPartitions>
StreamsServerInfo. assignments()
Gets the set of topic-partitions assigned to this instance.Methods in io.streamthoughts.azkarra.api.streams with parameters of type TopicPartitions Modifier and Type Method Description int
TopicPartitions. compareTo(TopicPartitions that)
-