Package org.infinispan.statetransfer
Interface StateConsumerImpl.KeyInvalidationListener
-
- Enclosing class:
- StateConsumerImpl
public static interface StateConsumerImpl.KeyInvalidationListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
beforeInvalidation(IntSet removedSegments, IntSet staleL1Segments)
-