  | ITopologyResolver Interface | 
 
            Interface for network topology resolvers.
            
 
    Namespace: 
   Ookii.Jumbo.Topology
    Assembly:
   Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntaxpublic interface ITopologyResolver
Public Interface ITopologyResolver
public interface class ITopologyResolver
type ITopologyResolver =  interface end
The ITopologyResolver type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | ResolveNode | 
            Determines which rack a node belongs to.
              | 
Top
See Also