package com.netflix.genie.proto

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

service FileStreamService

genie.proto:320

service HeartBeatService

genie.proto:283

service JobKillService

genie.proto:303

service JobService

genie.proto:45

-------------------------------------------------------------------- Job Service This service handles all functional protocols between agent and server required to successfully execute a job. From reserving an ID to resolving and retrieving a job specification, to job state updates. --------------------------------------------------------------------

service PingService

genie.proto:18

-------------------------------------------------------------------- Ping Service This service provides a simple ping-pong protocol between a client and a server, it can be used to test connectivity. --------------------------------------------------------------------

message AgentConfig

genie.proto:89

Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest

message AgentMetadata

genie.proto:200

Used in: ClaimJobRequest, ConfigureRequest, HandshakeRequest, ReserveJobIdRequest

message ChangeJobStatusError

genie.proto:235

Used in: ChangeJobStatusResponse

enum ChangeJobStatusError.Type

genie.proto:236

Used in: ChangeJobStatusError

message ClaimJobError

genie.proto:211

Used in: ClaimJobResponse

enum ClaimJobError.Type

genie.proto:212

Used in: ClaimJobError

message Criterion

genie.proto:75

Used in: ExecutionResourceCriteria

message ExecutionResource

genie.proto:154

Used in: JobSpecification

message ExecutionResourceCriteria

genie.proto:83

Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest

enum HandshakeResponse.Type

genie.proto:106

Used in: HandshakeResponse

message JobArchivalData

genie.proto:96

Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest

message JobMetadata

genie.proto:58

Used in: DryRunJobSpecificationRequest, ReserveJobIdRequest

message JobSpecification

genie.proto:161

Used in: JobSpecificationResponse

message JobSpecificationError

genie.proto:177

Used in: JobSpecificationResponse

enum JobSpecificationError.Type

genie.proto:178

Used in: JobSpecificationError

message JobSpecificationRequest

genie.proto:143

Used as request type in: JobService.getJobSpecification, JobService.resolveJobSpecification

message JobSpecificationResponse

genie.proto:193

Used as response type in: JobService.getJobSpecification, JobService.resolveJobSpecification, JobService.resolveJobSpecificationDryRun

message ReserveJobIdError

genie.proto:125

Used in: ReserveJobIdResponse

enum ReserveJobIdError.Type

genie.proto:126

Used in: ReserveJobIdError

message ServerFileRequestMessage

genie.proto:337

Used in: ServerControlMessage