|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.terracotta.cache.evictor.NullEvictionListener
public class NullEvictionListener
A null listener that does not do orphan eviction and can be used in a non-Terracotta environment. All methods do nothing.
| Constructor Summary | |
|---|---|
NullEvictionListener()
|
|
| Method Summary | |
|---|---|
void |
endLocalEviction()
This is called after each local eviction. |
void |
onShutdown()
Hook for eviction thread shutdown |
void |
startLocalEviction()
This is called before every local eviction cycle. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullEvictionListener()
| Method Detail |
|---|
public void endLocalEviction()
EvictionListener
endLocalEviction in interface EvictionListenerpublic void onShutdown()
EvictionListener
onShutdown in interface EvictionListenerpublic void startLocalEviction()
EvictionListener
startLocalEviction in interface EvictionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||