[ https://issues.apache.org/jira/browse/IGNITE-14732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Mashenkov updated IGNITE-14732: -------------------------------------- Fix Version/s: (was: 3.0.0-alpha2) 3.0 > Use enum sort order in index columns configuration. > --------------------------------------------------- > > Key: IGNITE-14732 > URL: https://issues.apache.org/jira/browse/IGNITE-14732 > Project: Ignite > Issue Type: Improvement > Reporter: Andrey Mashenkov > Assignee: Andrey Mashenkov > Priority: Trivial > Labels: iep-54, ignite-3 > Fix For: 3.0 > > Time Spent: 10m > Remaining Estimate: 0h > > Now SortedIndexColumn interface has method that returns boolean for sort > order. > {code:java} > boolean asc();{code} > Let's introduce a enum Sort with ASC/DESC values for this. -- This message was sent by Atlassian Jira (v8.3.4#803005)