public interface Locality
Modifier and Type | Method and Description |
---|---|
boolean |
isLocal(Object key)
Indicates whether the current node is the primary owner of the specified cache key.
|
boolean isLocal(Object key)
key
- a cache keyCopyright © 2018 JBoss by Red Hat. All rights reserved.