Uses of Class
org.apache.ignite.internal.processors.query.h2.sys.view.SqlAbstractSystemView
-
Packages that use SqlAbstractSystemView Package Description org.apache.ignite.internal.processors.query.h2.sys.view -
-
Uses of SqlAbstractSystemView in org.apache.ignite.internal.processors.query.h2.sys.view
Subclasses of SqlAbstractSystemView in org.apache.ignite.internal.processors.query.h2.sys.view Modifier and Type Class Description classFiltrableSystemViewLocal<R>Filtrable SQL system view to exportSystemViewdata.classSqlAbstractLocalSystemViewLocal system view base class (which uses only local node data).classSystemViewLocal<R>SQL system view to exportSystemViewdata.
-