Class ConsistentHashLocality
java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.distribution.ConsistentHashLocality
-
Method Summary
-
Method Details
-
isLocal
Description copied from interface:LocalityIndicates whether the current node is the primary owner of the specified cache key. For local caches, this method will always return true.
-