Package org.wildfly.clustering.infinispan.client.near


package org.wildfly.clustering.infinispan.client.near
  • Classes
    Class
    Description
    Near cache implementation based on a Caffeine cache.
    Near cache service that constructs its near cache using a generic factory.
    Removal listener that triggers the specified listener when the removal cause is RemovalCause.SIZE.
    Weigher that only considers keys passing a given predicate.