aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/cgroup/package-info.java
blob: b4c1a5228f833159441b65d44b001696d77c0013 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author hakonhall
 */
@ExportPackage
package com.yahoo.vespa.hosted.node.admin.cgroup;

import com.yahoo.osgi.annotation.ExportPackage;