
com.wavefront.sdk.common.metrics.WavefrontSdkMetric Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wavefront-sdk-java Show documentation
Show all versions of wavefront-sdk-java Show documentation
Core library for sending telemetry data to Wavefront from Java applications.
The newest version!
package com.wavefront.sdk.common.metrics;
/**
* Interface used to indicate that a class is an internal Wavefront SDK metric.
*
* @author Han Zhang ([email protected]).
* @version $Id: $Id
*/
public interface WavefrontSdkMetric {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy