Uses of Class
com.google.bigtable.cassandra.BigtableCqlConfiguration
Packages that use BigtableCqlConfiguration
-
Uses of BigtableCqlConfiguration in com.google.bigtable.cassandra
Methods in com.google.bigtable.cassandra that return BigtableCqlConfigurationModifier and TypeMethodDescriptionabstract BigtableCqlConfigurationBigtableCqlConfiguration.Builder.build()Builds theBigtableCqlConfiguration.Constructors in com.google.bigtable.cassandra with parameters of type BigtableCqlConfigurationModifierConstructorDescriptionBigtableCqlSessionFactory(BigtableCqlConfiguration bigtableCqlConfiguration) -
Uses of BigtableCqlConfiguration in com.google.bigtable.cassandra.internal
Methods in com.google.bigtable.cassandra.internal with parameters of type BigtableCqlConfigurationModifier and TypeMethodDescriptionstatic com.datastax.oss.driver.api.core.CqlSessionBigtableCqlSessionUtilsInternal.newSession(BigtableCqlConfiguration bigtableCqlConfiguration) Internal use only.