Uses of Interface
org.pentaho.di.core.metrics.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
Modifier 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()
Modifier and TypeMethodDescriptionvoid
MetricsRegistry.addSnapshot
(LogChannelInterface logChannel, MetricsSnapshotInterface snapshot) -
Uses of MetricsSnapshotInterface in org.pentaho.di.core.metrics
Modifier and TypeMethodDescriptionstatic List<MetricsSnapshotInterface>
MetricsUtil.getResultsList
(Metrics metric)