Uses of Package
cloud.opencode.base.cache
Packages that use cloud.opencode.base.cache
Package
Description
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cacheClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APIBuilder for chaining cache decorators 用于链式组合缓存装饰器的构建器Cache Manager - Global cache instance management 缓存管理器 - 全局缓存实例管理Cache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Immutable metrics snapshot 不可变指标快照Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标Copy-on-Read Cache - Returns deep copies of cached values for thread safety 读时复制缓存 - 返回缓存值的深拷贝以保证线程安全Builder for CopyOnReadCacheLayeredCache - Multi-level cache implementation (L1/L2) 分层缓存 - 多级缓存实现 (L1/L2)Builder for LayeredCache LayeredCache构建器Layered cache statistics 分层缓存统计Write strategy for layered cache 分层缓存的写策略Loading Cache Interface - Cache with automatic value loading 加载缓存接口 - 具有自动值加载功能的缓存Null-Safe Cache - Cache that can store and distinguish null values 空值安全缓存 - 可以存储和区分 null 值的缓存Cache Builder - Fluent API for building caches 缓存构建器 - 用于构建缓存的流式 APIProtected Cache - Auto-integrates BloomFilter and SingleFlight protection 保护缓存 - 自动集成布隆过滤器和单次加载保护Builder for ProtectedCacheProtection statisticsRead-Through Cache - Automatic transparent loading from backend 读穿透缓存 - 从后端自动透明加载Builder for ReadThroughCache ReadThroughCache 构建器Reference Cache - Memory-sensitive cache using weak/soft references 引用缓存 - 使用弱引用/软引用的内存敏感缓存Builder for ReferenceCacheReference type for cache entries 缓存条目的引用类型Refresh Ahead Cache - Proactive cache refresh decorator 提前刷新缓存 - 主动缓存刷新装饰器Builder for RefreshAheadCacheRefresh statistics record 刷新统计记录Tenant Cache - Multi-tenant cache with isolation and per-tenant limits 租户缓存 - 带隔离和租户限制的多租户缓存Builder for TenantCache TenantCache 构建器Timeout Cache - Cache wrapper with operation timeout support 超时缓存 - 支持操作超时控制的缓存包装器Builder for TimeoutCacheWrite-Behind Cache - Asynchronous batch persistence cache wrapper 写后缓存 - 异步批量持久化缓存包装器Batch writer interface for persisting cache changes 批量写入器接口,用于持久化缓存变更Builder for WriteBehindCache WriteBehindCache 构建器Write-behind statistics 写后统计信息Write failure information 写入失败信息Write-Through Cache - Synchronous write to both cache and backend 写穿透缓存 - 同步写入缓存和后端存储Builder for WriteThroughCache WriteThroughCache 构建器Cache Writer - Writes cache entries to backend storage 缓存写入器 - 将缓存条目写入后端存储
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.bulkClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 API
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.compressionClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.metricsClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Manager - Global cache instance management 缓存管理器 - 全局缓存实例管理
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.multilevelClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.queryClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 API
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.reactiveClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.resilienceClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 API
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.spiClassDescriptionCache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.springClassDescriptionCache Manager - Global cache instance management 缓存管理器 - 全局缓存实例管理Cache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.testingClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.ttlClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Metrics - Detailed latency tracking with percentile calculations 缓存指标 - 带百分位数计算的详细延迟跟踪Cache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.utilClassDescriptionAsync Cache Interface - Non-blocking cache operations based on CompletableFuture 异步缓存接口 - 基于 CompletableFuture 的非阻塞缓存操作Cache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 APICache Statistics Snapshot Interface - Immutable cache performance metrics 缓存统计快照接口 - 不可变的缓存性能指标
-
Classes in cloud.opencode.base.cache used by cloud.opencode.base.cache.warmingClassDescriptionCache Core Interface - High-performance local cache with synchronous API 缓存核心接口 - 高性能本地缓存同步 API