public class CacheEntryInformation
extends java.lang.Object
Constructor and Description |
---|
CacheEntryInformation() |
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob() |
CacheEntryState |
getState() |
void |
setBlob(Blob blob) |
void |
setState(CacheEntryState state) |
public Blob getBlob()
public void setBlob(Blob blob)
public CacheEntryState getState()
public void setState(CacheEntryState state)