risingwave_connector

Module parser

source

Re-exportsยง

Modulesยง

Structsยง

Enumsยง

Constantsยง

Traitsยง

  • Access to a field in the data structure. Created by AccessBuilder.
  • Parses raw bytes into a specific format (avro, json, protobuf, โ€ฆ), and then builds an Access from the parsed data.
  • ByteStreamSourceParser is the entrypoint abstraction for parsing messages. It consumes bytes of one individual message and produces parsed records.
  • OpAction ๐Ÿ”’

Functionsยง

Type Aliasesยง