Class Cursor (1.9.0)

Cursor(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A cursor that describes the position of a message within a topic partition.

Attribute

NameDescription
offset :noindex: int
The offset of a message within a topic partition. Must be greater than or equal 0.