This project has retired. For details please refer to its
Attic page.
ExecPlugin (Apache Chukwa 0.8.0 API)
-
- All Implemented Interfaces:
- IPlugin
- Direct Known Subclasses:
- ExecHelper, NodeActivityPlugin, PbsNodePlugin
public abstract class ExecPlugin
extends Object
implements IPlugin
Runs external command-line tools, captures output.
Subclasses are responsible for implementing getCmde(), which determines the
command to be invoked.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
statusKO |
static int |
statusOK |
-
Constructor Summary
Constructors
Constructor and Description |
ExecPlugin() |
-
-
Constructor Detail
-
ExecPlugin
public ExecPlugin()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.