Apache Ignite.NET
Package Apache.Ignite.Core.Discovery.Tcp

TCP node discovery API. More...

Namespaces

package  Multicast
 Multicast TCP discovery.
 
package  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