This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225501435
/
LSM_tree_KV_Separation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2 Commits
b8bc437af1
...
0ef2b548c7
Author
SHA1
Message
Date
马也驰
0ef2b548c7
Merge remote-tracking branch 'origin/master'
8 months ago
马也驰
0c75d0dadc
Merge remote-tracking branch 'origin/master'
8 months ago
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
+1
-1
db/db_impl.h
+ 1
- 1
db/db_impl.h
View File
@ -120,7 +120,7 @@ class DBImpl : public DB {
}
;
Status
get_slot_num
(
const
ReadOptions
&
options
,
const
Slice
&
key
,
size_t
*
slot_num
)
;
size_t
*
slot_num
)
override
;
Iterator
*
NewInternalIterator
(
const
ReadOptions
&
,
SequenceNumber
*
latest_snapshot
,
Write
Preview
Loading…
Cancel
Save