Commit 3559aa7
authored
Bigtable: Deemphasize most of the settings and move them to the StubSettings (#4509)
* Bigtable: Deemphasize most of the settings and move them to the StubSettings
This is a breaking change because it removes the ClientSettings base class. However to ease the transition, most methods have been copied over but marked deprecated to BigtableDataSettings
* format
* fix bad merge1 parent 9902978 commit 3559aa7
5 files changed
Lines changed: 266 additions & 81 deletions
File tree
- google-cloud-clients/google-cloud-bigtable/src
- main/java/com/google/cloud/bigtable/data/v2
- test/java/com/google/cloud/bigtable/data/v2/stub
- mutaterows
- readrows
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments