|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadLocalTargetSourceStats
Statistics for a ThreadLocal TargetSource.
Method Summary | |
---|---|
int |
getHitCount()
Return the number of hits that were satisfied by a thread-bound object. |
int |
getInvocationCount()
Return the number of client invocations. |
int |
getObjectCount()
Return the number of thread-bound objects created. |
Method Detail |
---|
int getInvocationCount()
int getHitCount()
int getObjectCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |