Get desktop application:
View/edit binary Protocol Buffers messages
string worker_ip = 1
string worker_port = 2
repeated string fragment_names = 3
string worker_ip = 1
string worker_port = 2
optional Result status = 3
uint32 number_of_ports = 1
uint32 min_port = 2
uint32 max_port = 3
repeated uint32 used_ports = 4
repeated uint32 unused_ports = 1
repeated string fragment_names = 1
Used in: FragmentAllocationRequest
optional string cpu = 1
optional string gpu = 2
optional string memory = 3
optional string gpu_memory = 4
optional string shared_memory = 5
Used in: ConnectionItemList
Used in: FragmentExecutionRequest
Used in: ConnectionItem
string key = 1
oneof value
string str_value = 2
int32 int_value = 3
uint32 uint_value = 4
double double_value = 5
Used in: ConnectionItem
DEFAULT = 0
DOUBLE_BUFFER = 1
UCX = 2
Used in: Result, TerminateWorkerRequest
SUCCESS = 0
FAILURE = 1
INVALID_ARGUMENT = 2
ALREADY_STARTED = 3
UNAVAILABLE = 4
CANCELLED = 5
UNKNOWN = 6
Used in: ConnectionItem
Used in: FragmentInfoResponse
Used in: MultiFragmentPortInfo
optional string fragment_name = 1
Used in: FragmentPortInfo
optional string operator_name = 1
repeated string input_names = 2
repeated string output_names = 3
repeated string receiver_names = 4
Used in: FragmentAllocationResponse, FragmentExecutionResponse, InitiateShutdownResponse, TerminateWorkerResponse, WorkerExecutionFinishedRequest, WorkerExecutionFinishedResponse