public final class GoogleCloudStorageGrpcWriteChannel extends BaseAbstractGoogleAsyncWriteChannel<com.google.storage.v2.WriteObjectResponse> implements GoogleCloudStorageItemInfo.Provider
channelOptions, threadPool, uploadOperation| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageItemInfo |
getItemInfo()
Returns non-null only if close() has been called and the underlying object has been
successfully committed.
|
protected String |
getResourceString() |
void |
handleResponse(com.google.storage.v2.WriteObjectResponse response) |
void |
startUpload(InputStream pipeSource) |
close, createResponseFromException, initialize, isDirectUploadEnabled, isOpen, writeprotected String getResourceString()
getResourceString in class BaseAbstractGoogleAsyncWriteChannel<com.google.storage.v2.WriteObjectResponse>public void handleResponse(com.google.storage.v2.WriteObjectResponse response)
handleResponse in class BaseAbstractGoogleAsyncWriteChannel<com.google.storage.v2.WriteObjectResponse>public void startUpload(InputStream pipeSource)
startUpload in class BaseAbstractGoogleAsyncWriteChannel<com.google.storage.v2.WriteObjectResponse>public GoogleCloudStorageItemInfo getItemInfo()
getItemInfo in interface GoogleCloudStorageItemInfo.ProviderCopyright © 2023. All rights reserved.