Uses of Class
io.dapr.client.domain.LockRequest
-
Uses of LockRequest in io.dapr.client
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<Boolean>
DaprClientImpl.tryLock
(LockRequest request) Tries to get a lock with an expiry.reactor.core.publisher.Mono<Boolean>
DaprPreviewClient.tryLock
(LockRequest request) Tries to get a lock with an expiry.