Uses of Class
org.apache.storm.scheduler.blacklist.strategies.DefaultBlacklistStrategy
Packages that use DefaultBlacklistStrategy
-
Uses of DefaultBlacklistStrategy in org.apache.storm.scheduler.blacklist.strategies
Subclasses of DefaultBlacklistStrategy in org.apache.storm.scheduler.blacklist.strategiesModifier and TypeClassDescriptionclass
Blacklisting strategy just like the default one, but specifically setup for use with the resource aware scheduler.