Hello!

Basically yes, you can also get rows from cache by using .withKeepBinary(),
then cast key/value to BinaryObjectImpl and call length() to get precise
object sizes.

Regards,
-- 
Ilya Kasnacheev


вт, 12 февр. 2019 г. в 21:49, joseheitor <[email protected]>:

> Hi,
>
> The capacity-planning docs refer to object sizes in a single cache... how
> do
> I calculate the data size in one or more SQL tables, with multiple columns?
>
> Do I estimate and sum the data size in each column multiplied by the
> maximum
> estimated number of records? And sum these results for all tables?
>
> Or is there a different method?
>
> Thanks,
> Jose
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to