Uses of Interface
org.codice.ddf.catalog.solr.cache.CachePutPlugin
Packages that use CachePutPlugin
-
Uses of CachePutPlugin in org.codice.ddf.catalog.solr.cache.impl
Constructor parameters in org.codice.ddf.catalog.solr.cache.impl with type arguments of type CachePutPluginModifierConstructorDescriptionSolrCache(ddf.catalog.filter.FilterAdapter adapter, org.codice.solr.factory.SolrClientFactory solrClientFactory, SolrFilterDelegateFactory solrFilterDelegateFactory, DynamicSchemaResolver dynamicSchemaResolver, List<CachePutPlugin> cachePutPlugins) Constructor.