Uses of Class
de.taimos.pipeline.aws.FileWrapper
-
Uses of FileWrapper in de.taimos.pipeline.aws
Modifier and TypeMethodDescriptionstatic FileWrapper
S3FindFilesStep.Execution.createFileWrapperFromFile
(int pathComponentCount, Path javaPath, com.amazonaws.services.s3.model.S3ObjectSummary entry) This creates a new FileWrapper instance based on the S3ObjectSummary information.static FileWrapper
S3FindFilesStep.Execution.createFileWrapperFromFolder
(int pathComponentCount, Path javaPath) This creates a new FileWrapper instance for the folder.S3FindFilesStep.Execution.run()