Package | Description |
---|---|
org.apache.storm.networktopography | |
org.apache.storm.testing |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDNSToSwitchMapping
This is a base class for DNS to Switch mappings.
|
class |
DefaultRackDNSToSwitchMapping
This class implements the
DNSToSwitchMapping interface It returns the DEFAULT_RACK for every host. |
Modifier and Type | Class and Description |
---|---|
class |
AlternateRackDNSToSwitchMapping
This class implements the
DNSToSwitchMapping interface It alternates bewteen RACK1 and RACK2 for the hosts. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.