Ok, i see it works. But i found in Ignite 2.0 code this note:
/**
* When set to {@code true} fields are written by BinaryMarshaller in
sorted order. Otherwise
* the natural order is used.
* <p>
* @deprecated Should be removed in Apache Ignite 2.0.
*/
@Deprecated
public static final String IGNITE_BINARY_SORT_OBJECT_FIELDS =
"IGNITE_BINARY_SORT_OBJECT_FIELDS";
Will u have any other suggestion later?
And how affect this flag on speed performance?
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Fields-order-in-binary-object-tp14723p14890.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.