Class: TencentCloud::Cdb::V20170320::DescribeSlowLogDataRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cdb::V20170320::DescribeSlowLogDataRequest
- Defined in:
- lib/v20170320/models.rb
Overview
DescribeSlowLogData请求参数结构体
Instance Attribute Summary collapse
-
#DataBases ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#EndTime ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#InstanceId ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#InstType ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#Limit ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#Offset ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#OpResourceId ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#OrderBy ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#SortBy ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#StartTime ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#UserHosts ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
-
#UserNames ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。 1.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(instanceid = nil, starttime = nil, endtime = nil, userhosts = nil, usernames = nil, databases = nil, sortby = nil, orderby = nil, offset = nil, limit = nil, insttype = nil, opresourceid = nil) ⇒ DescribeSlowLogDataRequest
constructor
A new instance of DescribeSlowLogDataRequest.
Constructor Details
#initialize(instanceid = nil, starttime = nil, endtime = nil, userhosts = nil, usernames = nil, databases = nil, sortby = nil, orderby = nil, offset = nil, limit = nil, insttype = nil, opresourceid = nil) ⇒ DescribeSlowLogDataRequest
Returns a new instance of DescribeSlowLogDataRequest.
8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 |
# File 'lib/v20170320/models.rb', line 8267 def initialize(instanceid=nil, starttime=nil, endtime=nil, userhosts=nil, usernames=nil, databases=nil, sortby=nil, orderby=nil, offset=nil, limit=nil, insttype=nil, opresourceid=nil) @InstanceId = instanceid @StartTime = starttime @EndTime = endtime @UserHosts = userhosts @UserNames = usernames @DataBases = databases @SortBy = sortby @OrderBy = orderby @Offset = offset @Limit = limit @InstType = insttype @OpResourceId = opresourceid end |
Instance Attribute Details
#DataBases ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def DataBases @DataBases end |
#EndTime ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def EndTime @EndTime end |
#InstanceId ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def InstanceId @InstanceId end |
#InstType ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def InstType @InstType end |
#Limit ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def Limit @Limit end |
#Offset ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def Offset @Offset end |
#OpResourceId ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def OpResourceId @OpResourceId end |
#OrderBy ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def OrderBy @OrderBy end |
#SortBy ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def SortBy @SortBy end |
#StartTime ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def StartTime @StartTime end |
#UserHosts ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def UserHosts @UserHosts end |
#UserNames ⇒ Object
说明:此参数单位为秒的时间戳。 说明:此参数单位为秒的时间戳。
- Timestamp:SQL 的执行时间
- QueryTime:SQL 的执行时长(秒)
- LockTime:锁时长(秒)
- RowsExamined:扫描行数
- RowsSent:结果集行数
8265 8266 8267 |
# File 'lib/v20170320/models.rb', line 8265 def UserNames @UserNames end |
Instance Method Details
#deserialize(params) ⇒ Object
8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 |
# File 'lib/v20170320/models.rb', line 8282 def deserialize(params) @InstanceId = params['InstanceId'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @UserHosts = params['UserHosts'] @UserNames = params['UserNames'] @DataBases = params['DataBases'] @SortBy = params['SortBy'] @OrderBy = params['OrderBy'] @Offset = params['Offset'] @Limit = params['Limit'] @InstType = params['InstType'] @OpResourceId = params['OpResourceId'] end |