You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/02/06 16:58:39 UTC

[lucy-issues] [jira] [Resolved] (CLOWNFISH-58) Refine Hash API

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

Nick Wellnhofer resolved CLOWNFISH-58.
--------------------------------------
    Resolution: Fixed

It looks like all the refinements are implemented, except for CLOWNFISH-36 which is a separate issue.

> Refine Hash API
> ---------------
>
>                 Key: CLOWNFISH-58
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-58
>             Project: Apache Lucy-Clownfish
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>             Fix For: 0.5.0
>
>
> After reviewing the Hash API ([http://s.apache.org/yzA]), we decided to make
> some refinements:
> *   Remove Find_Key.
> *   Add Has_Key.
> *   Use `size_t` for capacity and other internal variables.
> *   Make Hash final.
> *   Expose the following methods as public: Clear, Store, Fetch, Delete, Keys,
>     Values, Get_Size, Equals
> *   Implement Clone() with shallow semantics.
> *   CLOWNFISH-2, CLOWNFISH-7, CLOWNFISH-35, CLOWNFISH-36



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)