This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
rocksdb
Watch
1
Star
0
Fork
You've already forked rocksdb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add newline
Browse Source
main
Ankit Gupta
11 years ago
parent
47f0cf6d38
commit
e8c592c625
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
java/org/rocksdb/CompressionType.java
2
java/org/rocksdb/CompressionType.java
Unescape
Escape
View File
@ -22,4 +22,4 @@ public enum CompressionType {
public
int
getValue
(
)
{
return
value_
;
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
NextGraph/rocksdb
Title
Body
Create Issue