public interface CacheMode
| Modifier and Type | Field and Description |
|---|---|
static CacheMode |
GET |
static CacheMode |
IGNORE |
static CacheMode |
NORMAL |
static CacheMode |
PUT |
static CacheMode |
REFRESH |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |