Apache Ignite.NET
Apache.Ignite.Core.Discovery.Tcp.TcpDiscoveryIpFinderBase Class Reference

Base IpFinder class. More...

Inheritance diagram for Apache.Ignite.Core.Discovery.Tcp.TcpDiscoveryIpFinderBase:
Apache.Ignite.Core.Discovery.Tcp.ITcpDiscoveryIpFinder Apache.Ignite.Core.Discovery.Tcp.Static.TcpDiscoveryStaticIpFinder Apache.Ignite.Core.Discovery.Tcp.Multicast.TcpDiscoveryMulticastIpFinder

Protected Attributes

const byte TypeCodeVmIpFinder = 1
 
const byte TypeCodeMulticastIpFinder = 2
 

Properties

abstract byte TypeCode [get]
 Gets the type code to be used in Java to determine ip finder type. More...
 

Detailed Description

Member Data Documentation

const byte Apache.Ignite.Core.Discovery.Tcp.TcpDiscoveryIpFinderBase.TypeCodeMulticastIpFinder = 2
protected
const byte Apache.Ignite.Core.Discovery.Tcp.TcpDiscoveryIpFinderBase.TypeCodeVmIpFinder = 1
protected

Property Documentation

abstract byte Apache.Ignite.Core.Discovery.Tcp.TcpDiscoveryIpFinderBase.TypeCode
getprotected