[ 
https://issues.apache.org/jira/browse/GEODE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Burghardt resolved GEODE-9594.
-------------------------------------
    Resolution: Won't Do

> Implement integer types for put/get in .net core
> ------------------------------------------------
>
>                 Key: GEODE-9594
>                 URL: https://issues.apache.org/jira/browse/GEODE-9594
>             Project: Geode
>          Issue Type: New Feature
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> There are several numeric types under the "cacheable built-ins" umbrella in 
> the CLI code - Int16, Int32, Int64, double, and float, perhaps others.  We 
> can add put/get support for these types to the Region object, giving us a lot 
> more flexibility and a blueprint for adding the remaining Geode-supported 
> types.
> Feel free to implement these one at a time, if it makes for more reasonable 
> PRs.  Like add a CacheableInt32 class, implement 
> toData/fromData/Equals/HashCode/whatever else is required to match features 
> in the current .net API, then implement put/get for this type.  Be sure to 
> include appropriate unit & integration tests.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to