Get desktop application:
View/edit binary Protocol Buffers messages
ExecuteVtctlCommandRequest is the payload for ExecuteVtctlCommand. timeouts are in nanoseconds.
Used as request type in: vtctlservice.Vtctl.ExecuteVtctlCommand
ExecuteVtctlCommandResponse is streamed back by ExecuteVtctlCommand.
Used as response type in: vtctlservice.Vtctl.ExecuteVtctlCommand
MaterializeSettings contains the settings for the Materialize command.
workflow is the name of the workflow.
stop_after_copy specifies if vreplication should be stopped after copying.
optional parameters.
TableMaterializeSttings contains the settings for one table.
Used in:
source_expression is a select statement.
create_ddl contains the DDL to create the target table. If empty, the target table must already exist. if "copy", the target table DDL is the same as the source table.