Package org.apache.ignite.internal.managers.systemview
-
Class Summary Class Description AbstractSystemViewExporterSpi Basic class forSystemViewExporterSpiimplementations.FiltrableSystemViewAdapter<R,D> System view which supports attribute filtering.GridSystemViewManager This manager should provideReadOnlySystemViewRegistryfor each configuredSystemViewExporterSpi.IgniteConfigurationIterable Responsibility of this class it to recursively iterateIgniteConfigurationobject and expose all properties in form of String pairs.JmxSystemViewExporterSpi This SPI implementation exports system views as JMX beans.ScanQuerySystemView<K,V> SystemViewimplementation providing data about cache queries.SystemViewAdapter<R,D> System view backed bydataCollection.SystemViewInnerCollectionsAdapter<C,R,D> System view backed bydatacontainer.SystemViewMBean<R> JMX bean to expose specificSystemViewdata.