Builder

class Builder

Properties

Link copied to clipboard

Metadata that applies to the entire row, such as timestamps and TTL information.

Link copied to clipboard

A map of static column cells shared by all rows with the same partition key, where keys are column names and values are the corresponding cells.

Link copied to clipboard

A map of regular (non-static) column cells in the row, where keys are column names and values are the corresponding cells.

Functions