Class ColumnSerializerV2

java.lang.Object
org.yamcs.yarch.ColumnSerializerV2

public class ColumnSerializerV2 extends Object
serializers for table format version <2 where the signed integers (and timestamps) are stored as they are and do not sort properly when they are primary keys.
  • Constructor Details

    • ColumnSerializerV2

      public ColumnSerializerV2()