Field and Description |
---|
com.google.cloud.bigtable.hbase.BigtableOptionsFactory.BIGTABLE_LONG_RPC_TIMEOUT_MS_KEY
Please use
BigtableOptionsFactory.BIGTABLE_MUTATE_RPC_TIMEOUT_MS_KEY for batch mutation or BigtableOptionsFactory.BIGTABLE_READ_RPC_TIMEOUT_MS_KEY for batch read or scan. |
com.google.cloud.bigtable.hbase.BigtableOptionsFactory.BIGTABLE_USE_BULK_API
This option is now ignored. Please configure explicit timeouts instead
|
com.google.cloud.bigtable.hbase.BigtableOptionsFactory.BIGTABLE_USE_TIMEOUTS_KEY
This is no longer used, timeouts are always enabled now
|