Uses of Interface
org.apache.ignite.spi.IgniteSpiCloseableIterator
-
Packages that use IgniteSpiCloseableIterator Package Description org.apache.ignite.spi.systemview.view ContainsSystemView
clases that exists in Ignite. -
-
Uses of IgniteSpiCloseableIterator in org.apache.ignite.spi.systemview.view
Constructors in org.apache.ignite.spi.systemview.view with parameters of type IgniteSpiCloseableIterator Constructor Description ScanQueryView(UUID nodeId, long qryId, boolean canceled, IgniteSpiCloseableIterator<IgniteBiTuple<K,V>> iter)
-