public class SocialDataIndexerPlugin extends org.gcube.vremanagement.executor.plugin.Plugin<SocialDataIndexerPluginDeclaration>
| Constructor and Description |
|---|
SocialDataIndexerPlugin(SocialDataIndexerPluginDeclaration pluginDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteDocumentsWithTimestampLowerThan(long timestamp)
Delete disabled feeds in the index
|
protected void |
finalize() |
void |
launch(Map<String,Object> inputs) |
protected void |
onStop() |
public SocialDataIndexerPlugin(SocialDataIndexerPluginDeclaration pluginDeclaration)
public void launch(Map<String,Object> inputs)
launch in class org.gcube.vremanagement.executor.plugin.Plugin<SocialDataIndexerPluginDeclaration>public void deleteDocumentsWithTimestampLowerThan(long timestamp)
timestamp - delete feeds whose _timestamp is lower than timestampprotected void onStop()
throws Exception
onStop in class org.gcube.vremanagement.executor.plugin.Plugin<SocialDataIndexerPluginDeclaration>ExceptionCopyright © 2016. All Rights Reserved.