You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Addison (JIRA)" <ji...@apache.org> on 2017/08/10 01:48:00 UTC

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

Addison created GEODE-3419:
------------------------------

             Summary: 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)