Uses of Interface
cloud.opencode.base.lock.distributed.DistributedLock
Packages that use DistributedLock
Package
Description
Lock SPI Package - Service Provider Interface for locks
锁 SPI 包 - 锁的服务提供者接口
-
Uses of DistributedLock in cloud.opencode.base.lock.spi
Methods in cloud.opencode.base.lock.spi that return DistributedLockModifier and TypeMethodDescriptionDistributedLockProvider.createLock(String lockName, DistributedLockConfig config) Creates a new distributed lock with the specified name and configuration 使用指定名称和配置创建新的分布式锁