Apache Ignite · Schema

SqlQuery

Rest representation of sql query.

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Properties

Name Type Description
id string Sql query ID.
node string Initiator node.
phase string Phase.
type string Type.
schema string Schema.
sql string SQL statement.
startTime string Start time.
View JSON Schema on GitHub