public interface SemaphoreLease
| Modifier and Type | Method and Description |
|---|---|
String |
getSemaphoreName() |
CoordinationSession |
getSession() |
CompletableFuture<Void> |
release() |
String getSemaphoreName()
CoordinationSession getSession()
CompletableFuture<Void> release()
Copyright © 2025. All rights reserved.