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§
- Actor
Info - Encode which host machine an actor resides.
- Actor
Location - renamed from
ParallelUnit
- Batch
Query Committed Epoch - Batch
Query Epoch - Buffer
- Column
Order - Column index with an order type (ASC or DESC). Used to represent a sort key (
repeated ColumnOrder
). - Host
Address - Order
Type - Status
- Worker
Node - Worker
Slot Mapping - Vnode mapping for stream fragments. Stores mapping from virtual node to (worker id, slot index).
Enums§
Type Aliases§
- PbActor
Info - Alias for
ActorInfo
. - PbActor
Location - Alias for
ActorLocation
. - PbBatch
Query Committed Epoch - Alias for
BatchQueryCommittedEpoch
. - PbBatch
Query Epoch - Alias for
BatchQueryEpoch
. - PbBuffer
- Alias for
Buffer
. - PbColumn
Order - Alias for
ColumnOrder
. - PbDirection
- Alias for
Direction
. - PbHost
Address - Alias for
HostAddress
. - PbNulls
Are - Alias for
NullsAre
. - PbOrder
Type - Alias for
OrderType
. - PbStatus
- Alias for
Status
. - PbWorker
Node - Alias for
WorkerNode
. - PbWorker
Slot Mapping - Alias for
WorkerSlotMapping
. - PbWorker
Type - Alias for
WorkerType
.