package impl

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

message BabysitterInfo

ssh.proto:46

BabysitterInfo contains app deployment information that is needed by a babysitter started using SSH to manage a colocation group.

message BabysitterMetrics

ssh.proto:86

BabysitterMetrics is a snapshot of a deployment's metrics as collected by a babysitter for a given colocation group.

message GetComponentsReply

ssh.proto:63

message GetComponentsRequest

ssh.proto:58

A request from the babysitter to the manager to get the latest set of components to run.

message GetRoutingInfoReply

ssh.proto:79

message GetRoutingInfoRequest

ssh.proto:70

A request from the babysitter to the manager to get the latest routing info for a component.

message ReplicaToRegister

ssh.proto:94

ReplicaToRegister is a request to the manager to register a replica of a given colocation group (i.e., a weavelet).

message SshConfig

ssh.proto:25

SshConfig stores the configuration information for one execution of a Service Weaver application using the SSH deployer.

message SshConfig.ListenerOptions

ssh.proto:32

Options for the application listeners, keyed by listener name. If a listener isn't specified in the map, default options will be used.

Used in: SshConfig