Modifier and Type | Field and Description |
---|---|
private CommandDescriptor<Instance<CRaSH>> |
descriptor
.
|
private static Logger |
log
.
|
Constructor and Description |
---|
CRaSH() |
Modifier and Type | Method and Description |
---|---|
private void |
copyCmd(File src,
File dst) |
private void |
copyConf(File src,
File dst) |
private FS.Builder |
createBuilder() |
void |
main(Boolean nonInteractive,
String cmd,
String conf,
List<String> properties,
String cmdFolder,
String confFolder,
List<Integer> pids) |
static void |
main(String[] args) |
private String |
toString(FS.Builder builder) |
private final CommandDescriptor<Instance<CRaSH>> descriptor
public CRaSH() throws IntrospectionException
IntrospectionException
private void copyCmd(File src, File dst) throws IOException
IOException
private void copyConf(File src, File dst) throws IOException
IOException
private String toString(FS.Builder builder)
private FS.Builder createBuilder() throws IOException
IOException
public void main(Boolean nonInteractive, String cmd, String conf, List<String> properties, String cmdFolder, String confFolder, List<Integer> pids) throws Exception
Exception
Copyright © 2015 eXo Platform SAS. All Rights Reserved.