GitHub user taojieterry opened a pull request:
https://github.com/apache/mnemonic/pull/90
Summary:add getSize to DurableArray
JIRA_ID:MNEMONIC-457
Add a method getSize to DurableArray. It should be useful.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/taojieterry/mnemonic master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mnemonic/pull/90.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 #90
----
commit 5cf2c4ff3092738b547f326711cf34efaf085f37
Author: taojie <taojie@...>
Date: 2018-01-29T10:27:03Z
Summary:add getSize to DurableArray
JIRA_ID:MNEMONIC-457
----
---