| Package | Description |
|---|---|
| com.google.cloud.hadoop.util |
| Modifier and Type | Field and Description |
|---|---|
static AsyncWriteChannelOptions.PipeType |
AsyncWriteChannelOptions.PIPE_TYPE_DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncWriteChannelOptions.PipeType |
AsyncWriteChannelOptions.getPipeType() |
static AsyncWriteChannelOptions.PipeType |
AsyncWriteChannelOptions.PipeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncWriteChannelOptions.PipeType[] |
AsyncWriteChannelOptions.PipeType.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.setPipeType(AsyncWriteChannelOptions.PipeType pipeType) |
Copyright © 2022. All rights reserved.