Interface StateConsumerImpl.KeyInvalidationListener

Enclosing class:
StateConsumerImpl

public static interface StateConsumerImpl.KeyInvalidationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    beforeInvalidation(org.infinispan.commons.util.IntSet removedSegments, org.infinispan.commons.util.IntSet staleL1Segments)
     
  • Method Details

    • beforeInvalidation

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