Package | Description |
---|---|
com.google.cloud.hadoop.util |
Modifier and Type | Field and Description |
---|---|
protected AsyncWriteChannelOptions |
BaseAbstractGoogleAsyncWriteChannel.channelOptions |
static AsyncWriteChannelOptions |
AsyncWriteChannelOptions.DEFAULT |
Modifier and Type | Method and Description |
---|---|
AsyncWriteChannelOptions |
AsyncWriteChannelOptions.Builder.build() |
Constructor and Description |
---|
AbstractGoogleAsyncWriteChannel(ClientRequestHelper<S> clientRequestHelper,
ExecutorService threadPool,
AsyncWriteChannelOptions options)
Construct a new channel using the given ExecutorService to run background uploads.
|
BaseAbstractGoogleAsyncWriteChannel(ExecutorService threadPool,
AsyncWriteChannelOptions channelOptions)
Construct a new channel using the given ExecutorService to run background uploads.
|
Copyright © 2023. All rights reserved.