| org.iq80.leveldb.DB |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Resumes the background compaction threads.
| |||||||||||
Suspends any background compaction threads.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.io.Closeable
| |||||||||||
From interface
java.lang.AutoCloseable
| |||||||||||
From interface
java.lang.Iterable
| |||||||||||
| DBException |
|---|
| DBException |
|---|
Resumes the background compaction threads.
Suspends any background compaction threads. This methods returns once the background compactions are suspended.
| InterruptedException |
|---|
| DBException |
|---|