Package alex.mojaki.s3upload
-
Class Summary Class Description ClosableQueue<T> ExecutorServiceResultsHandler<V> Wrapper around an ExecutorService that allows you to easily submitCallables, get results via iteration, and handle failure quickly.MultiPartOutputStream AnOutputStreamwhich packages data written to it into discreteStreamParts which can be obtained in a separate thread via iteration and uploaded to S3.StreamTransferManager Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or writing to disk. -
Exception Summary Exception Description IntegrityCheckException Thrown when final integrity check fails.