| Package | Description |
|---|---|
| org.iq80.leveldb.env | |
| org.iq80.leveldb.fileenv | |
| org.iq80.leveldb.memenv |
| Modifier and Type | Method and Description |
|---|---|
DbLock |
Env.tryLock(File lockFile)
Attempts to acquire an exclusive lock on lock file
|
| Modifier and Type | Method and Description |
|---|---|
DbLock |
EnvImpl.tryLock(File file)
Attempts to acquire an exclusive lock on this file
|
| Modifier and Type | Method and Description |
|---|---|
DbLock |
MemEnv.tryLock(File file) |
Copyright © 2011–2020. All rights reserved.