Uses of Class
de.taimos.pipeline.aws.FileWrapper
Packages that use FileWrapper
- 
Uses of FileWrapper in de.taimos.pipeline.aws
Methods in de.taimos.pipeline.aws that return FileWrapperModifier and TypeMethodDescriptionstatic FileWrapperS3FindFilesStep.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 FileWrapperS3FindFilesStep.Execution.createFileWrapperFromFolder(int pathComponentCount, Path javaPath) This creates a new FileWrapper instance for the folder.S3FindFilesStep.Execution.run()