| Package | Description |
|---|---|
| org.elasticsearch.common.util.concurrent | |
| org.elasticsearch.index.engine | |
| org.elasticsearch.index.translog |
| Modifier and Type | Method and Description |
|---|---|
ReleasableLock |
ReleasableLock.acquire() |
| Modifier and Type | Field and Description |
|---|---|
protected ReleasableLock |
Engine.readLock |
protected ReleasableLock |
Engine.writeLock |
| Modifier and Type | Field and Description |
|---|---|
protected ReleasableLock |
Translog.readLock |
protected ReleasableLock |
TranslogWriter.readLock |
protected ReleasableLock |
Translog.writeLock |
protected ReleasableLock |
TranslogWriter.writeLock |
Copyright © 2009–2017. All rights reserved.