Re: Doubts regarding using externalizable in model classes

2018-06-05 Thread Andrey Mashenkov
Hi,

It is a duplicate of StackOverflow question [1].
Please, find an answer on SO via link provided.

[1]
https://stackoverflow.com/questions/50697634/using-externalizable-in-apache-ignite

On Tue, Jun 5, 2018 at 8:30 AM, the_palakkaran  wrote:

> I have 3 doubts,
>
> 1. My model classes are externalizable. Still they can be queried using
> SQLFieldsQuery at server node without any problem right?
>
> 2. Externalizable items cannot be queried from a client node in remote,
> right? Is there a way to make it happen at client ?
>
> 3. Are there any other limitations using externalizable or any performance
> concerns?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Best regards,
Andrey V. Mashenkov


Doubts regarding using externalizable in model classes

2018-06-04 Thread the_palakkaran
I have 3 doubts, 

1. My model classes are externalizable. Still they can be queried using
SQLFieldsQuery at server node without any problem right?

2. Externalizable items cannot be queried from a client node in remote,
right? Is there a way to make it happen at client ?

3. Are there any other limitations using externalizable or any performance
concerns?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/