Package org.apache.ignite.spi.systemview.view
Contains
SystemView
clases that exists in Ignite.-
Interface Summary Interface Description FiltrableSystemView<R> System view with filtering capabilities.SystemView<R> Implementation provides data for some internal Ignite objects.SystemViewRowAttributeWalker<R> Utility class for quick iteration over row properties.SystemViewRowAttributeWalker.AttributeVisitor Attribute visitor.SystemViewRowAttributeWalker.AttributeWithValueVisitor Attribute visitor. -
Class Summary Class Description BaselineNodeAttributeView Baseline node attribute representation for aSystemView
.BaselineNodeView Baseline topology node representation for aSystemView
.BinaryMetadataView BinaryMetadata
representation for theSystemView
.CacheGroupIoView Cache group IO statistics representation for aSystemView
.CacheGroupView Cache group representation for theSystemView
.CachePagesListView Pages-list representation for aSystemView
.CacheView Cache representation for aSystemView
.ClientConnectionAttributeView Client connection attribute system view row.ClientConnectionView Client connection system view row.ClusterNodeView Cluster node representation for aSystemView
.ComputeJobView Compute job representation for aSystemView
.ComputeTaskView Compute task representation for aSystemView
.ConfigurationView Configuration value representation for aSystemView
.ContinuousQueryView Continuous query representation for aSystemView
.MetastorageView Metastorage key representation for aSystemView
.MetricsView Metrics representation for aSystemView
.NodeAttributeView Node attribute representation for aSystemView
.NodeMetricsView Node metrics representation for aSystemView
.PagesListView Pages-list representation for aSystemView
.PagesTimestampHistogramView Pages timestamp histogramm representation for aSystemView
.PartitionStateView Partition state representation for aSystemView
.ScanQueryView Scan query iterator representation for aSystemView
.ServiceView Service representation for aSystemView
.SnapshotView Snapshot representation for aSystemView
.SqlQueryHistoryView SQL query history representation for aSystemView
.SqlQueryView SQL query representation for aSystemView
.StripedExecutorTaskView StripedExecutor
task representation for aSystemView
.TransactionView Transaction representation for aSystemView
. -
Enum Summary Enum Description ComputeJobView.ComputeJobState Compute job state.