public static interface CacheManager.CachedData
| Modifier and Type | Method and Description |
|---|---|
int |
cachedDataCurrentUsage()
Return the number of clients currently using this data.
|
long |
cachedDataLastUsage()
Return the timestamp of the last time this data has been used.
|
Copyright © 2019. All rights reserved.