Index

B C D E G H M N O S T 
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
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
build() - Method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration.Builder
builder() - Static method in class com.google.bigtable.cassandra.BigtableCqlConfiguration
builder() - Static method in class com.google.bigtable.cassandra.OpenTelemetryCollectorConfiguration
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
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
 
B C D E G H M N O S T 
All Classes and Interfaces|All Packages