Loading

SSTREPORT

extensions commercial
This extension is available with commercial support. Please contact sales team for more information.
Configuration parameters

Builds a report on the content of the various SST (Sorted String Table) files of the LevelDB database backing the Warp 10™ storage engine.

The function returns a map containing the following keys:

KeyDescription
maxlevelDeepest level of SST files
manifestName of MANIFEST file used for building the report
sstList of SST file descriptors

Each SST file descriptor is a list containing the following elements:

  • Level of the file
  • Number (id) of the file
  • Hex encoded smallest key found in the file
  • Hex encoded largest key found in the file
SSTREPORT is available since version 2.7.0.

See also

Signatures

Examples

'LevelDB Secret' SSTREPORT