Class IncludeDisabledStatisticPredicate
- java.lang.Object
-
- org.apache.qpid.server.prometheus.IncludeDisabledStatisticPredicate
-
- All Implemented Interfaces:
Predicate<ConfiguredObjectStatistic<?,?>>
public class IncludeDisabledStatisticPredicate extends Object implements Predicate<ConfiguredObjectStatistic<?,?>>
-
-
Method Detail
-
test
public boolean test(ConfiguredObjectStatistic s)
- Specified by:
testin interfacePredicate<ConfiguredObjectStatistic<?,?>>
-
-