Uses of Class
org.apache.ignite.internal.processors.query.GridQueryStartedInfo
-
Packages that use GridQueryStartedInfo Package Description org.apache.ignite.internal.processors.query.running -
-
Uses of GridQueryStartedInfo in org.apache.ignite.internal.processors.query.running
Method parameters in org.apache.ignite.internal.processors.query.running with type arguments of type GridQueryStartedInfo Modifier and Type Method Description voidRunningQueryManager. registerQueryStartedListener(Consumer<GridQueryStartedInfo> lsnr)
-