Kirill Tkalenko created IGNITE-19679:
----------------------------------------
Summary: Rename IndexDescriptor and associated classes
Key: IGNITE-19679
URL: https://issues.apache.org/jira/browse/IGNITE-19679
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-beta2
We now have the following index descriptors:
* *org.apache.ignite.internal.index.IndexDescriptor*
* *org.apache.ignite.internal.catalog.descriptors.IndexDescriptor*
* *org.apache.ignite.internal.storage.index.IndexDescriptor*
To confuse their use and make the code more voluminous, it is proposed to add
to their names the prefix of the package in which they are located.
We also need to rename the entities next to them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)