[
https://issues.apache.org/jira/browse/IGNITE-16079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-16079:
-----------------------------------
Epic Link: IGNITE-17304
> Rename search and data keys for the Partition Storage
> -----------------------------------------------------
>
> Key: IGNITE-16079
> URL: https://issues.apache.org/jira/browse/IGNITE-16079
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
>
> There are currently the following classes in the {{PartitionStorage}} that
> act as data and search keys: {{SearchRow}} and {{DataRow}}. This makes the
> {{SortedIndexStorage}} interface hard to understand, because it stores
> {{SearchRows}} as values. It is proposed to rename these classes:
> {{SearchRow}} -> {{PartitionKey}}
> {{DataRow}} -> {{PartitionData}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)