mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 21:55:50 +00:00
Print currently cached index pages for the given sstable.
Example output:
(gdb) scylla sstable-index-cache $sst
[0]: [
{ key: 63617373616e647261, token: 356242581507269238, position: 0 }
]
Total: 1 page(s) (1 loaded, 0 loading)