Andrey Mashenkov created IGNITE-14732:
-----------------------------------------

             Summary: 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
             Fix For: 3.0


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)

Reply via email to