| Constructor and Description |
|---|
| org.rocksdb.RocksMemEnv() |
| org.rocksdb.SstFileWriter(EnvOptions, Options, AbstractComparator)
Use
SstFileWriter.SstFileWriter(EnvOptions, Options).
Passing an explicit comparator is deprecated in lieu of passing the
comparator as part of options. Use the other constructor instead. |
Copyright © 2021. All rights reserved.