| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseWriteChannel<ServiceOptionsT extends ServiceOptions<?,ServiceOptionsT>,EntityT extends Serializable>
Base implementation for a
WriteChannel. |
| Modifier and Type | Method and Description |
|---|---|
abstract RestorableState<WriteChannel> |
BaseWriteChannel.BaseState.Builder.build() |
RestorableState<WriteChannel> |
BaseWriteChannel.capture() |
RestorableState<WriteChannel> |
WriteChannel.capture()
Captures the write channel state so that it can be saved and restored afterwards.
|
Copyright © 2022 Google LLC. All rights reserved.