![]() | Ookii. |
Class | Description | |
---|---|---|
![]() | NetworkTopology | Represents a network topology, grouping nodes into racks. |
![]() | NetworkTopologyConfigurationElement | Provides configuration for the network topology support. |
![]() | PatternTopologyResolver | Provides a simple topology resolver that uses regular expressions or range expressions to determine which rack each node belongs to. |
![]() | PatternTopologyResolverConfigurationElement | Provides configuration for the PatternTopologyResolver. |
![]() | Rack | Represents a rack that groups together nodes in the network topology. |
![]() | RackConfigurationElement | Provides configuration for a rack for the PatternTopologyResolver. |
![]() | RackConfigurationElementCollection | Represents a collection of RackConfigurationElement objects in a configuration file. |
![]() | RangeExpression | Provides simple numeric range-based string matching. |
![]() | TopologyNode | Base class for cluster nodes that are part of a network topology. |
Interface | Description | |
---|---|---|
![]() | ITopologyResolver | Interface for network topology resolvers. |
Enumeration | Description | |
---|---|---|
![]() | PatternType | The type of patterns used by a PatternTopologyResolver. |