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