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

com.hp.autonomy.searchcomponents.hod.caching.HodCacheNames Maven / Gradle / Ivy

package com.hp.autonomy.searchcomponents.hod.caching;

/**
 * Identifiers to use for caching of services
 */
public interface HodCacheNames {

    /**
     * Cache identifier for {@link com.hp.autonomy.searchcomponents.hod.databases.IndexFlavourService}.
     */
    String INDEX_FLAVOUR = "index-flavour";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy