Class SampleNameFilterSupplier

java.lang.Object
io.prometheus.client.exporter.SampleNameFilterSupplier
All Implemented Interfaces:
Supplier<Predicate<String>>

public class SampleNameFilterSupplier extends Object implements Supplier<Predicate<String>>
For convenience, an implementation of a Supplier<Predicate<String>> that always returns the same sampleNameFilter.