Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    void removeCustomRegistry(String registryName);
}

IgniteMetricRegistry

Probably should be named "MetricRegistry" with the renaming of internal "MetricRegistry" to "MetricRegistryImpl".  

package org.apache.ignite.metric;

...