Class MetricTag

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

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

    Constructors 
    Constructor Description
    MetricTag()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getExpression()  
    java.lang.String getKey()  
    java.util.List<MetricType> getTypes()  
    void setExpression​(java.lang.String expression)  
    void setKey​(java.lang.String key)  
    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