Class CacheEvictionsLogger

java.lang.Object
io.fluxcapacitor.javaclient.persisting.caching.CacheEvictionsLogger
All Implemented Interfaces:
Consumer<CacheEvictionEvent>

public class CacheEvictionsLogger extends Object implements Consumer<CacheEvictionEvent>