Interface RedisStreamCommands.TrimStrategy
- All Known Implementing Classes:
RedisStreamCommands.MaxLenTrimStrategy, RedisStreamCommands.MinIdTrimStrategy
- Enclosing interface:
RedisStreamCommands
public static sealed interface RedisStreamCommands.TrimStrategy
permits RedisStreamCommands.MaxLenTrimStrategy, RedisStreamCommands.MinIdTrimStrategy
The trimming strategy.
- Since:
- 4.1
- Author:
- Mark Paluch, Christoph Strobl, Tugdual Grall, Dengliming, Mark John Moreno, Jeonggyu Choi, Viktoriya Kutsarova