Uses of Class
org.apache.hadoop.metrics2.util.Metrics2Util.NameValuePair
Packages that use Metrics2Util.NameValuePair
Package
Description
General helpers for implementing source and sinks
ZooKeeper secret manager for TokenIdentifiers and DelegationKeys.
-
Uses of Metrics2Util.NameValuePair in org.apache.hadoop.metrics2.util
Methods in org.apache.hadoop.metrics2.util with parameters of type Metrics2Util.NameValuePairModifier and TypeMethodDescriptionintMetrics2Util.NameValuePair.compareTo(Metrics2Util.NameValuePair other) booleanMetrics2Util.TopN.offer(Metrics2Util.NameValuePair entry) -
Uses of Metrics2Util.NameValuePair in org.apache.hadoop.security.token.delegation
Methods in org.apache.hadoop.security.token.delegation that return types with arguments of type Metrics2Util.NameValuePairModifier and TypeMethodDescriptionAbstractDelegationTokenSecretManager.getTopTokenRealOwners(int n) Return top token real owners list as well as the tokens count.