SSTINFO
extensions commercial This extension is available with commercial support. Please contact sales team for more information.
Configuration parameters
-
warpscript.extensions
-
leveldb.secret
Retrieves informations about a LevelDB SST file.
The infos
map returned by SSTINFO
contains the following entries:
Key | Description |
---|---|
size | Size of SST file in bytes |
creationTime | Creation time of the SST file in platform's time units. Note that on some architectures this information might be inaccurate due to limitations of the filesystem interaction by the JVM. |