org.crsh.standalone
Class CRaSH
java.lang.Object
org.crsh.standalone.CRaSH
-
public class CRaSH
- extends Object
-
Constructor Summary |
CRaSH()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Logger log
-
.
descriptor
private final CommandDescriptor<Instance<CRaSH>> descriptor
-
.
CRaSH
public CRaSH()
throws IntrospectionException
-
- Throws:
IntrospectionException
copyCmd
private void copyCmd(File src,
File dst)
throws IOException
-
- Throws:
IOException
copyConf
private void copyConf(File src,
File dst)
throws IOException
-
- Throws:
IOException
toString
private String toString(FS.Builder builder)
-
createBuilder
private FS.Builder createBuilder()
throws IOException
-
- Throws:
IOException
main
public void main(Boolean nonInteractive,
String cmd,
String conf,
List<String> properties,
String cmdFolder,
String confFolder,
List<Integer> pids)
throws Exception
-
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
-
- Throws:
Exception
Copyright © 2015 eXo Platform SAS. All Rights Reserved.