Stamps type aliases
TablesStamp
The TablesStamp type is used as metadata to decide how to merge two different sets of Tables together. Read more.
TableStamp
The TableStamp type is used as metadata to decide how to merge two different Table objects together. Read more.
RowStamp
The RowStamp type is used as metadata to decide how to merge two different Row objects together. Read more.
CellStamp
The CellStamp type is used as metadata to decide how to merge two different Cell objects together. Read more.
ValuesStamp
The ValuesStamp type is used as metadata to decide how to merge two different sets of Values together. Read more.
ValueStamp
The ValueStamp type is used as metadata to decide how to merge two different Value objects together. Read more.
Stamp
The Stamp type is used as metadata to decide how to merge two different MergeableStore objects together. Read more.