public class PerHostConnectionSemaphore extends java.lang.Object implements ConnectionSemaphore
| Modifier and Type | Method and Description |
|---|---|
void |
acquireChannelLock(java.lang.Object partitionKey) |
void |
releaseChannelLock(java.lang.Object partitionKey) |
public void acquireChannelLock(java.lang.Object partitionKey)
throws java.io.IOException
acquireChannelLock in interface ConnectionSemaphorejava.io.IOExceptionpublic void releaseChannelLock(java.lang.Object partitionKey)
releaseChannelLock in interface ConnectionSemaphoreCopyright © 2018. All Rights Reserved.