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