Class | Description |
---|---|
Cache<K,V> |
Base class for write-back caches which asynchronously evict entries to backing stores.
|
CacheConfiguration |
Cache configuration.
|
CacheConfiguration.Builder |
Cache configuration builder.
|
CachingInodeStore |
An inode store which caches inode tree metadata and delegates to another inode store for cache
misses.
|
Copyright © 2023. All Rights Reserved.