|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryCacheStatistics
Allows querying of a cache for usage statistics. Statistics may be slightly inaccurate or out of date; this interface is not intended for use where absolute accuracy is a requirement.
| Method Summary | |
|---|---|
java.util.Date |
getLastUpdated()
The last time any object in the cache was updated. |
int |
getNumberOfGroups()
Total number of groups in the cache |
int |
getNumberOfUsers()
Total number of users in the cache |
| Method Detail |
|---|
int getNumberOfUsers()
int getNumberOfGroups()
java.util.Date getLastUpdated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||