| Package | Description |
|---|---|
| com.google.cloud.hadoop.util |
| Class and Description |
|---|
| AccessBoundary
An access boundary used to generate a downscoped access token.
|
| AccessBoundary.Action |
| ApiErrorExtractor
Translates exceptions from API calls into higher-level meaning, while allowing injectability for
testing how API errors are handled.
|
| AsyncWriteChannelOptions
Options for the
AbstractGoogleAsyncWriteChannel. |
| AsyncWriteChannelOptions.Builder
Mutable builder for the GoogleCloudStorageWriteChannelOptions class.
|
| AsyncWriteChannelOptions.PipeType
Pipe used for output stream.
|
| BaseAbstractGoogleAsyncWriteChannel
Skeletal implementation of a WritableByteChannel that executes an asynchronous upload operation
and optionally handles the result.
|
| CheckedFunction
Represents a function that accepts one argument and produces a result that can throw checked
exception.
|
| ClientRequestHelper
ClientRequestHelper provides wrapper methods around final methods of AbstractGoogleClientRequest
to allow overriding them if necessary.
|
| CredentialOptions
Configuration for how components should obtain Credentials.
|
| CredentialOptions.Builder
Builder for
CredentialOptions |
| HttpTransportFactory.HttpTransportType
Types of HttpTransports the factory can create.
|
| RedactedString
Holder class for string values that should not be logged and displayed when
toString
method called. |
| RequesterPaysOptions
Options for the GCS Requester Pays feature.
|
| RequesterPaysOptions.Builder
Builder for
RequesterPaysOptions |
| RequesterPaysOptions.RequesterPaysMode
Operational modes of GCS Requester Pays feature.
|
| RetryDeterminer
This abstract class is designed to tell if an exception is transient and should result in a retry
or not, and should result in a returned exception to the caller.
|
| RetryHttpInitializerOptions
Options for the
RetryHttpInitializer class. |
| RetryHttpInitializerOptions.Builder
Builder for
RetryHttpInitializerOptions |
Copyright © 2022. All rights reserved.