Interface InfinispanBaseRegion

    • Method Detail

      • getCache

        org.infinispan.AdvancedCache getCache()
      • invalidateRegion

        default void invalidateRegion()
      • beginInvalidation

        void beginInvalidation()
      • endInvalidation

        void endInvalidation()
      • getLastRegionInvalidation

        long getLastRegionInvalidation()
      • checkValid

        boolean checkValid()
      • destroy

        void destroy()
      • getElementCountInMemory

        long getElementCountInMemory()