Get desktop application:
View/edit binary Protocol Buffers messages
int64 expected_throughput = 1
Used in: SCAMPStatus
JOB_STATUS_INVALID = 0
JOB_STATUS_READY = 1
JOB_STATUS_RUNNING = 2
JOB_STATUS_FINISHED = 3
JOB_STATUS_FAILED = 4
Used in: SCAMPArgs
Used in: Profile
Used in: ProfileData
repeated double value = 1
Used in: ProfileData
Used in: ProfileData
repeated uint32 value = 1
Used in: ProfileData
repeated uint64 value = 1
Used as request type in: SCAMPService.IssueNewJob, SCAMPService.ReportTileFailure, SCAMPService.SCAMPCombiner
Used as field type in: SCAMPWork
repeated double timeseries_a = 1
repeated double timeseries_b = 2
optional Profile profile_a = 3
optional Profile profile_b = 4
bool has_b = 5
uint64 window = 6
uint64 max_tile_size = 7
int64 distributed_start_row = 8
int64 distributed_start_col = 9
double distance_threshold = 10
bool computing_rows = 13
bool computing_columns = 14
bool keep_rows_separate = 15
bool is_aligned = 16
int64 timeseries_size_a = 17
int64 timeseries_size_b = 18
int64 job_id = 19
int64 tile_id = 20
int64 distributed_tile_size = 21
Used as request type in: SCAMPService.CheckJobStatus, SCAMPService.FetchJobResult
Used in: SCAMPArgs
PRECISION_INVALID = 0
PRECISION_SINGLE = 1
PRECISION_MIXED = 2
PRECISION_DOUBLE = 3
Used in: Profile, SCAMPArgs
PROFILE_TYPE_INVALID = 0
PROFILE_TYPE_1NN_INDEX = 1
PROFILE_TYPE_SUM_THRESH = 2
PROFILE_TYPE_FREQUENCY_THRESH = 3
PROFILE_TYPE_KNN = 4
PROFILE_TYPE_1NN_MULTIDIM = 5
PROFILE_TYPE_1NN = 6
Used as response type in: SCAMPService.ReportTileFailure, SCAMPService.SCAMPCombiner
(message has no fields)
Used as response type in: SCAMPService.CheckJobStatus, SCAMPService.IssueNewJob
int64 job_id = 1
float progress = 3
int64 time_elapsed = 4
int64 eta = 5
(message has no fields)
Used as response type in: SCAMPService.FetchJobResult, SCAMPService.RequestSCAMPWork