All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.metrics.common.CollectLevel Maven / Gradle / Ivy

package com.alibaba.metrics.common;

public enum CollectLevel {

    COMPACT,
    NORMAL,
    COMPLETE,
    CLASSIFIER
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy