Package org.apache.jackrabbit.oak.run
Class DataStoreCopyCommand
- java.lang.Object
-
- org.apache.jackrabbit.oak.run.DataStoreCopyCommand
-
-
Constructor Summary
Constructors Constructor Description DataStoreCopyCommand()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(String... args)protected StringgetDestinationFromId(String id)protected voidparseCommandLineParams(String... args)protected static voidsetupLogging()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
parseCommandLineParams
protected void parseCommandLineParams(String... args)
-
setupLogging
protected static void setupLogging() throws IOException- Throws:
IOException
-
-