Uses of Class
org.codice.ddf.catalog.solr.cache.impl.SolrCache
Packages that use SolrCache
-
Uses of SolrCache in org.codice.ddf.catalog.solr.cache.impl
Constructors in org.codice.ddf.catalog.solr.cache.impl with parameters of type SolrCacheModifierConstructorDescriptionCacheBulkProcessor(SolrCache cache) CacheBulkProcessor(SolrCache cache, long delay, TimeUnit delayUnit, CacheStrategy cacheStrategy) Create a new cache bulk processor that will check added metacards for bulk processing at the configured delay interval.QueryResultCachePlugin(SolrCache solrCache, SolrCacheSource solrCacheSource, ExecutorService solrCacheExecutorService) SolrCacheSource(SolrCache cache, CacheQueryFactory cacheQueryFactory)