com.neeve.tools
Class AepConfigToolPlugin.SetEngineClusterHeartbeatInterval

java.lang.Object
  extended by com.neeve.tools.interactive.commands.Command
      extended by com.neeve.tools.AepConfigToolPlugin.SetEngineClusterHeartbeatInterval
Enclosing class:
AepConfigToolPlugin

public final class AepConfigToolPlugin.SetEngineClusterHeartbeatInterval
extends com.neeve.tools.interactive.commands.Command


Nested Class Summary
 
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.Command
com.neeve.tools.interactive.commands.Command.Console
 
Constructor Summary
AepConfigToolPlugin.SetEngineClusterHeartbeatInterval()
           
 
Method Summary
 void doSet(String engineName, int val)
           
 void help()
           
 String[] keywords()
           
 void run(String[] args)
           
 
Methods inherited from class com.neeve.tools.interactive.commands.Command
error, error, hidden, interrupt, interruptable, setConsole
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AepConfigToolPlugin.SetEngineClusterHeartbeatInterval

public AepConfigToolPlugin.SetEngineClusterHeartbeatInterval()
Method Detail

doSet

public final void doSet(String engineName,
                        int val)

run

public final void run(String[] args)
Specified by:
run in class com.neeve.tools.interactive.commands.Command

help

public final void help()
Specified by:
help in class com.neeve.tools.interactive.commands.Command

keywords

public final String[] keywords()
Specified by:
keywords in class com.neeve.tools.interactive.commands.Command


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.