Module common

Source

Modules§

batch_query_epoch
Nested message and enum types in BatchQueryEpoch.
buffer
Nested message and enum types in Buffer.
status
Nested message and enum types in Status.
worker_node
Nested message and enum types in WorkerNode.

Structs§

ActorInfo
Encode which host machine an actor resides.
ActorLocation
renamed from ParallelUnit
BatchQueryCommittedEpoch
BatchQueryEpoch
Buffer
ColumnOrder
Column index with an order type (ASC or DESC). Used to represent a sort key (repeated ColumnOrder).
HostAddress
OrderType
Status
WorkerNode
WorkerSlotMapping
Vnode mapping for stream fragments. Stores mapping from virtual node to (worker id, slot index).

Enums§

Direction
NullsAre
WorkerType

Type Aliases§

PbActorInfo
Alias for ActorInfo.
PbActorLocation
Alias for ActorLocation.
PbBatchQueryCommittedEpoch
Alias for BatchQueryCommittedEpoch.
PbBatchQueryEpoch
Alias for BatchQueryEpoch.
PbBuffer
Alias for Buffer.
PbColumnOrder
Alias for ColumnOrder.
PbDirection
Alias for Direction.
PbHostAddress
Alias for HostAddress.
PbNullsAre
Alias for NullsAre.
PbOrderType
Alias for OrderType.
PbStatus
Alias for Status.
PbWorkerNode
Alias for WorkerNode.
PbWorkerSlotMapping
Alias for WorkerSlotMapping.
PbWorkerType
Alias for WorkerType.