| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static ObjectWriteConditions |
ObjectWriteConditions.NONE
No conditions for completing the write.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ObjectWriteConditions |
ObjectWriteConditions.Builder.build() |
| Constructor and Description |
|---|
GoogleCloudStorageWriteChannel(com.google.api.services.storage.Storage gcs,
ClientRequestHelper<com.google.api.services.storage.model.StorageObject> requestHelper,
ExecutorService uploadThreadPool,
AsyncWriteChannelOptions channelOptions,
StorageResourceId resourceId,
CreateObjectOptions createOptions,
ObjectWriteConditions writeConditions)
Constructs an instance of GoogleCloudStorageWriteChannel.
|
Copyright © 2024. All rights reserved.