Apache Ignite.NET
Apache.Ignite.Core.Binary.BinaryBasicNameMapper Class Reference

Base binary name mapper implementation. More...

Inheritance diagram for Apache.Ignite.Core.Binary.BinaryBasicNameMapper:
Apache.Ignite.Core.Binary.IBinaryNameMapper

Public Member Functions

string GetTypeName (string name)
 Gets the type name. More...
 
string GetFieldName (string name)
 Gets the field name. More...
 

Properties

bool IsSimpleName [get, set]
 Gets or sets a value indicating whether this instance maps to simple type names. More...
 

Detailed Description

Member Function Documentation

string Apache.Ignite.Core.Binary.BinaryBasicNameMapper.GetFieldName ( string  name)
string Apache.Ignite.Core.Binary.BinaryBasicNameMapper.GetTypeName ( string  name)

Property Documentation

bool Apache.Ignite.Core.Binary.BinaryBasicNameMapper.IsSimpleName
getset