Module nakadi_types::partition[][src]

Expand description

Types defining a partition.

This covers the partitions 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

Partition

Partition information. Can be helpful when trying to start a stream using an unmanaged API.

PartitionId

Enums

CursorOffset

Offset of the event being pointed to.