public class ISSweeperPlugin extends org.gcube.vremanagement.executor.plugin.Plugin<ISSweeperPluginDeclaration>
Modifier and Type | Field and Description |
---|---|
static int |
DEAD_DAYS_TIMEOUT
Indicate the default days timeout so that Hosting Node is considered
dead and can be removed from IS
|
static int |
EXPIRING_MINUTES_TIMEOUT
Indicate the default minutes timeout so that Hosting Node is
considered expired and can be set to
Sweeper.UNREACHABLE |
Constructor and Description |
---|
ISSweeperPlugin(ISSweeperPluginDeclaration pluginDeclaration) |
public static final int EXPIRING_MINUTES_TIMEOUT
Sweeper.UNREACHABLE
public static final int DEAD_DAYS_TIMEOUT
public ISSweeperPlugin(ISSweeperPluginDeclaration pluginDeclaration)
public void launch(Map<String,Object> inputs) throws Exception
launch
in class org.gcube.vremanagement.executor.plugin.Plugin<ISSweeperPluginDeclaration>
Exception
protected void onStop() throws Exception
onStop
in class org.gcube.vremanagement.executor.plugin.Plugin<ISSweeperPluginDeclaration>
Exception
Copyright © 2016. All Rights Reserved.