Class SimpleLocality
- java.lang.Object
-
- org.wildfly.clustering.infinispan.distribution.SimpleLocality
-
-
Constructor Summary
Constructors Constructor Description SimpleLocality(boolean local)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisLocal(Object key)Indicates whether the current node is the primary owner of the specified cache key.
-