You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/12/14 13:00:00 UTC

[jira] [Resolved] (GEODE-3419) General Native Client File Cleanup

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

Jacob S. Barrett resolved GEODE-3419.
-------------------------------------
    Resolution: Fixed

> General Native Client File Cleanup
> ----------------------------------
>
>                 Key: GEODE-3419
>                 URL: https://issues.apache.org/jira/browse/GEODE-3419
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Addison
>
> Delete the following:
>   - HashFunction.hpp
>   - HashMapT.hpp, HashSetT.hpp (move typedefs and delete)
>   - VectorT.hpp (move typedets and delete)
>   - geode_types.hpp: converted source to std::shared_ptr<X> so delete this
>      _GF_PTR_DEF_(DistributedSystem, DistributedSystemPtr);
>      _GF_PTR_DEF_(CacheFactory, CacheFactoryPtr);
>      _GF_PTR_DEF_(RegionService, RegionServicePtr);
> - cleanup and move GeodeCppCache.hpp



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)