Package cloud.opencode.base.lock.distributed


package cloud.opencode.base.lock.distributed
Distributed Lock Package - Distributed lock interfaces 分布式锁包 - 分布式锁接口

Contains interfaces for distributed locks that can be implemented using various backends like Redis, Zookeeper, etc. through SPI.

Since:
JDK 25, opencode-base-lock V1.0.0
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Class
    Description
    Distributed Lock Interface with TTL and Extension Support 支持TTL和延长的分布式锁接口
    Distributed Lock Configuration Record 分布式锁配置记录
    Distributed Lock Configuration Builder 分布式锁配置构建器