| Package | Description |
|---|---|
| org.elasticsearch.common.util.concurrent | |
| org.elasticsearch.transport.netty |
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyedLock.GlobalLockable<T>
A
KeyedLock that allows to acquire a global lock that guarantees
exclusive access to the resource the KeyedLock is guarding. |
| Modifier and Type | Field and Description |
|---|---|
protected KeyedLock<String> |
NettyTransport.connectionLock |
Copyright © 2009–2016. All rights reserved.