tencentcloud-sdk-emr 3.0.1205 → 3.0.1206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190103/models.rb +12 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 05f61f6a816fdcf6bbad0e63ab2d58b1d826194c
|
|
4
|
+
data.tar.gz: d57bcb89901547c84a94778b0305c7b176f86b17
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eb97d0c2686ffbac7c75e6ba497956db27b9f3cf6358b2a72152853e3cdab17ce5728d6f05b9df078406c2e5555541246df3fe64bff63c3c6d97b48b2921cd25
|
|
7
|
+
data.tar.gz: 2acd3d802082db2f2f5915d922704076d61cf4ed7aaf34ce81f2b8b7d6062c7d50cf3d8e2cff921f5b0e456ab15f7259e617699c382363c652067a9339b97512
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1206
|
data/lib/v20190103/models.rb
CHANGED
|
@@ -8358,10 +8358,12 @@ module TencentCloud
|
|
|
8358
8358
|
# @type GroupId: Integer
|
|
8359
8359
|
# @param Soft: soft例如yarn
|
|
8360
8360
|
# @type Soft: String
|
|
8361
|
+
# @param GraceDownProtectTime: 任务保护时间
|
|
8362
|
+
# @type GraceDownProtectTime: Integer
|
|
8361
8363
|
|
|
8362
|
-
attr_accessor :StrategyId, :StrategyName, :CalmDownTime, :ScaleAction, :ScaleNum, :ProcessMethod, :Priority, :StrategyStatus, :YarnNodeLabel, :PeriodValid, :GraceDownFlag, :GraceDownTime, :GraceDownProtectFlag, :Tags, :ConfigGroupAssigned, :MeasureMethod, :SoftDeployDesc, :ServiceNodeDesc, :ServiceNodeInfo, :SoftDeployInfo, :LoadMetricsConditions, :GroupId, :Soft
|
|
8364
|
+
attr_accessor :StrategyId, :StrategyName, :CalmDownTime, :ScaleAction, :ScaleNum, :ProcessMethod, :Priority, :StrategyStatus, :YarnNodeLabel, :PeriodValid, :GraceDownFlag, :GraceDownTime, :GraceDownProtectFlag, :Tags, :ConfigGroupAssigned, :MeasureMethod, :SoftDeployDesc, :ServiceNodeDesc, :ServiceNodeInfo, :SoftDeployInfo, :LoadMetricsConditions, :GroupId, :Soft, :GraceDownProtectTime
|
|
8363
8365
|
|
|
8364
|
-
def initialize(strategyid=nil, strategyname=nil, calmdowntime=nil, scaleaction=nil, scalenum=nil, processmethod=nil, priority=nil, strategystatus=nil, yarnnodelabel=nil, periodvalid=nil, gracedownflag=nil, gracedowntime=nil, gracedownprotectflag=nil, tags=nil, configgroupassigned=nil, measuremethod=nil, softdeploydesc=nil, servicenodedesc=nil, servicenodeinfo=nil, softdeployinfo=nil, loadmetricsconditions=nil, groupid=nil, soft=nil)
|
|
8366
|
+
def initialize(strategyid=nil, strategyname=nil, calmdowntime=nil, scaleaction=nil, scalenum=nil, processmethod=nil, priority=nil, strategystatus=nil, yarnnodelabel=nil, periodvalid=nil, gracedownflag=nil, gracedowntime=nil, gracedownprotectflag=nil, tags=nil, configgroupassigned=nil, measuremethod=nil, softdeploydesc=nil, servicenodedesc=nil, servicenodeinfo=nil, softdeployinfo=nil, loadmetricsconditions=nil, groupid=nil, soft=nil, gracedownprotecttime=nil)
|
|
8365
8367
|
@StrategyId = strategyid
|
|
8366
8368
|
@StrategyName = strategyname
|
|
8367
8369
|
@CalmDownTime = calmdowntime
|
|
@@ -8385,6 +8387,7 @@ module TencentCloud
|
|
|
8385
8387
|
@LoadMetricsConditions = loadmetricsconditions
|
|
8386
8388
|
@GroupId = groupid
|
|
8387
8389
|
@Soft = soft
|
|
8390
|
+
@GraceDownProtectTime = gracedownprotecttime
|
|
8388
8391
|
end
|
|
8389
8392
|
|
|
8390
8393
|
def deserialize(params)
|
|
@@ -8421,6 +8424,7 @@ module TencentCloud
|
|
|
8421
8424
|
end
|
|
8422
8425
|
@GroupId = params['GroupId']
|
|
8423
8426
|
@Soft = params['Soft']
|
|
8427
|
+
@GraceDownProtectTime = params['GraceDownProtectTime']
|
|
8424
8428
|
end
|
|
8425
8429
|
end
|
|
8426
8430
|
|
|
@@ -14342,10 +14346,12 @@ module TencentCloud
|
|
|
14342
14346
|
# @type GroupId: Integer
|
|
14343
14347
|
# @param GraceDownLabel: 优雅缩容业务pod标签,当node不存在上述pod或超过优雅缩容时间时,缩容节点
|
|
14344
14348
|
# @type GraceDownLabel: Array
|
|
14349
|
+
# @param GraceDownProtectTime: 任务保护时间
|
|
14350
|
+
# @type GraceDownProtectTime: Integer
|
|
14345
14351
|
|
|
14346
|
-
attr_accessor :StrategyName, :IntervalTime, :ScaleAction, :ScaleNum, :StrategyStatus, :Priority, :RetryValidTime, :RepeatStrategy, :StrategyId, :GraceDownFlag, :GraceDownTime, :GraceDownProtectFlag, :Tags, :ConfigGroupAssigned, :MeasureMethod, :TerminatePolicy, :MaxUse, :SoftDeployInfo, :ServiceNodeInfo, :CompensateFlag, :GroupId, :GraceDownLabel
|
|
14352
|
+
attr_accessor :StrategyName, :IntervalTime, :ScaleAction, :ScaleNum, :StrategyStatus, :Priority, :RetryValidTime, :RepeatStrategy, :StrategyId, :GraceDownFlag, :GraceDownTime, :GraceDownProtectFlag, :Tags, :ConfigGroupAssigned, :MeasureMethod, :TerminatePolicy, :MaxUse, :SoftDeployInfo, :ServiceNodeInfo, :CompensateFlag, :GroupId, :GraceDownLabel, :GraceDownProtectTime
|
|
14347
14353
|
|
|
14348
|
-
def initialize(strategyname=nil, intervaltime=nil, scaleaction=nil, scalenum=nil, strategystatus=nil, priority=nil, retryvalidtime=nil, repeatstrategy=nil, strategyid=nil, gracedownflag=nil, gracedowntime=nil, gracedownprotectflag=nil, tags=nil, configgroupassigned=nil, measuremethod=nil, terminatepolicy=nil, maxuse=nil, softdeployinfo=nil, servicenodeinfo=nil, compensateflag=nil, groupid=nil, gracedownlabel=nil)
|
|
14354
|
+
def initialize(strategyname=nil, intervaltime=nil, scaleaction=nil, scalenum=nil, strategystatus=nil, priority=nil, retryvalidtime=nil, repeatstrategy=nil, strategyid=nil, gracedownflag=nil, gracedowntime=nil, gracedownprotectflag=nil, tags=nil, configgroupassigned=nil, measuremethod=nil, terminatepolicy=nil, maxuse=nil, softdeployinfo=nil, servicenodeinfo=nil, compensateflag=nil, groupid=nil, gracedownlabel=nil, gracedownprotecttime=nil)
|
|
14349
14355
|
@StrategyName = strategyname
|
|
14350
14356
|
@IntervalTime = intervaltime
|
|
14351
14357
|
@ScaleAction = scaleaction
|
|
@@ -14368,6 +14374,7 @@ module TencentCloud
|
|
|
14368
14374
|
@CompensateFlag = compensateflag
|
|
14369
14375
|
@GroupId = groupid
|
|
14370
14376
|
@GraceDownLabel = gracedownlabel
|
|
14377
|
+
@GraceDownProtectTime = gracedownprotecttime
|
|
14371
14378
|
end
|
|
14372
14379
|
|
|
14373
14380
|
def deserialize(params)
|
|
@@ -14410,6 +14417,7 @@ module TencentCloud
|
|
|
14410
14417
|
@GraceDownLabel << tkelabel_tmp
|
|
14411
14418
|
end
|
|
14412
14419
|
end
|
|
14420
|
+
@GraceDownProtectTime = params['GraceDownProtectTime']
|
|
14413
14421
|
end
|
|
14414
14422
|
end
|
|
14415
14423
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-emr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1206
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-01-
|
|
11
|
+
date: 2026-01-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|