Uses of Class
org.apache.hadoop.ozone.om.OMPerformanceMetrics
Packages that use OMPerformanceMetrics
-
Uses of OMPerformanceMetrics in org.apache.hadoop.ozone.om
Methods in org.apache.hadoop.ozone.om that return OMPerformanceMetricsModifier and TypeMethodDescriptionOzoneManager.getPerfMetrics()static OMPerformanceMetricsOMPerformanceMetrics.register()Constructors in org.apache.hadoop.ozone.om with parameters of type OMPerformanceMetricsModifierConstructorDescriptionKeyManagerImpl(OzoneManager om, ScmClient scmClient, org.apache.hadoop.hdds.conf.OzoneConfiguration conf, OMPerformanceMetrics metrics) KeyManagerImpl(OzoneManager om, ScmClient scmClient, org.apache.hadoop.ozone.om.OMMetadataManager metadataManager, org.apache.hadoop.hdds.conf.OzoneConfiguration conf, org.apache.hadoop.hdds.security.token.OzoneBlockTokenSecretManager secretManager, org.apache.hadoop.crypto.key.KeyProviderCryptoExtension kmsProvider, OMPerformanceMetrics metrics)