Package org.apache.jackrabbit.oak.run
Class DataStoreCopyCommand
java.lang.Object
org.apache.jackrabbit.oak.run.DataStoreCopyCommand
- All Implemented Interfaces:
Command
Command to concurrently download blobs from an azure datastore using sas token authentication.
Blobs are stored in a specific folder following the datastore structure format.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected String
protected void
parseCommandLineParams
(String... args) protected static void
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
DataStoreCopyCommand
public DataStoreCopyCommand()
-
-
Method Details
-
execute
-
getDestinationFromId
-
parseCommandLineParams
-
setupLogging
- Throws:
IOException
-