|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthoritativeTier
Document me
| Field Summary |
|---|
| Fields inherited from interface net.sf.ehcache.store.Store |
|---|
CLUSTER_COHERENT, NODE_COHERENT |
| Method Summary | |
|---|---|
Element |
fault(Object key,
boolean updateStats)
Marks the entry as not evictable and returns it atomically |
boolean |
flush(Element element)
This marks the entry as evictable again and updates relevant access stats |
boolean |
putFaulted(Element element)
Deprecated. |
| Method Detail |
|---|
Element fault(Object key,
boolean updateStats)
key - updateStats -
@Deprecated boolean putFaulted(Element element)
element -
boolean flush(Element element)
element -
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||