Uses of Class
com.vmware.vipclient.i18n.base.cache.persist.CacheSnapshot
-
Packages that use CacheSnapshot Package Description com.vmware.vipclient.i18n.base.cache com.vmware.vipclient.i18n.base.cache.persist -
-
Uses of CacheSnapshot in com.vmware.vipclient.i18n.base.cache
Methods in com.vmware.vipclient.i18n.base.cache that return CacheSnapshot Modifier and Type Method Description CacheSnapshotTranslationCacheManager. getCacheSnapshot() -
Uses of CacheSnapshot in com.vmware.vipclient.i18n.base.cache.persist
Methods in com.vmware.vipclient.i18n.base.cache.persist that return CacheSnapshot Modifier and Type Method Description CacheSnapshotCacheSyncThreadPool. getCacheSnapshot()CacheSnapshotDiskCacheLoader. getCacheSnapshot()Methods in com.vmware.vipclient.i18n.base.cache.persist with parameters of type CacheSnapshot Modifier and Type Method Description booleanDiskCacheLoader. refreshCacheSnapshot(CacheSnapshot cacheSnapshot)booleanLoader. refreshCacheSnapshot(CacheSnapshot cacheSnapshot)
-