Class: TencentCloud::Wedata::V20210820::RuntimeInstanceCntTop

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20210820/models.rb

Overview

指定时间窗口实例耗时排行

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(taskid = nil, taskname = nil, incharge = nil, cycleunit = nil, state = nil, runtime = nil, curruntime = nil, waitscheduletime = nil) ⇒ RuntimeInstanceCntTop

Returns a new instance of RuntimeInstanceCntTop.



21763
21764
21765
21766
21767
21768
21769
21770
21771
21772
# File 'lib/v20210820/models.rb', line 21763

def initialize(taskid=nil, taskname=nil, incharge=nil, cycleunit=nil, state=nil, runtime=nil, curruntime=nil, waitscheduletime=nil)
  @TaskId = taskid
  @TaskName = taskname
  @InCharge = incharge
  @CycleUnit = cycleunit
  @State = state
  @RunTime = runtime
  @CurRunTime = curruntime
  @WaitScheduleTime = waitscheduletime
end

Instance Attribute Details

#CurRunTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def CurRunTime
  @CurRunTime
end

#CycleUnitObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def CycleUnit
  @CycleUnit
end

#InChargeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def InCharge
  @InCharge
end

#RunTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def RunTime
  @RunTime
end

#StateObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def State
  @State
end

#TaskIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def TaskId
  @TaskId
end

#TaskNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def TaskName
  @TaskName
end

#WaitScheduleTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



21761
21762
21763
# File 'lib/v20210820/models.rb', line 21761

def WaitScheduleTime
  @WaitScheduleTime
end

Instance Method Details

#deserialize(params) ⇒ Object



21774
21775
21776
21777
21778
21779
21780
21781
21782
21783
# File 'lib/v20210820/models.rb', line 21774

def deserialize(params)
  @TaskId = params['TaskId']
  @TaskName = params['TaskName']
  @InCharge = params['InCharge']
  @CycleUnit = params['CycleUnit']
  @State = params['State']
  @RunTime = params['RunTime']
  @CurRunTime = params['CurRunTime']
  @WaitScheduleTime = params['WaitScheduleTime']
end