| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
static CreateFileOptions |
CreateFileOptions.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
WritableByteChannel |
GoogleCloudStorageFileSystem.create(URI path,
CreateFileOptions options)
Creates and opens an object for writing.
|
static CreateObjectOptions |
GoogleCloudStorageFileSystem.objectOptionsFromFileOptions(CreateFileOptions options)
Convert
CreateFileOptions to CreateObjectOptions. |
Copyright © 2015. All rights reserved.