Class PostPassivateBlockingListener<K,​V>

    • Constructor Detail

      • PostPassivateBlockingListener

        public PostPassivateBlockingListener​(org.infinispan.Cache<K,​V> cache,
                                             Consumer<K> listener)
    • Method Detail

      • postPassivate

        public CompletionStage<Void> postPassivate​(org.infinispan.notifications.cachelistener.event.CacheEntryPassivatedEvent<K,​V> event)