This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch clean-rocksdb
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from e7c7558ac refact(rocksdb): clean & reformat some code
add eab530c18 clean more code
No new revisions were added by this update.
Summary of changes:
.../hugegraph/backend/store/BackendTable.java | 10 ++--
.../backend/store/rocksdb/RocksDBSessions.java | 22 +++-----
.../backend/store/rocksdb/RocksDBStdSessions.java | 39 +++++--------
.../backend/store/rocksdb/RocksDBStore.java | 65 ++++++++--------------
.../backend/store/rocksdb/RocksDBTable.java | 13 ++---
.../backend/store/rocksdb/RocksDBTables.java | 13 ++---
.../store/rocksdbsst/RocksDBSstSessions.java | 12 ++--
.../backend/store/rocksdbsst/RocksDBSstStore.java | 18 ++----
8 files changed, 66 insertions(+), 126 deletions(-)