org.opensearch.cache.store.disk.package-info Maven / Gradle / Ivy
/*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
/**
* Base package for disk cache related stuff.
*/
package org.opensearch.cache.store.disk;