Function
watermark-offsets
Low and high watermarks for a granted topic partition.
watermark-offsets: async func(topic: string, partition: partition) -> result<watermarks, error>;Low and high watermarks for a granted topic partition.
watermark-offsets: async func(topic: string, partition: partition) -> result<watermarks, error>;