Kirill Tkalenko created IGNITE-17551:
----------------------------------------
Summary: Add the ability to work with the entire BinaryTuple
ByteBuffer
Key: IGNITE-17551
URL: https://issues.apache.org/jira/browse/IGNITE-17551
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-alpha6
When implementing PageMemory based indexes, it was discovered that a
*BinaryTuple* does not have a method to get its *ByteBuffer* so that it can be
saved (eg to a file).
Also, we need to create a *BinaryTuple* after reading the *ByteBuffer* (eg from
a file).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)