Bigtable v0.3.0 API Reference
Modules
Elixir client library for Google Bigtable
Reads chunks from Google.Bigtable.V2.ReadRowsResponse
and parses them into complete cells grouped by rowkey
A finished cell produced by Bigtable.ChunkReader
Holds the configured gRPC connection to Bigtable
Provides functions to build Google.Bigtable.V2.MutateRowRequest
and submit them to Bigtable
Provides functions to build Google.Bigtable.V2.MutateRowsRequest
and submit them to Bigtable
Provides functions to build Bigtable mutations that are used when forming row mutation requests
Provides functions to build Google.Bigtable.V2.ReadRowsRequest
and submit them to Bigtable
Provides functions for creating Google.Bigtable.V2.RowFilter
and applying them to a Google.Bigtable.V2.ReadRowsRequest
or Google.Bigtable.V2.RowFilter.Chain
Provides functions to build a Google.Bigtable.V2.RowSet
and apply it to a Google.Bigtable.V2.ReadRowsRequest
Allows the creation of typed Bigtable schemas