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

com.yahoo.container.jdisc.state.package-info Maven / Gradle / Ivy

There is a newer version: 8.458.13
Show newest version
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.container.jdisc.state;

import com.yahoo.osgi.annotation.ExportPackage;

/**
 * Metrics implementation for jDisc. This consumes metrics over the jDisc metric API
 * and makes these available for in-process consumption through
 * {@link com.yahoo.container.jdisc.state.StateMonitor#snapshot},
 * and off-process through a jDisc handler.
 */




© 2015 - 2025 Weber Informatics LLC | Privacy Policy