Skip to content

Conversation

@hansdude
Copy link
Contributor

SeekableByteChannelInputStream was only used by the PutObjectRequest, so
I moved it into the commands package and made it package private.

Hans-Peter Klett added 2 commits September 16, 2014 10:25
SeekableByteChannelInputStream was only used by the PutObjectRequest, so
I moved it into the commands package and made it package private.
Since the ObjectTransferrer doesn't actually transfer the objects, it
makes more sense to call it the ObjectChannelBuilder. This allows us to
use the "Transferrer" concept within the helpers in a more sensible
manner.
@hansdude
Copy link
Contributor Author

Also renamed ObjectTransferrer to ObjectChannelBuilder

rpmoore added a commit that referenced this pull request Sep 16, 2014
Made SeekableByteChannelInputStream pkg private.
@rpmoore rpmoore merged commit 3c45598 into SpectraLogic:master Sep 16, 2014
scribe pushed a commit to scribe/ds3_java_sdk that referenced this pull request Oct 22, 2020
Fixes some import errors as well as adding a new extension method to …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants