[jira] [Commented] (MNEMONIC-280) Add overload methods to handle optional parameters when creating durable class

2017-07-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071849#comment-16071849
 ] 

ASF GitHub Bot commented on MNEMONIC-280:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-mnemonic/pull/49


> Add overload methods to handle optional parameters when creating durable class
> --
>
> Key: MNEMONIC-280
> URL: https://issues.apache.org/jira/browse/MNEMONIC-280
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
> Fix For: 0.9.0-incubating
>
>
> Sub-task of MNEMONIC-276. Add overloaded methods for create and restore to 
> handle optional parameters when creating/restoring durable class



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MNEMONIC-280) Add overload methods to handle optional parameters when creating durable class

2017-07-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071438#comment-16071438
 ] 

ASF GitHub Bot commented on MNEMONIC-280:
-

GitHub user yzz127 opened a pull request:

https://github.com/apache/incubator-mnemonic/pull/49

MNEMONIC-280 Add overload methods to handle optional paramters

Sub-task of MNEMONIC-276. Add overloaded methods for create and restore to 
handle optional parameters when creating/restoring durable class. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yzz127/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-mnemonic/pull/49.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 #49


commit 7e63e49892237c83d11a7e2f54142f9175e076cd
Author: Yanhui Zhao 
Date:   2017-07-01T22:39:30Z

MNEMONIC-280 Add overload methods to handle optional paramters




> Add overload methods to handle optional parameters when creating durable class
> --
>
> Key: MNEMONIC-280
> URL: https://issues.apache.org/jira/browse/MNEMONIC-280
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
> Fix For: 0.9.0-incubating
>
>
> Sub-task of MNEMONIC-276. Add overloaded methods for create and restore to 
> handle optional parameters when creating/restoring durable class



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MNEMONIC-280) Add overload methods to handle optional parameters when creating durable class

2017-07-01 Thread Yanhui Zhao (JIRA)

[ 
https://issues.apache.org/jira/browse/MNEMONIC-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071354#comment-16071354
 ] 

Yanhui Zhao commented on MNEMONIC-280:
--

Need to implemented overload method in DurableHashMapImpl.java, 
DurableArrayNGTest.java, DurableArrayTreeNGTest.java, 
DurableSinglyLinkedListNGTest.java, DurableHashMapNHTest.java

> Add overload methods to handle optional parameters when creating durable class
> --
>
> Key: MNEMONIC-280
> URL: https://issues.apache.org/jira/browse/MNEMONIC-280
> Project: Mnemonic
>  Issue Type: New Feature
>  Components: Core
>Affects Versions: 0.9.0-incubating
>Reporter: Yanhui Zhao
>Assignee: Yanhui Zhao
> Fix For: 0.9.0-incubating
>
>
> Sub-task of MNEMONIC-276. Add overloaded methods for create and restore to 
> handle optional parameters when creating/restoring durable class



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)