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

com.didiglobal.knowframework.system.metrcis.constant.Constants Maven / Gradle / Ivy

package com.didiglobal.knowframework.system.metrcis.constant;

public class Constants {

    /**
     * 网卡带宽默认值
     */
    public static final Long NET_CARD_BAND_WIDTH_BYTES_DEFAULT_VALUE = 120 * 1024 * 1024L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy