All Downloads are FREE. Search and download functionalities are using the official Maven repository.

a.clickzetta-java.1.3.15.source-code.runtime_run_span_stats.proto Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
syntax = "proto3";

package cz.proto;

import "time_range.proto";

message RuntimeRunSpanStats {
  TimeRange execute_time_us = 1;
  uint64 runner_id = 2;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy