Uses of Class
org.apache.storm.networktopography.AbstractDNSToSwitchMapping
Packages that use AbstractDNSToSwitchMapping
-
Uses of AbstractDNSToSwitchMapping in org.apache.storm.networktopography
Subclasses of AbstractDNSToSwitchMapping in org.apache.storm.networktopographyModifier and TypeClassDescriptionfinal class
This class implements theDNSToSwitchMapping
interface It returns the DEFAULT_RACK for every host. -
Uses of AbstractDNSToSwitchMapping in org.apache.storm.testing
Subclasses of AbstractDNSToSwitchMapping in org.apache.storm.testingModifier and TypeClassDescriptionfinal class
This class implements theDNSToSwitchMapping
interface It alternates bewteen RACK1 and RACK2 for the hosts.