Class SampleNameFilter.AllowAll

java.lang.Object
io.prometheus.client.SampleNameFilter.AllowAll
All Implemented Interfaces:
Predicate<String>
Enclosing class:
SampleNameFilter

private static class SampleNameFilter.AllowAll extends Object implements Predicate<String>
  • Constructor Details

    • AllowAll

      private AllowAll()
  • Method Details