[ https://issues.apache.org/jira/browse/MNEMONIC-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933288#comment-15933288 ]
ASF GitHub Bot commented on MNEMONIC-221: ----------------------------------------- GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/36 MNEMONIC-221: Implement get and set for durable array This PR tracks the implementation of new Durable Array datastructure with get and set of generic types You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnugeorge/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/36.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #36 ---- commit f36002537c8967b776f0f1875ab1ee035bb5899d Author: Johnu George <johnu...@cisco.com> Date: 2017-03-20T18:24:31Z MNEMONIC-221: Implement get and set for durable array ---- > Create a DurableArray > --------------------- > > Key: MNEMONIC-221 > URL: https://issues.apache.org/jira/browse/MNEMONIC-221 > Project: Mnemonic > Issue Type: New Feature > Components: Collection > Affects Versions: 0.6.0-incubating > Reporter: Wang, Gang > Assignee: Johnu George > > The DurableArray is a data structure which stores a sequential collection of > elements of the same generic type on durable memory space. -- This message was sent by Atlassian JIRA (v6.3.15#6346)