|
||||||||||
| 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 |
DistributionManagerImpl.getLocality(Object key)
|
DataLocality |
DistributionManager.getLocality(Object key)
Returns the data locality characteristics of a given 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||