metadatav1

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Metadata field "conduit.source.plugin.name" contains the name of the source
	// plugin that created this record.
	//
	// optional string metadata_conduit_source_plugin_name = 20000;
	E_MetadataConduitSourcePluginName = &file_metadata_v1_constants_proto_extTypes[0]
	// Metadata field "conduit.source.plugin.version" contains the version of the
	// source plugin that created this record.
	//
	// optional string metadata_conduit_source_plugin_version = 20001;
	E_MetadataConduitSourcePluginVersion = &file_metadata_v1_constants_proto_extTypes[1]
	// Metadata field "conduit.destination.plugin.name" contains the name of the
	// destination plugin that has written this record (only available in records
	// once they are written by a destination).
	//
	// optional string metadata_conduit_destination_plugin_name = 20002;
	E_MetadataConduitDestinationPluginName = &file_metadata_v1_constants_proto_extTypes[2]
	// Metadata field "conduit.destination.plugin.version" contains the version of
	// the destination plugin that has written this record (only available in
	// records once they are written by a destination).
	//
	// optional string metadata_conduit_destination_plugin_version = 20003;
	E_MetadataConduitDestinationPluginVersion = &file_metadata_v1_constants_proto_extTypes[3]
	// Metadata field "conduit.source.connector.id" contains the ID of the source
	// connector that produced this record.
	//
	// optional string metadata_conduit_source_connector_id = 20004;
	E_MetadataConduitSourceConnectorId = &file_metadata_v1_constants_proto_extTypes[4]
	// Metadata field "conduit.dlq.nack.error" contains the error that caused a
	// record to be nacked and pushed to the dead-letter queue.
	//
	// optional string metadata_conduit_dlq_nack_error = 20005;
	E_MetadataConduitDlqNackError = &file_metadata_v1_constants_proto_extTypes[5]
	// Metadata field "conduit.dlq.nack.node.id" contains the ID of the internal
	// node that nacked the record.
	//
	// optional string metadata_conduit_dlq_nack_node_id = 20006;
	E_MetadataConduitDlqNackNodeId = &file_metadata_v1_constants_proto_extTypes[6]
)

Extension fields to descriptorpb.FileOptions.

View Source
var File_metadata_v1_constants_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL