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