// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * Cache package, exported to keep the ignored legacy cache config around until Vespa 7. * * @author bratseth */ @ExportPackage package com.yahoo.search.cache; import com.yahoo.osgi.annotation.ExportPackage;