Uses of Interface
org.apache.storm.networktopography.DNSToSwitchMapping
Packages that use DNSToSwitchMapping
-
Uses of DNSToSwitchMapping in org.apache.storm.networktopography
Classes in org.apache.storm.networktopography that implement DNSToSwitchMappingModifier and TypeClassDescriptionclass
This is a base class for DNS to Switch mappings.final class
This class implements theDNSToSwitchMapping
interface It returns the DEFAULT_RACK for every host. -
Uses of DNSToSwitchMapping in org.apache.storm.testing
Classes in org.apache.storm.testing that implement DNSToSwitchMappingModifier and TypeClassDescriptionfinal class
This class implements theDNSToSwitchMapping
interface It alternates bewteen RACK1 and RACK2 for the hosts.