Class CacheModeQueryPlugin

java.lang.Object
org.codice.ddf.catalog.solr.cache.impl.CacheModeQueryPlugin
All Implemented Interfaces:
ddf.catalog.plugin.PreQueryPlugin

public class CacheModeQueryPlugin extends Object implements ddf.catalog.plugin.PreQueryPlugin
  • Constructor Details

    • CacheModeQueryPlugin

      public CacheModeQueryPlugin()
  • Method Details

    • process

      public ddf.catalog.operation.QueryRequest process(ddf.catalog.operation.QueryRequest input) throws ddf.catalog.plugin.PluginExecutionException, ddf.catalog.plugin.StopProcessingException
      Specified by:
      process in interface ddf.catalog.plugin.PreQueryPlugin
      Throws:
      ddf.catalog.plugin.PluginExecutionException
      ddf.catalog.plugin.StopProcessingException