Class CacheEvictionsLogger
java.lang.Object
io.fluxcapacitor.javaclient.persisting.caching.CacheEvictionsLogger
- All Implemented Interfaces:
Consumer<CacheEvictionEvent>
-
Constructor Details
-
CacheEvictionsLogger
public CacheEvictionsLogger()
-
-
Method Details
-
register
-
accept
- Specified by:
acceptin interfaceConsumer<CacheEvictionEvent>
-