You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Dan Smith <ds...@pivotal.io> on 2016/05/03 00:55:19 UTC

Review Request 46916: GEODE-641: Adding default methods to the Function interface

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46916/
-----------------------------------------------------------

Review request for geode, anilkumar gingade and xiaojian zhou.


Repository: geode


Description
-------

Adding default methods to Function so that Function is now a functional
interface and lambda expressions can be used for functions.


Diffs
-----

  geode-core/src/main/java/com/gemstone/gemfire/cache/execute/Function.java 2e4e0660f1242797906de268e4a11e736215c7c6 
  geode-core/src/main/java/com/gemstone/gemfire/cache/execute/FunctionAdapter.java c4cfeed909c843ab1eb4775258685b2691cf5fb9 
  geode-core/src/test/java/com/gemstone/gemfire/cache/execute/FunctionAdapterJUnitTest.java PRE-CREATION 

Diff: https://reviews.apache.org/r/46916/diff/


Testing
-------


Thanks,

Dan Smith


Re: Review Request 46916: GEODE-641: Adding default methods to the Function interface

Posted by anilkumar gingade <ag...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46916/#review131934
-----------------------------------------------------------


Ship it!




Ship It!

- anilkumar gingade


On May 2, 2016, 10:55 p.m., Dan Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46916/
> -----------------------------------------------------------
> 
> (Updated May 2, 2016, 10:55 p.m.)
> 
> 
> Review request for geode, anilkumar gingade and xiaojian zhou.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Adding default methods to Function so that Function is now a functional
> interface and lambda expressions can be used for functions.
> 
> 
> Diffs
> -----
> 
>   geode-core/src/main/java/com/gemstone/gemfire/cache/execute/Function.java 2e4e0660f1242797906de268e4a11e736215c7c6 
>   geode-core/src/main/java/com/gemstone/gemfire/cache/execute/FunctionAdapter.java c4cfeed909c843ab1eb4775258685b2691cf5fb9 
>   geode-core/src/test/java/com/gemstone/gemfire/cache/execute/FunctionAdapterJUnitTest.java PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/46916/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dan Smith
> 
>