| Modifier and Type | Field and Description |
|---|---|
List<String> |
files
The files are relative to the
RocksDB.getName() and are not
absolute paths. |
long |
manifestFileSize
The valid size of the manifest file.
|
public final long manifestFileSize
public final List<String> files
RocksDB.getName() and are not
absolute paths. Despite being relative paths, the file names begin
with "/".Copyright © 2022. All rights reserved.