|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataLocality | |
---|---|
org.infinispan.distribution | Classes relating to the distributed cache mode. |
Uses of DataLocality in org.infinispan.distribution |
---|
Methods in org.infinispan.distribution that return DataLocality | |
---|---|
DataLocality |
DistributionManager.getLocality(Object key)
Returns the data locality characteristics of a given key. |
DataLocality |
DistributionManagerImpl.getLocality(Object key)
|
static DataLocality |
DataLocality.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataLocality[] |
DataLocality.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |