tencentcloud-sdk-cdwdoris 3.0.738 → 3.0.740

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a0da3380d4e247c2443044bf8f974c0fc2d2de8a
4
- data.tar.gz: 7736a167d82f05e3ba2095b0f0c1212477846217
3
+ metadata.gz: b5554e76db20528c8def5517bd1123edc50cd518
4
+ data.tar.gz: 0ad2a2eac0cb91d89c5457ee9557ea6634f9800a
5
5
  SHA512:
6
- metadata.gz: 1cd194084439d879a110bd60e0b2af6ae565d2aaad61f0cc4de282ec0a4489deccbf1ecf64577a1561843ddab13180a0a5bea5d3c6fca381802edf2dd8daaba3
7
- data.tar.gz: 0c7009bf5064bbcd86460650369dfccda8f4f6cb3f68455d23baf86d0da600eb010d6403a42db3df2230a46226d729b4c1d5b8e6f6bf8c19f705505f2d344afe
6
+ metadata.gz: 6cb92075c83ff859f254b99a54ad508f981e354ed31694a7799931ace2a15494e2ccb11fbdd863658cb0989ec3b374dab381b8660e796fbc294bd9bdb057da3f
7
+ data.tar.gz: 3c56de5210009e5c1297da9fc136a5e28f715f50ca6087c1cc686231c34c7021c2a7886e3de70788e4c0851534c3fd534b8e905e629926368a822983648bcf15
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.738
1
+ 3.0.740
@@ -101,8 +101,8 @@ module TencentCloud
101
101
 
102
102
  attr_accessor :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
103
103
  extend Gem::Deprecate
104
- deprecate :FileKeyValues, :none, 2023, 12
105
- deprecate :FileKeyValues=, :none, 2023, 12
104
+ deprecate :FileKeyValues, :none, 2024, 1
105
+ deprecate :FileKeyValues=, :none, 2024, 1
106
106
 
107
107
  def initialize(filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
108
108
  @FileName = filename
@@ -195,7 +195,10 @@ module TencentCloud
195
195
  # @type DorisUserPwd: String
196
196
  # @param Tags: 标签列表
197
197
  # @type Tags: Array
198
- # @param HaType: 高可用类型:0:非高可用,1:读高可用,2:读写高可用。
198
+ # @param HaType: 高可用类型:
199
+ # 0:非高可用(只有1个FE,FeSpec.CreateInstanceSpec.Count=1),
200
+ # 1:读高可用(至少需部署3个FE,FeSpec.CreateInstanceSpec.Count>=3,且为奇数),
201
+ # 2:读写高可用(至少需部署5个FE,FeSpec.CreateInstanceSpec.Count>=5,且为奇数)。
199
202
  # @type HaType: Integer
200
203
  # @param CaseSensitive: 表名大小写是否敏感,0:敏感;1:不敏感,以小写进行比较;2:不敏感,表名改为以小写存储
201
204
  # @type CaseSensitive: Integer
@@ -1253,8 +1256,8 @@ module TencentCloud
1253
1256
 
1254
1257
  attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive
1255
1258
  extend Gem::Deprecate
1256
- deprecate :IfExistCatalog, :none, 2023, 12
1257
- deprecate :IfExistCatalog=, :none, 2023, 12
1259
+ deprecate :IfExistCatalog, :none, 2024, 1
1260
+ deprecate :IfExistCatalog=, :none, 2024, 1
1258
1261
 
1259
1262
  def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil)
1260
1263
  @InstanceId = instanceid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdwdoris
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.738
4
+ version: 3.0.740
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-28 00:00:00.000000000 Z
11
+ date: 2024-01-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-cdwdoris.rb
36
37
  - lib/v20211228/client.rb
37
38
  - lib/v20211228/models.rb
38
- - lib/tencentcloud-sdk-cdwdoris.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: