FileSystem interface for S3.File that allows to read the contents of the file.key from S3 and
puts it in the provided targetLocation.OutputStream that keeps track of its current length.RefCountedFile that also uses an in-memory buffer for buffering small writes.File.FSDataOutputStream with the RefCounted functionality.reference counted files that serve as temporary files.RecoverableWriter against S3.uploadId.Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.