public class SqlQueryView extends Object
SystemView
.Constructor and Description |
---|
SqlQueryView(org.apache.ignite.internal.processors.query.GridRunningQueryInfo qry) |
Modifier and Type | Method and Description |
---|---|
long |
duration() |
boolean |
local() |
UUID |
originNodeId() |
String |
queryId() |
String |
schemaName() |
String |
sql() |
Date |
startTime() |
public SqlQueryView(org.apache.ignite.internal.processors.query.GridRunningQueryInfo qry)
qry
- Query.public UUID originNodeId()
public String queryId()
public String sql()
public String schemaName()
public Date startTime()
public long duration()
public boolean local()
True
if query is local.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020