Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DDLSink ¶
type DDLSink struct {
// contains filtered or unexported fields
}
DDLSink is a sink that sends DDL events to the cloud storage system.
func NewDDLSink ¶
func NewDDLSink(ctx context.Context, changefeedID model.ChangeFeedID, sinkURI *url.URL, replicaConfig *config.ReplicaConfig, ) (*DDLSink, error)
NewDDLSink creates a ddl sink for cloud storage.
Click to show internal directories.
Click to hide internal directories.