Get desktop application:
View/edit binary Protocol Buffers messages
MysqlCtl is the service definition
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
FirstTimestamp is the timestamp of the first found transaction searching in order of given binlog files
FirstTimestampBinlog is the name of the binary log in which the first timestamp is found
LastTimestamp is the timestamp of the last found transaction in given binlog files
LastTimestampBinlog is the name of the binary log in which the last timestamp is found
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
BackupInfo is the read-only attributes of a mysqlctl/backupstorage.BackupHandle.
Used in:
,Engine is the name of the backupengine implementation used to create this backup.
Status is an enum representing the possible status of a backup.
Used in:
A backup status of INVALID should be set if the backup is complete but unusable in some way (partial upload, corrupt file, etc).
A backup status of VALID should be set if the backup is both complete and usuable.
Used as response type in: MysqlCtl.HostMetrics
Used as field type in:
Metrics is a map (metric name -> metric value/error) so that the client has as much information as possible about all the checked metrics.
Used in:
Name of the metric
Value is the metric value
Error indicates an error retrieving the value