Uses of Class
com.biglybt.core.content.RelatedContentManager.ContentCache
Packages that use RelatedContentManager.ContentCache
-
Uses of RelatedContentManager.ContentCache in com.biglybt.core.content
Fields in com.biglybt.core.content declared as RelatedContentManager.ContentCacheModifier and TypeFieldDescriptionRelatedContentManager.DownloadInfo.ccRelatedContentManager.content_cache_refFields in com.biglybt.core.content with type parameters of type RelatedContentManager.ContentCacheMethods in com.biglybt.core.content that return RelatedContentManager.ContentCacheModifier and TypeMethodDescriptionprotected RelatedContentManager.ContentCacheRelatedContentManager.loadRelatedContent()Methods in com.biglybt.core.content with parameters of type RelatedContentManager.ContentCacheModifier and TypeMethodDescriptionprotected voidRelatedContentManager.delete(RelatedContent[] content, RelatedContentManager.ContentCache content_cache, boolean persistent) RelatedContentManager.deserialiseDI(Map<String, Object> info_map, RelatedContentManager.ContentCache cc) protected voidRelatedContentManager.enforceMaxResults(RelatedContentManager.ContentCache content_cache, boolean reset_explicit) protected booleanRelatedContentManager.enoughSpaceFor(RelatedContentManager.ContentCache content_cache, RelatedContentManager.DownloadInfo fi) protected voidRelatedContentManager.popuplateSecondaryLookups(RelatedContentManager.ContentCache content_cache) RelatedContentManager.serialiseDI(RelatedContentManager.DownloadInfo info, RelatedContentManager.ContentCache cc) protected voidRelatedContentManager.DownloadInfo.setPublic(RelatedContentManager.ContentCache _cc) protected voidRelatedContentSearcher.updateKeyBloom(RelatedContentManager.ContentCache cc) Constructors in com.biglybt.core.content with parameters of type RelatedContentManager.ContentCacheModifierConstructorDescriptionprotectedDownloadInfo(int _version, byte[] _hash, String _title, int _rand, String _tracker, byte[] _tracker_keys, byte[] _ws_keys, String[] _tags, byte _nets, boolean _unread, int[] _rand_list, int _first_seen, int _last_seen, int _level, long _size, int _date, int _seeds_leechers, RelatedContentManager.ContentCache _cc)