Uses of Package
cloud.opencode.base.lock
Packages that use cloud.opencode.base.lock
Package
Description
Lock Package - Unified Lock Abstraction (JDK 25)
Lock包 - 统一锁抽象 (JDK 25)
Distributed Lock Package - Distributed lock interfaces
分布式锁包 - 分布式锁接口
Lock Event Package - Lock Lifecycle Event Notification (JDK 25)
锁事件包 - 锁生命周期事件通知 (JDK 25)
Local Lock Package - Local lock implementations
本地锁包 - 本地锁实现
Lock Manager Package - Lock management utilities
锁管理包 - 锁管理工具
Lock SPI Package - Service Provider Interface for locks
锁 SPI 包 - 锁的服务提供者接口
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lockClassDescriptionUnified Lock Interface for Local and Distributed Locks 本地锁和分布式锁的统一抽象接口Lock Configuration Record - Immutable Lock Settings 锁配置记录 - 不可变锁设置Lock Configuration Builder 锁配置构建器Lock Guard for Automatic Resource Release 锁守卫 - 用于自动资源释放Lock Type Enumeration 锁类型枚举Read-Write Lock Interface for Concurrent Read Access 读写锁接口 - 支持并发读取访问
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lock.distributed
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lock.event
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lock.localClassDescriptionUnified Lock Interface for Local and Distributed Locks 本地锁和分布式锁的统一抽象接口Lock Configuration Record - Immutable Lock Settings 锁配置记录 - 不可变锁设置Lock Guard for Automatic Resource Release 锁守卫 - 用于自动资源释放Read-Write Lock Interface for Concurrent Read Access 读写锁接口 - 支持并发读取访问
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lock.managerClassDescriptionUnified Lock Interface for Local and Distributed Locks 本地锁和分布式锁的统一抽象接口Lock Configuration Record - Immutable Lock Settings 锁配置记录 - 不可变锁设置Read-Write Lock Interface for Concurrent Read Access 读写锁接口 - 支持并发读取访问
-
Classes in cloud.opencode.base.lock used by cloud.opencode.base.lock.spiClassDescriptionRead-Write Lock Interface for Concurrent Read Access 读写锁接口 - 支持并发读取访问