Uses of Class
com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
-
Packages that use BigtableDataClientFactory Package Description com.google.cloud.bigtable.data.v2 A client for the Cloud Bigtable data API. -
-
Uses of BigtableDataClientFactory in com.google.cloud.bigtable.data.v2
Methods in com.google.cloud.bigtable.data.v2 that return BigtableDataClientFactory Modifier and Type Method Description static BigtableDataClientFactory
BigtableDataClientFactory. create(BigtableDataSettings defaultSettings)
Create a instance of this factory.
-