Searched refs:newCfOpts (Results 1 – 1 of 1) sorted by relevance
49 try (final ColumnFamilyOptions newCfOpts = new ColumnFamilyOptions(); in readOnlyOpen() argument53 new ColumnFamilyDescriptor("new_cf".getBytes(), newCfOpts))); in readOnlyOpen()