public class CouchDBQueryPlugin extends org.gcube.vremanagement.executor.plugin.Plugin<CouchDBQueryPluginDeclaration>
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_DELAY_MILLIS |
static String |
DELAY_MILLIS |
static int |
MONTH_INTERVAL |
static int |
QUERY_MONTH_INTERVAL |
static long |
RETRY_DELAY_MILLIS |
Constructor and Description |
---|
CouchDBQueryPlugin(CouchDBQueryPluginDeclaration pluginDeclaration) |
public static final String DELAY_MILLIS
public static final long RETRY_DELAY_MILLIS
public static final long DEFAULT_DELAY_MILLIS
public static final int MONTH_INTERVAL
public static final int QUERY_MONTH_INTERVAL
public CouchDBQueryPlugin(CouchDBQueryPluginDeclaration pluginDeclaration)
runningPluginEvolution
- public void launch(Map<String,Object> inputs) throws Exception
launch
in class org.gcube.vremanagement.executor.plugin.Plugin<CouchDBQueryPluginDeclaration>
Exception
protected void onStop() throws Exception
onStop
in class org.gcube.vremanagement.executor.plugin.Plugin<CouchDBQueryPluginDeclaration>
Exception
Copyright © 2016. All Rights Reserved.