public final class ApolloCacheHeaders
extends java.lang.Object
NormalizedCache respect.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DO_NOT_STORE
Records from this request should not be stored in the
NormalizedCache. |
static java.lang.String |
EVICT_AFTER_READ
Records from this request should be evicted after being read.
|
| Constructor and Description |
|---|
ApolloCacheHeaders() |
public static final java.lang.String DO_NOT_STORE
NormalizedCache.public static final java.lang.String EVICT_AFTER_READ