Uses of Interface
org.apache.storm.scheduler.blacklist.strategies.IBlacklistStrategy
Packages that use IBlacklistStrategy
Package
Description
- 
Uses of IBlacklistStrategy in org.apache.storm.scheduler.blacklistFields in org.apache.storm.scheduler.blacklist declared as IBlacklistStrategyModifier and TypeFieldDescriptionprotected IBlacklistStrategyBlacklistScheduler.blacklistStrategy
- 
Uses of IBlacklistStrategy in org.apache.storm.scheduler.blacklist.strategiesClasses in org.apache.storm.scheduler.blacklist.strategies that implement IBlacklistStrategyModifier and TypeClassDescriptionclassThe default strategy used for blacklisting hosts.classBlacklisting strategy just like the default one, but specifically setup for use with the resource aware scheduler.