You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/05/29 07:29:00 UTC

[jira] [Created] (IGNITE-8635) Add a method to inspect BinaryObject size

Alexey Goncharuk created IGNITE-8635:
----------------------------------------

             Summary: Add a method to inspect BinaryObject size
                 Key: IGNITE-8635
                 URL: https://issues.apache.org/jira/browse/IGNITE-8635
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexey Goncharuk


Currently only concrete implementations of {{BinaryObject}} interface provide some information regarding the object serialized size. It makes it hard for users to reason about storage size and estimate required storage capacity.

We need to add a method to the {{BinaryObject}} interface itself to return the actual size required to store the object.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)