[ 
https://issues.apache.org/jira/browse/GEODE-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17280333#comment-17280333
 ] 

ASF GitHub Bot commented on GEODE-8845:
---------------------------------------

mmartell closed pull request #724:
URL: https://github.com/apache/geode-native/pull/724


   


----------------------------------------------------------------
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:
us...@infra.apache.org


> Add Missing public Declarations for .NET Cacheables
> ---------------------------------------------------
>
>                 Key: GEODE-8845
>                 URL: https://issues.apache.org/jira/browse/GEODE-8845
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Minor
>              Labels: pull-request-available
>
> The .NET APIs provide Cacheable types (e.g. CacheableString) for the standard 
> .NET types. However, several of them are missing the public declarations, 
> making them inaccessible. 
> These classes provide a hashCode() function that matches the corresponding 
> hashCode on the server side. It would be nice to be able to leverage these 
> functions when using these types in a key class. I discovered this when 
> implementing a new ClassAsKey example.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to