Class NullStateStoreMetrics

java.lang.Object
org.apache.hadoop.hdfs.server.federation.metrics.StateStoreMetrics
org.apache.hadoop.hdfs.server.federation.metrics.NullStateStoreMetrics
All Implemented Interfaces:
StateStoreMBean

public class NullStateStoreMetrics extends StateStoreMetrics
Implementation of the State Store metrics which does not do anything. This is used when the metrics are disabled (e.g., tests).