summaryrefslogtreecommitdiffstats
path: root/configserver-flags/src/main/java/com/yahoo/vespa/configserver/flags/package-info.java
blob: 97e66d95715362eec99a22df6363f4a87972b3c6 (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.configserver.flags;

import com.yahoo.osgi.annotation.ExportPackage;

/** The node repository controls and allocates the nodes available in a hosted Vespa zone */