Class Metrics

java.lang.Object
com.giffing.bucket4j.spring.boot.starter.context.properties.Metrics

public class Metrics
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Metrics()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<MetricTag> getTags()  
    java.util.List<MetricType> getTypes()  
    boolean isEnabled()  
    void setEnabled​(boolean enabled)  
    void setTags​(java.util.List<MetricTag> tags)  
    void setTypes​(java.util.List<MetricType> types)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait