Index
All Classes and Interfaces|All Packages
B
- BigtableCqlConfiguration - Class in com.google.bigtable.cassandra
-
Configuration for connecting to Cloud Bigtable using CQL.
- BigtableCqlConfiguration() - Constructor for class com.google.bigtable.cassandra.BigtableCqlConfiguration
- BigtableCqlConfiguration.Builder - Class in com.google.bigtable.cassandra
-
Builder for
BigtableCqlConfiguration. - BigtableCqlSessionFactory - Class in com.google.bigtable.cassandra
- BigtableCqlSessionFactory(BigtableCqlConfiguration) - Constructor for class com.google.bigtable.cassandra.BigtableCqlSessionFactory
- BigtableCqlSessionUtilsInternal - Class in com.google.bigtable.cassandra.internal
-
Internal use only.
- build() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Builds the
BigtableCqlConfiguration. - build() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Builds the
OpenTelemetryCollectorConfiguration. - builder() - Static method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
-
Creates a new
BigtableCqlConfiguration.BuilderforBigtableCqlConfiguration. - builder() - Static method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
-
Creates a new
OpenTelemetryCollectorConfiguration.BuilderforOpenTelemetryCollectorConfiguration. - Builder() - Constructor for class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
- Builder() - Constructor for class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
C
- com.google.bigtable.cassandra - package com.google.bigtable.cassandra
- com.google.bigtable.cassandra.internal - package com.google.bigtable.cassandra.internal
D
- disableMetrics() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Disables metrics collection.
- disableOpenTelemetry() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Disables OpenTelemetry.
- disableTracing() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Disables tracing.
E
- enableMetrics(String) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Enables metrics collection by setting the metrics endpoint.
- enableOpenTelemetry(OpenTelemetryConfiguration) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Enables Opentelemetry health-checks, metrics and tracing instrumentation.
- enableTracing(String, double) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Enables tracing with the specified endpoint and sampling ratio.
G
- getAppProfileId() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getBigtableChannelPoolSize() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getDefaultColumnFamily() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getDefaultKeyspace() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getInstanceId() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getOpenTelemetryConfiguration() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getProjectId() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
- getSchemaMappingTable() - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
H
- healthcheckEndpoint() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
M
- metricsEndpoint() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
N
- newSession() - Method in class com.google.bigtable.cassandra.BigtableCqlSessionFactory
- newSession(BigtableCqlConfiguration) - Static method in class com.google.bigtable.cassandra.internal.BigtableCqlSessionUtilsInternal
-
Internal use only.
O
- OpenTelemetryCollectorConfiguration - Class in com.google.bigtable.cassandra
-
Configures the proxy to communicate with an OpenTelemetry collector (...).
- OpenTelemetryCollectorConfiguration() - Constructor for class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
- OpenTelemetryCollectorConfiguration.Builder - Class in com.google.bigtable.cassandra
-
Builder for
OpenTelemetryCollectorConfiguration. - OpenTelemetryConfiguration - Interface in com.google.bigtable.cassandra
-
Configure OpenTelemetry collector settings.
S
- serviceName() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
- setAppProfileId(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the Bigtable App Profile ID to use.
- setBigtableChannelPoolSize(int) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the Bigtable channel pool size.
- setDefaultColumnFamily(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the default column family name.
- setDefaultKeyspace(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the default keyspace for the session.
- setHealthcheckEndpoint(String) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Sets the healthcheck endpoint.
- setHealthcheckEndpoint(Optional<String>) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
- setInstanceId(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the Bigtable instance ID.
- setMetricsEndpoint(Optional<String>) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
- setProjectId(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the Google Cloud Project ID.
- setSchemaMappingTable(String) - Method in class com.google.bigtable.cassandra.BigtableCqlConfiguration.Builder
-
Sets the schema mapping table name.
- setServiceName(String) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
-
Sets the service name.
- setTracesEndpoint(Optional<String>) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
- setTracesSamplingRatio(Optional<Double>) - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
T
- tracesEndpoint() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
- tracesSamplingRatio() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
All Classes and Interfaces|All Packages