RunningQueries | R Documentation |
RunningQueries Class
RunningQueries Class
can
id
user
query
sql_query
look
created_at
completed_at
query_id
source
node_id
slug
query_task_id
cache_key
connection_name
dialect
connection_id
message
status
runtime
sql
new()
RunningQueries$new( can, id, user, query, sql_query, look, created_at, completed_at, query_id, source, node_id, slug, query_task_id, cache_key, connection_name, dialect, connection_id, message, status, runtime, sql )
toJSON()
RunningQueries$toJSON()
fromJSONObject()
RunningQueries$fromJSONObject(RunningQueriesJsonObject)
fromJSON()
RunningQueries$fromJSON(RunningQueriesJson)
toJSONString()
RunningQueries$toJSONString()
fromJSONString()
RunningQueries$fromJSONString(RunningQueriesJson)
clone()
The objects of this class are cloneable with this method.
RunningQueries$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.