Interface | Description |
---|---|
BigtableOptions.ChannelConfigurator |
For internal use only - public for technical reasons.
|
Class | Description |
---|---|
BigtableOptions |
An immutable class providing access to configuration options for Bigtable.
|
BigtableOptions.Builder |
A mutable builder for BigtableConnectionOptions.
|
BigtableVeneerSettingsFactory |
Static methods to convert an instance of
BigtableOptions to a BigtableDataSettings or BigtableTableAdminSettings instance . |
BigtableVersionInfo |
For internal use only - public for technical reasons.
|
BulkOptions |
An immutable class providing access to bulk related configuration options for Bigtable.
|
BulkOptions.Builder |
A mutable builder for BigtableConnectionOptions.
|
CallOptionsConfig |
Experimental options to turn on timeout options.
|
CallOptionsConfig.Builder | |
CredentialFactory |
Simple factory for creating OAuth Credential objects for use with Bigtable.
|
CredentialOptions |
This class encapsulates the method the Cloud Bigtable client should use to look up
Credentials . |
CredentialOptions.JsonCredentialsOptions |
A CredentialOption that has a json credentials configured as an InputStream instead of a system
environment property.
|
CredentialOptions.P12CredentialOptions |
A CredentialOptions defined by a serviceAccount and a p12 key file.
|
CredentialOptions.UserSuppliedCredentialOptions |
A CredentialOption that supplies the Credentials directly.
|
Logger |
Wrapper around
Log to conditionally format messages if a
specified log level is enabled. |
RetryOptions |
Options for retrying requests, including back off configuration.
|
RetryOptions.Builder |
A Builder for ChannelOptions objects.
|
Enum | Description |
---|---|
CredentialOptions.CredentialType |