com.yahoo.container.jdisc.state.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* Metrics implementation for jDisc. This consumes metrics over the jDisc metric API and
* makes these available for in-process consumption, and off-process through a jDisc handler.
*/
@ExportPackage
package com.yahoo.container.jdisc.state;
import com.yahoo.osgi.annotation.ExportPackage;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy