Modules§
- connection
- Nested message and enum types in
Connection
. - connection_
params - Nested message and enum types in
ConnectionParams
. - function
- Nested message and enum types in
Function
. - source
- Nested message and enum types in
Source
. - subscription
- Nested message and enum types in
Subscription
. - table
- Nested message and enum types in
Table
.
Structs§
- ColIndex
Mapping - A mapping of column indices.
- Comment
- Connection
- Connection
Params - Database
- Function
- Index
- Index
Column Properties - https://www.postgresql.org/docs/current/functions-info.html#FUNCTIONS-INFO-INDEX-COLUMN-PROPS
- Options
With Secret - Schema
- Secret
- Sink
- the catalog of the sink. There are two kind of schema here. The full schema is all columns
stored in the
column
which is the sink executor/fragment’s output schema. The visible schema contains the columns whoseis_hidden
is false, which is the columns sink out to the external system. The distribution key and all other keys are indexed in the full schema. - Sink
Format Desc - Similar to
StreamSourceInfo
, and may replaceSinkType
later. - Source
- Stream
Source Info - Subscription
- Table
- Includes full information about a table.
- View
- Watermark
Desc - Webhook
Source Info
Enums§
- Create
Type - How the stream job was created will determine whether they are persisted.
- Handle
Conflict Behavior - Schema
Registry Name Strategy - Sink
Type - Stream
JobStatus
Type Aliases§
- PbCol
Index Mapping - PbComment
- PbConnection
- PbConnection
Params - PbCreate
Type - PbDatabase
- PbFunction
- PbHandle
Conflict Behavior - PbIndex
- PbIndex
Column Properties - PbOptions
With Secret - PbSchema
- PbSchema
Registry Name Strategy - PbSecret
- PbSink
- PbSink
Format Desc - PbSink
Type - PbSource
- PbStream
JobStatus - PbStream
Source Info - PbSubscription
- PbTable
- PbView
- PbWatermark
Desc - PbWebhook
Source Info