package mz_dyncfg

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ConfigUpdates

dyncfg.proto:23

A batch of value updates to [Config]s in a [ConfigSet]. This may be sent across processes to apply the same value updates, but may not be durably written down. Intentionally not named with the usual Proto prefix because we pass this around directly.

Used in: mz_compute_client.protocol.command.ProtoComputeParameters, mz_storage_types.parameters.ProtoStorageParameters

message ProtoConfigVal

dyncfg.proto:31

A single config value. This may be sent across processes, but may not be durably written down.

Used in: ConfigUpdates

message ProtoOptionU64

dyncfg.proto:48

Used in: ProtoConfigVal