nizhikov commented on a change in pull request #8635:
URL: https://github.com/apache/ignite/pull/8635#discussion_r559752247
##########
File path: modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/Marshaller.cs
##########
@@ -152,6 +159,14 @@ public ITimestampConverter TimestampConverter
get { return _cfg.TimestampConverter; }
}
+ /// <summary>
+ /// Returns register same java type flag value.
+ /// </summary>
+ public bool IsRegisterSameJavaType()
Review comment:
Fixed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]