public class ThumbnailCommand extends BaseFetchCommand<com.exalead.fetch.thumbnail.ThumbnailContext>
Modifier and Type | Field and Description |
---|---|
protected com.exalead.fetch.thumbnail.LocalThumbnailsCache |
cache |
protected ThumbnailCommand |
config |
protected com.exalead.fetch.thumbnail.ThumbnailGenerator |
processor |
protected java.util.Map<java.lang.String,com.exalead.mercury.mami.connect.v10.SourceConfig> |
sourceConfigs |
cachedDocumentRetriever, rawDocumentRetriever
delegate, logger, queryState, runningQueries, startingQueries
Constructor and Description |
---|
ThumbnailCommand(ThumbnailCommand config) |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Build the configuration
|
void |
execute(java.lang.String pathInfo,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Execute the command
|
extractCommonParameters, extractCommonParameters, fetchFromDocumentCacheThenSource, getSourceConfigList, getSourceConfigMap, readArgs, sendErrorWithDispatch
onDeinit, onPreReconfiguration, onQueryDone, onQueryStarted, onQueryStarting, onReconfigurationStarting, removeJettyStuff, sendError, setSearchAPIDelegate, waitForStartingQueries
protected com.exalead.fetch.thumbnail.LocalThumbnailsCache cache
protected ThumbnailCommand config
protected java.util.Map<java.lang.String,com.exalead.mercury.mami.connect.v10.SourceConfig> sourceConfigs
protected com.exalead.fetch.thumbnail.ThumbnailGenerator processor
public ThumbnailCommand(ThumbnailCommand config)
public void configure()
Command
configure
in class BaseFetchCommand<com.exalead.fetch.thumbnail.ThumbnailContext>
public void execute(java.lang.String pathInfo, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, java.io.IOException
Command
Copyright © 2013 Dassault Systèmes, All Rights Reserved.