strange GridCacheReturn

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

strange GridCacheReturn

voipp
Hi all! what is the use of GridCacheReturn ?
--

*Best Regards,*

*Kuznetsov Aleksey*
Reply | Threaded
Open this post in threaded view
|

Re: strange GridCacheReturn

Dmitrii Ryabov
Object with value and success flag. It is used in futures to understand
what is result of asyncronious action.

2017-03-23 13:26 GMT+03:00 ALEKSEY KUZNETSOV <[hidden email]>:

> Hi all! what is the use of GridCacheReturn ?
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>
Reply | Threaded
Open this post in threaded view
|

Re: strange GridCacheReturn

afedotov
In reply to this post by voipp
As per its description, it's: return value for cases where both, value and
success flag need to be returned.
But also it can transfer cache invoke results over wire.


On Thu, Mar 23, 2017 at 1:26 PM, ALEKSEY KUZNETSOV <[hidden email]
> wrote:

> Hi all! what is the use of GridCacheReturn ?
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>



--
Kind regards,
Alex.
Kind regards,
Alexander