public class HiveProcessCommand extends AbstractContinuousCommand
AbstractContinuousCommand.State
itemFactory
Constructor and Description |
---|
HiveProcessCommand(String id,
ProcessConfiguration processConfiguration,
int restartDelay,
int maxInputBuffer) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleStdLine(String line) |
protected void |
processFailed(Throwable e) |
void |
start(Hive hive,
FolderCommon parentFolder) |
void |
stop() |
processStarted, run, setCurrentState
public HiveProcessCommand(String id, ProcessConfiguration processConfiguration, int restartDelay, int maxInputBuffer)
public void start(Hive hive, FolderCommon parentFolder)
start
in interface ContinuousCommand
start
in class AbstractContinuousCommand
public void stop()
stop
in interface ContinuousCommand
stop
in class AbstractContinuousCommand
protected void handleStdLine(String line)
handleStdLine
in class AbstractContinuousCommand
protected void processFailed(Throwable e)
processFailed
in class AbstractContinuousCommand
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.