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 void
execute(String... args)
protected String
getDestinationFromId(String id)
protected void
parseCommandLineParams(String... args)
protected static void
setupLogging()
-
-
-
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
-
-