Class DataStoreCopyCommand

java.lang.Object
org.apache.jackrabbit.oak.run.DataStoreCopyCommand
All Implemented Interfaces:
Command

public class DataStoreCopyCommand extends Object implements 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 Details

  • Constructor Details

    • DataStoreCopyCommand

      public DataStoreCopyCommand()
  • Method Details