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.



22047
22048
22049
22050
22051
22052
22053
22054
22055
22056
# File 'lib/v20210820/models.rb', line 22047

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:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def CurRunTime
  @CurRunTime
end

#CycleUnitObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def CycleUnit
  @CycleUnit
end

#InChargeObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def InCharge
  @InCharge
end

#RunTimeObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def RunTime
  @RunTime
end

#StateObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def State
  @State
end

#TaskIdObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def TaskId
  @TaskId
end

#TaskNameObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def TaskName
  @TaskName
end

#WaitScheduleTimeObject

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

Parameters:

  • TaskId:

    任务ID

  • TaskName:

    1

  • InCharge:

    责任人

  • CycleUnit:

    任务周期类型

  • State:

    实例状态

  • RunTime:

    耗时

  • CurRunTime:

    实例运行时间

  • WaitScheduleTime:

    等待调度耗时



22045
22046
22047
# File 'lib/v20210820/models.rb', line 22045

def WaitScheduleTime
  @WaitScheduleTime
end

Instance Method Details

#deserialize(params) ⇒ Object



22058
22059
22060
22061
22062
22063
22064
22065
22066
22067
# File 'lib/v20210820/models.rb', line 22058

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