Uses of Interface
org.pentaho.di.core.metrics.MetricsSnapshotInterface
Packages that use MetricsSnapshotInterface
Package
Description
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of MetricsSnapshotInterface in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return types with arguments of type MetricsSnapshotInterfaceModifier and TypeMethodDescriptionMetricsRegistry.getSnapshotList
(String logChannelId) Get the snapshot list for the given log channel ID.MetricsRegistry.getSnapshotLists()
MetricsRegistry.getSnapshotMap
(String logChannelId) Get the snapshot map for the given log channel ID.MetricsRegistry.getSnapshotMaps()
Methods in org.pentaho.di.core.logging with parameters of type MetricsSnapshotInterfaceModifier and TypeMethodDescriptionvoid
MetricsRegistry.addSnapshot
(LogChannelInterface logChannel, MetricsSnapshotInterface snapshot) -
Uses of MetricsSnapshotInterface in org.pentaho.di.core.metrics
Classes in org.pentaho.di.core.metrics that implement MetricsSnapshotInterfaceMethods in org.pentaho.di.core.metrics that return types with arguments of type MetricsSnapshotInterfaceModifier and TypeMethodDescriptionstatic List<MetricsSnapshotInterface>
MetricsUtil.getResultsList
(Metrics metric)