public class ConnectionSemaphore extends Object
| Constructor and Description |
|---|
ConnectionSemaphore(AsyncHttpClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireChannelLock(Object partitionKey) |
void |
releaseChannelLock(Object partitionKey) |
public ConnectionSemaphore(AsyncHttpClientConfig config)
public void acquireChannelLock(Object partitionKey) throws IOException
IOExceptionpublic void releaseChannelLock(Object partitionKey)
Copyright © 2017. All Rights Reserved.