|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
Timestamp |
getSortTimestamp()
Can be used by cache implementation to implement LRU |
java.lang.String |
getUniqueIdStr()
|
boolean |
isSwapped()
The cache sets it to true when the entry is swapped away. |
void |
isSwapped(boolean isSwapped)
Used by the cache implementation to mark entries which will be swapped to the persistent store. |
void |
setSortTimestamp(Timestamp timstamp)
Can be used by cache implementation to implement LRU |
| Methods inherited from interface org.xmlBlaster.util.queue.I_Entry |
added, embeddedObjectToXml, getEmbeddedObject, getEmbeddedType, getLogId, getPriority, getSizeInBytes, getUniqueId, isPersistent, isStored, removed, setStored |
| Method Detail |
public boolean isSwapped()
public void isSwapped(boolean isSwapped)
public java.lang.String getUniqueIdStr()
public Timestamp getSortTimestamp()
public void setSortTimestamp(Timestamp timstamp)
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||