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