| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static ObjectWriteConditions |
ObjectWriteConditions.NONE
No conditions for completing the write.
|
| Constructor and Description |
|---|
GoogleCloudStorageWriteChannel(ExecutorService threadPool,
com.google.api.services.storage.Storage gcs,
ClientRequestHelper<com.google.api.services.storage.model.StorageObject> requestHelper,
String bucketName,
String objectName,
AsyncWriteChannelOptions options,
ObjectWriteConditions writeConditions,
Map<String,String> objectMetadata)
Constructs an instance of GoogleCloudStorageWriteChannel.
|
Copyright © 2015. All rights reserved.