Anton Vinogradov created IGNITE-6300: ----------------------------------------
Summary: BinaryObject's set size estimator Key: IGNITE-6300 URL: https://issues.apache.org/jira/browse/IGNITE-6300 Project: Ignite Issue Type: New Feature Reporter: Anton Vinogradov Assignee: Dmitriy Sorokin Need to provide some API to estimate requirements for any data model. For example: 1) You have classes A,B and C with known fields. 2) You know that you have to keep 1M of A, 2M of B and 45K of C. 3) BinarySizeEstimator should return you expected memory consumption on actual Ignite version without starting a node. -- This message was sent by Atlassian JIRA (v6.4.14#64029)