Class SecondaryIndexTableWalker

java.lang.Object
org.yamcs.yarch.rocksdb.SecondaryIndexTableWalker
All Implemented Interfaces:
TableWalker

public class SecondaryIndexTableWalker extends Object implements TableWalker
iterates through a table based on the secondary index range.

The Rocksdb key of the secondary index is formed by

  • tbsIndex
  • secondary key
  • primary key