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)