Uses of Class
com.orientechnologies.backup.uploader.OUploadMetadata
Packages that use OUploadMetadata
-
Uses of OUploadMetadata in com.orientechnologies.backup.uploader
Methods in com.orientechnologies.backup.uploader that return OUploadMetadataModifier and TypeMethodDescriptionprotected OUploadMetadataOS3DeltaUploadingStrategy.executeS3FileUpload(com.amazonaws.services.s3.AmazonS3 s3Client, String bucketName, String sourceFile, String destinationDirectoryPath) protected OUploadMetadataOSFTPDeltaUploadingStrategy.executeSftpFileUpload(com.jcraft.jsch.JSch ssh, String sourceFile, String fName, String destinationDirectoryPath) OLocalBackupUploader.executeUpload(String sourceFile, String fname, String destinationDirectoryPath) OS3DeltaUploadingStrategy.executeUpload(String sourceFile, String fName, String destinationDirectoryPath) OSFTPDeltaUploadingStrategy.executeUpload(String sourceFile, String fName, String destinationDirectoryPath) OUploadingStrategy.executeUpload(String sourceFile, String fName, String destinationDirectoryPath)