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

com.aliyun.datahub.client.http.Priorities Maven / Gradle / Ivy

There is a newer version: 2.25.6
Show newest version
package com.aliyun.datahub.client.http;

public abstract class Priorities {
    public static final int AUTH = 1000;
    public static final int ENCODER = 2000;
    public static final int METRIC = 3000;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy