|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrockit.memleak.Policy
com.jrockit.memleak.Policy.TimeStampPolicy
public static class Policy.TimeStampPolicy
A Policy only accepting values arriving after this point in time.
It is recommended that this is only used on explicit user request, such
as a refresh.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jrockit.memleak.Policy |
|---|
Policy.TimeStampPolicy, Policy.TokenPolicy |
| Field Summary |
|---|
| Fields inherited from class com.jrockit.memleak.Policy |
|---|
CACHED_OR_NULL, NOTHING_CACHED, PREFETCH_SOMETHING, SOMETHING |
| Method Summary | |
|---|---|
Policy |
createPrefetch()
Create a new prefetching Policy. |
boolean |
requireNewerThan(IResult<?> result)
|
| Methods inherited from class com.jrockit.memleak.Policy |
|---|
derivedPrefetch, forToken, fromNow, getAcceptable, isDoneOrToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean requireNewerThan(IResult<?> result)
requireNewerThan in class Policyresult is needed.public Policy createPrefetch()
Policy
createPrefetch in class Policy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||