Lines Matching defs:CriticalPathInfo
422 …CriticalPathInfo *CriticalPathInfo `protobuf:"bytes,33,opt,name=critical_path_info,json=criticalPa… member
1525 type CriticalPathInfo struct { struct
1526 state protoimpl.MessageState
1527 sizeCache protoimpl.SizeCache
1528 unknownFields protoimpl.UnknownFields
1531 …varint,1,opt,name=elapsed_time_micros,json=elapsedTimeMicros" json:"elapsed_time_micros,omitempty"`
1533 …=critical_path_time_micros,json=criticalPathTimeMicros" json:"critical_path_time_micros,omitempty"`
1535 …obInfo `protobuf:"bytes,4,rep,name=critical_path,json=criticalPath" json:"critical_path,omitempty"`
1537 …tobuf:"bytes,5,rep,name=long_running_jobs,json=longRunningJobs" json:"long_running_jobs,omitempty"`
1540 func (x *CriticalPathInfo) Reset() {
1549 func (x *CriticalPathInfo) String() string {
1553 func (*CriticalPathInfo) ProtoMessage() {}
1555 func (x *CriticalPathInfo) ProtoReflect() protoreflect.Message {
1568 func (*CriticalPathInfo) Descriptor() ([]byte, []int) {
1572 func (x *CriticalPathInfo) GetElapsedTimeMicros() uint64 {
1579 func (x *CriticalPathInfo) GetCriticalPathTimeMicros() uint64 {
1586 func (x *CriticalPathInfo) GetCriticalPath() []*JobInfo {
1593 func (x *CriticalPathInfo) GetLongRunningJobs() []*JobInfo {