提交 343e98a7 编写于 作者: N Naveen

Reverting import change

上级 ddb8039e
......@@ -19,7 +19,7 @@ import org.rocksdb.NativeLibraryLoader;
* All methods of this class could potentially throw RocksDBException, which
* indicates sth wrong at the rocksdb library side and the call failed.
*/
public class RocksDB extends org.rocksdb.RocksObject
public class RocksDB extends RocksObject
{
public static final int NOT_FOUND = -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册