Uses of Interface
com.biglybt.core.tag.TagFeatureRateLimit
-
-
Uses of TagFeatureRateLimit in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagFeatureRateLimit Modifier and Type Class Description class
CategoryImpl
-
Uses of TagFeatureRateLimit in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagFeatureRateLimit Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
-
Uses of TagFeatureRateLimit in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement TagFeatureRateLimit Modifier and Type Class Description private class
SpeedLimitHandler.PeerSet.TagPeerImpl
Fields in com.biglybt.core.speedmanager declared as TagFeatureRateLimit Modifier and Type Field Description private TagFeatureRateLimit
SpeedLimitHandler.NetLimit. tag
private TagFeatureRateLimit
SpeedLimitHandler.Prioritiser.PrioritiserTagState. tag
private TagFeatureRateLimit
SpeedLimitHandler.NetLimit.NetLimitStatsProvider. tag_rl
Methods in com.biglybt.core.speedmanager that return TagFeatureRateLimit Modifier and Type Method Description private TagFeatureRateLimit
SpeedLimitHandler.NetLimit. getTag()
private TagFeatureRateLimit
SpeedLimitHandler.Prioritiser.PrioritiserTagState. getTag()
Constructors in com.biglybt.core.speedmanager with parameters of type TagFeatureRateLimit Constructor Description NetLimitStatsProvider(TagFeatureRateLimit _tag_rl)
PrioritiserTagState(TagFeatureRateLimit _tag)
-
Uses of TagFeatureRateLimit in com.biglybt.core.tag
Subinterfaces of TagFeatureRateLimit in com.biglybt.core.tag Modifier and Type Interface Description interface
TagDownload
interface
TagFeatureRunState
interface
TagPeer
-
Uses of TagFeatureRateLimit in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeatureRateLimit Modifier and Type Class Description class
TagDownloadWithState
Fields in com.biglybt.core.tag.impl declared as TagFeatureRateLimit Modifier and Type Field Description private TagFeatureRateLimit
TagBase. tag_rl
-
Uses of TagFeatureRateLimit in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as TagFeatureRateLimit Modifier and Type Field Description private TagFeatureRateLimit[]
RankCalculatorReal. tagsWithDLLimits
Methods in com.biglybt.plugin.startstoprules.defaultplugin that return TagFeatureRateLimit Modifier and Type Method Description TagFeatureRateLimit[]
DefaultRankCalculator. getTagsWithDLLimits()
TagFeatureRateLimit[]
RankCalculatorReal. getTagsWithDLLimits()
TagFeatureRateLimit[]
RankCalculatorSlotReserver. getTagsWithDLLimits()
-
Uses of TagFeatureRateLimit in com.biglybt.ui.swt.views.stats
Fields in com.biglybt.ui.swt.views.stats declared as TagFeatureRateLimit Modifier and Type Field Description (package private) TagFeatureRateLimit
TagStatsView.ValueSourceImpl. tag
Constructors in com.biglybt.ui.swt.views.stats with parameters of type TagFeatureRateLimit Constructor Description ValueSourceImpl(TagFeatureRateLimit _tag, java.lang.String _name, int _index, org.eclipse.swt.graphics.Color[] _colours, boolean _is_up)
-