Hierarchy For Package cloud.opencode.base.cache.protection
Class Hierarchy
- java.lang.Object
- cloud.opencode.base.cache.protection.BloomFilter<T>
- cloud.opencode.base.cache.protection.Bulkhead.SemaphoreBuilder
- cloud.opencode.base.cache.protection.Bulkhead.SemaphoreBulkhead (implements cloud.opencode.base.cache.protection.Bulkhead)
- cloud.opencode.base.cache.protection.Bulkhead.ThreadPoolBuilder
- cloud.opencode.base.cache.protection.Bulkhead.ThreadPoolBulkhead (implements cloud.opencode.base.cache.protection.Bulkhead)
- cloud.opencode.base.cache.protection.CircuitBreaker
- cloud.opencode.base.cache.protection.CircuitBreaker.Config.Builder
- cloud.opencode.base.cache.protection.RetryBudget
- cloud.opencode.base.cache.protection.SingleFlight<K,
V> - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cloud.opencode.base.cache.protection.Bulkhead.BulkheadFullException
- cloud.opencode.base.cache.protection.CircuitBreaker.CircuitBreakerOpenException
- cloud.opencode.base.cache.protection.SingleFlight.TimeoutException
- java.lang.RuntimeException
- java.lang.Exception
- cloud.opencode.base.cache.protection.TtlJitter
Interface Hierarchy
- cloud.opencode.base.cache.protection.Bulkhead
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cloud.opencode.base.cache.protection.BackoffStrategy
- cloud.opencode.base.cache.protection.CircuitBreaker.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cloud.opencode.base.cache.protection.Bulkhead.Metrics
- cloud.opencode.base.cache.protection.CircuitBreaker.Config
- java.lang.Record