Expand description
Nested message and enum types in Mutation
.
Structs§
- A Mutation which deletes cells from the specified column, optionally restricting the deletions to a given timestamp range.
- A Mutation which deletes all cells from the specified column family.
- A Mutation which deletes all cells from the containing row.
- A Mutation which sets the value of the specified cell.
Enums§
- Which of the possible Mutation types to apply.