Uses of Interface
org.apache.storm.networktopography.DNSToSwitchMapping
-
Uses of DNSToSwitchMapping in org.apache.storm.networktopography
Modifier 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
Modifier and TypeClassDescriptionfinal class
This class implements theDNSToSwitchMapping
interface It alternates bewteen RACK1 and RACK2 for the hosts.