| Interface | Description |
|---|---|
| SlidingExpirationCache.ItemDisposalFunc<V> |
An optional function defining extra cleanup steps to take when a cache item is cleaned up.
|
| SlidingExpirationCache.ShouldDisposeFunc<V> |
An optional function defining the conditions under which an expired entry should be cleaned up
at cleanup time.
|
| Class | Description |
|---|---|
| ConnectionUtils |
Utility class for copying
HostInfo objects. |
| RdsUtils | |
| SlidingExpirationCache<K,V> | |
| SlidingExpirationCacheWithCleanupThread<K,V> |