protected static class BasicDataFileStore.DBEntry extends Object implements Cacheable
Modifier and Type | Field and Description |
---|---|
protected String |
contentType |
protected long |
expiration |
protected long |
lastUpdateTime |
protected static int |
LOCAL |
protected URL |
localUrl |
protected String |
name |
protected static int |
NONE |
protected static int |
PENDING |
protected int |
state |
Modifier and Type | Method and Description |
---|---|
long |
getSizeInBytes()
Retrieves the approximate size of this object in bytes.
|
protected String contentType
protected long expiration
protected long lastUpdateTime
protected static final int LOCAL
protected URL localUrl
protected String name
protected static final int NONE
protected static final int PENDING
protected int state
public DBEntry(String name)
public long getSizeInBytes()
Cacheable
getSizeInBytes
in interface Cacheable
Cacheable
object's size in bytes