Apache Ignite.NET
Apache.Ignite.Core.Discovery.Tcp Namespace Reference

TCP node discovery API. More...

Namespaces

namespace  Multicast
 Multicast TCP discovery.
 
namespace  Static
 Static TCP discovery.
 

Classes

interface  ITcpDiscoveryIpFinder
 Represents an IP finder for TcpDiscoverySpi. Only predefined implementations are supported now: TcpDiscoveryStaticIpFinder, TcpDiscoveryMulticastIpFinder. More...
 
class  TcpDiscoveryIpFinderBase
 Base IpFinder class. More...
 
class  TcpDiscoverySpi
 TCP discover service provider. More...
 

Detailed Description