Interface StateConsumerImpl.KeyInvalidationListener

  • Enclosing class:
    StateConsumerImpl

    public static interface StateConsumerImpl.KeyInvalidationListener
    • Method Detail

      • beforeInvalidation

        void beforeInvalidation​(org.infinispan.commons.util.IntSet removedSegments,
                                org.infinispan.commons.util.IntSet staleL1Segments)