| Package | Description |
|---|---|
| org.exoplatform.services.cache |
This package provides an API used for data caching.
|
| Modifier and Type | Method and Description |
|---|---|
CacheMode |
ExoCacheConfig.getCacheMode() |
static CacheMode |
CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheMode[] |
CacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExoCacheConfig.setCacheMode(CacheMode cacheMode) |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.