public interface ConnectionSemaphore
| Modifier and Type | Method and Description |
|---|---|
void |
acquireChannelLock(Object partitionKey) |
void |
releaseChannelLock(Object partitionKey) |
void acquireChannelLock(Object partitionKey) throws IOException
IOExceptionvoid releaseChannelLock(Object partitionKey)
Copyright © 2021. All rights reserved.