KnownEvictionPolicy enum
字段
| AllKeysLFU | AllKeysLFU |
| AllKeysLRU | AllKeysLRU |
| AllKeysRandom | AllKeysRandom |
| NoEviction | NoEviction |
| VolatileLFU | VolatileLFU |
| VolatileLRU | VolatileLRU |
| VolatileRandom | VolatileRandom |
| VolatileTTL | VolatileTTL |