You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Tao Jie (JIRA)" <ji...@apache.org> on 2018/01/29 10:19:00 UTC

[jira] [Created] (MNEMONIC-457) Add method getSize() to DurableArray

Tao Jie created MNEMONIC-457:
--------------------------------

             Summary: Add method getSize() to DurableArray
                 Key: MNEMONIC-457
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-457
             Project: Mnemonic
          Issue Type: Improvement
    Affects Versions: 0.11.0
            Reporter: Tao Jie
            Assignee: Yanping Wang


Now in DurableArray, field arraySize is not public to users. It might useful if we have a {{getSize}} method to get the length of the DurableArray.
Also if we have method like {{System.arraycopy}} for DurableArray, it would be helpful in case of resizing a DurableArray.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)