public class CacheControlImpl extends java.lang.Object implements CacheControl
Constructor and Description |
---|
CacheControlImpl(ObjectifyFactory fact) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getExpirySeconds(com.google.appengine.api.datastore.Key key)
Get the amount of time that entities of a particular key should be cached, if at all.
|
public CacheControlImpl(ObjectifyFactory fact)
public java.lang.Integer getExpirySeconds(com.google.appengine.api.datastore.Key key)
CacheControl
getExpirySeconds
in interface CacheControl