Package Hierarchies:
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.Get<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.GetAll<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.GetWithLoader<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.Invalidate<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.InvalidateAll<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.Put<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.PutAll<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.PutAllWithTtl<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.PutIfAbsent<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.PutIfAbsentWithTtl<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)
- cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation.PutWithTtl<K,V> (implements cloud.opencode.base.cache.testing.CacheTestSupport.CacheOperation<K,V>)