Uses of Interface
org.apache.ignite.spi.systemview.ReadOnlySystemViewRegistry
- 
Packages that use ReadOnlySystemViewRegistry Package Description org.apache.ignite.spi.systemview Contains common classes and interfaces for system view SPI implementations.
- 
- 
Uses of ReadOnlySystemViewRegistry in org.apache.ignite.spi.systemviewMethods in org.apache.ignite.spi.systemview with parameters of type ReadOnlySystemViewRegistry Modifier and Type Method Description voidSystemViewExporterSpi. setSystemViewRegistry(ReadOnlySystemViewRegistry registry)Sets system view registry that SPI should export.
 
-