package throttlerdata

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

message Configuration

throttlerdata.proto:49

Configuration holds the configuration parameters for the MaxReplicationLagModule which adaptively adjusts the throttling rate based on the observed replication lag across all replicas.

Used in: GetConfigurationResponse, UpdateConfigurationRequest

message GetConfigurationRequest

throttlerdata.proto:143

GetConfigurationRequest is the payload for the GetConfiguration RPC.

Used as request type in: throttlerservice.Throttler.GetConfiguration

message GetConfigurationResponse

throttlerdata.proto:150

GetConfigurationResponse is returned by the GetConfiguration RPC.

Used as response type in: throttlerservice.Throttler.GetConfiguration

message MaxRatesRequest

throttlerdata.proto:25

MaxRatesRequest is the payload for the MaxRates RPC.

Used as request type in: throttlerservice.Throttler.MaxRates

(message has no fields)

message MaxRatesResponse

throttlerdata.proto:29

MaxRatesResponse is returned by the MaxRates RPC.

Used as response type in: throttlerservice.Throttler.MaxRates

message ResetConfigurationRequest

throttlerdata.proto:175

ResetConfigurationRequest is the payload for the ResetConfiguration RPC.

Used as request type in: throttlerservice.Throttler.ResetConfiguration

message ResetConfigurationResponse

throttlerdata.proto:182

ResetConfigurationResponse is returned by the ResetConfiguration RPC.

Used as response type in: throttlerservice.Throttler.ResetConfiguration

message SetMaxRateRequest

throttlerdata.proto:36

SetMaxRateRequest is the payload for the SetMaxRate RPC.

Used as request type in: throttlerservice.Throttler.SetMaxRate

message SetMaxRateResponse

throttlerdata.proto:41

SetMaxRateResponse is returned by the SetMaxRate RPC.

Used as response type in: throttlerservice.Throttler.SetMaxRate

message UpdateConfigurationRequest

throttlerdata.proto:157

UpdateConfigurationRequest is the payload for the UpdateConfiguration RPC.

Used as request type in: throttlerservice.Throttler.UpdateConfiguration

message UpdateConfigurationResponse

throttlerdata.proto:169

UpdateConfigurationResponse is returned by the UpdateConfiguration RPC.

Used as response type in: throttlerservice.Throttler.UpdateConfiguration