public class NoopConnectionSemaphore extends Object implements ConnectionSemaphore
ConnectionSemaphore.| Constructor and Description |
|---|
NoopConnectionSemaphore() |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireChannelLock(Object partitionKey) |
void |
releaseChannelLock(Object partitionKey) |
public void acquireChannelLock(Object partitionKey) throws IOException
acquireChannelLock in interface ConnectionSemaphoreIOExceptionpublic void releaseChannelLock(Object partitionKey)
releaseChannelLock in interface ConnectionSemaphoreCopyright © 2021. All rights reserved.