package com.webank.ai.eggroll.api.networking.proxy

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

service DataTransferService

proxy.proto:105

data transfer service

service RouteService

proxy.proto:112

message Command

proxy.proto:43

task admin command

Used in: Metadata

message Conf

proxy.proto:47

Used in: Metadata

message Data

proxy.proto:69

includes key and value field, supporting sequential and random data transfer

Used in: Packet

message HeartbeatResponse

proxy.proto:91

response of heartbeat

message Metadata

proxy.proto:55

metadata used for network data transfer

Used as request type in: DataTransferService.pull

Used as response type in: DataTransferService.push

Used as field type in: HeartbeatResponse, Packet, PollingFrame

message Model

proxy.proto:24

metadata of event

Used in: Task

enum Operation

proxy.proto:81

returned by service heartbeat to decide next operation

Used in: HeartbeatResponse

message Packet

proxy.proto:75

data streaming packet

Used as request type in: DataTransferService.push, DataTransferService.unaryCall

Used as response type in: DataTransferService.pull, DataTransferService.unaryCall

Used as field type in: PollingFrame

message Task

proxy.proto:30

metadata of task

Used in: Metadata

message Topic

proxy.proto:35

Used as request type in: RouteService.query

Used as field type in: Metadata