@Deprecated public class Lockstat extends GenericTool
GenericTool
,
Tool
timer
Constructor and Description |
---|
Lockstat()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(String toolName,
List<String> argList,
String path,
String outDir,
String host,
String masterhost,
CmdAgentImpl cmdAgent,
CountDownLatch latch)
Deprecated.
Configures lockstat.
|
public void configure(String toolName, List<String> argList, String path, String outDir, String host, String masterhost, CmdAgentImpl cmdAgent, CountDownLatch latch)
configure
in interface Tool
configure
in class GenericTool
toolName
- The tool name.argList
- The argument list.path
- The path, if anyoutDir
- The output directoryhost
- The host name to run the toolmasterhost
- The Faban mastercmdAgent
- The command agent used for executing commandslatch
- The latch to set when tool is done