public class SemaphoreWatcher extends Object
| Constructor and Description |
|---|
SemaphoreWatcher(SemaphoreDescription desc,
CompletableFuture<tech.ydb.core.Result<SemaphoreChangedEvent>> changed) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<tech.ydb.core.Result<SemaphoreChangedEvent>> |
getChangedFuture() |
SemaphoreDescription |
getDescription() |
public SemaphoreWatcher(SemaphoreDescription desc, CompletableFuture<tech.ydb.core.Result<SemaphoreChangedEvent>> changed)
public SemaphoreDescription getDescription()
public CompletableFuture<tech.ydb.core.Result<SemaphoreChangedEvent>> getChangedFuture()
Copyright © 2025. All rights reserved.