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.cc
RelatedContentManager.content_cache_ref
Fields in com.biglybt.core.content with type parameters of type RelatedContentManager.ContentCacheMethods in com.biglybt.core.content that return RelatedContentManager.ContentCacheModifier and TypeMethodDescriptionprotected RelatedContentManager.ContentCache
RelatedContentManager.loadRelatedContent()
Methods in com.biglybt.core.content with parameters of type RelatedContentManager.ContentCacheModifier and TypeMethodDescriptionprotected void
RelatedContentManager.delete
(RelatedContent[] content, RelatedContentManager.ContentCache content_cache, boolean persistent) RelatedContentManager.deserialiseDI
(Map<String, Object> info_map, RelatedContentManager.ContentCache cc) protected void
RelatedContentManager.enforceMaxResults
(RelatedContentManager.ContentCache content_cache, boolean reset_explicit) protected boolean
RelatedContentManager.enoughSpaceFor
(RelatedContentManager.ContentCache content_cache, RelatedContentManager.DownloadInfo fi) protected void
RelatedContentManager.popuplateSecondaryLookups
(RelatedContentManager.ContentCache content_cache) RelatedContentManager.serialiseDI
(RelatedContentManager.DownloadInfo info, RelatedContentManager.ContentCache cc) protected void
RelatedContentManager.DownloadInfo.setPublic
(RelatedContentManager.ContentCache _cc) protected void
RelatedContentSearcher.updateKeyBloom
(RelatedContentManager.ContentCache cc) Constructors in com.biglybt.core.content with parameters of type RelatedContentManager.ContentCacheModifierConstructorDescriptionprotected
DownloadInfo
(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)