Expand description

Nested message and enum types in BigtableOptions.

Structs§

Enums§

  • The encoding mode of a Bigtable column or column family.
  • The type of values in a Bigtable column or column family. The values are expected to be encoded using HBase Bytes.toBytes function when the encoding value is set to BINARY.