Searched refs:DBOptionsInterface (Results 1 – 5 of 5) sorted by relevance
11 public interface DBOptionsInterface<T extends DBOptionsInterface<T>> { interface
19 implements DBOptionsInterface<DBOptions>,
4215 protected void storeOptionsInstance(DBOptionsInterface options) { in storeOptionsInstance()4521 protected DBOptionsInterface options_;
22 implements DBOptionsInterface<Options>,
132 src/main/java/org/rocksdb/DBOptionsInterface.java