Home
last modified time | relevance | path

Searched refs:newCfOpts (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/java/src/test/java/org/rocksdb/
DReadOnlyTest.java49 try (final ColumnFamilyOptions newCfOpts = new ColumnFamilyOptions(); in readOnlyOpen() argument
53 new ColumnFamilyDescriptor("new_cf".getBytes(), newCfOpts))); in readOnlyOpen()