Class Row

java.lang.Object
org.yamcs.yarch.Row

public class Row extends Object
This is like a tuple used in the context of table writing to collect values used for histograms and secondary indices.

It is fixed size and unlike the normal tuples, it stores null values on the missing column places.