[][src]Module nakadi_types::model::partition

Types defining a partition.

This covers the partoitions of an EventType. Subscriptions, monitoring etc. might extend the types in here with more fields.

Structs

Cursor

A cursor with an offset

CursorDistanceQuery

A query for cursor distances

CursorDistanceResult

A result for CursorDistanceQuery

PartitionId

Enums

CursorOffset

Offset of the event being pointed to.