[][src]Module nakadi_types::model::subscription

Types for subscribing to an EventType

Modules

subscription_builder

Structs

BatchFlushTimeoutSecs
BatchLimit
BatchTimespanSecs
CommitTimeoutSecs
ConsumerGroup

The value describing the use case of this subscription.

CursorCommitResult

The result of single cursor commit with the SubscriptionCursor itself.

CursorCommitResults

The result of all cursor commits with the SubscriptionCursors themselves.

CursorToken

An opaque value defined by the server.

EventTypeNames
EventTypePartition

Represents event-type:partition pair.

MaxUncommittedEvents
StreamId

Id of a stream

StreamLimit
StreamParameters

Parameters for starting a new stream on a subscription

StreamTimeoutSecs
Subscription

Subscription is a high level consumption unit.

SubscriptionAuthorization

Authorization section of a Subscription

SubscriptionCursor

Cursor of a subscription with a CursorToken which is usually found within a SubscriptionEventStreamBatch.

SubscriptionCursorWithoutToken

Cursor of a subscription without a CursorToken.

SubscriptionEventTypePartitionStats

Statistics of one partition for an EventType within a context of subscription.

SubscriptionEventTypeStats

Statistics of one EventType within a context of subscription.

SubscriptionEventTypeStatus

The value describing the use case of this subscription.

SubscriptionId

Id of a subscription

SubscriptionInput

Subscription is a high level consumption unit.

SubscriptionPartitionStatus

Status of one event-type within a context of subscription

Enums

CommitResult

The result of cursor commit.

PartitionAssignmentType

Assignment type of a partition within a context of subscription

PartitionState

Assignment state of a partition within a context of subscription

ReadFrom

Position to start reading events from. Currently supported values:

SubscriptionPartitionAssignmentType

See also Nakadi Manual

SubscriptionPartitionState

The state of this partition in current subscription.