| Package | Description |
|---|---|
| com.google.cloud.hadoop.util |
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncWriteChannelOptions.PartFileCleanupType |
AsyncWriteChannelOptions.getPartFileCleanupType() |
static AsyncWriteChannelOptions.PartFileCleanupType |
AsyncWriteChannelOptions.PartFileCleanupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncWriteChannelOptions.PartFileCleanupType[] |
AsyncWriteChannelOptions.PartFileCleanupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncWriteChannelOptions.Builder |
AsyncWriteChannelOptions.Builder.setPartFileCleanupType(AsyncWriteChannelOptions.PartFileCleanupType partFileCleanupType) |
Copyright © 2024. All rights reserved.