Andrey Mashenkov created IGNITE-15546:
-----------------------------------------

             Summary: Replace Consumer<TableChanger> from Tables methods.
                 Key: IGNITE-15546
                 URL: https://issues.apache.org/jira/browse/IGNITE-15546
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


As of now, Tables methods accept Consumer<TableChanger> as a configuration.
TableChanger looks weird on "create" methods because a user expects some 
initial configuration to be passed to "create" methods (at least).

I propose to replace TableChanger argument with some configuration objects.
We already have schema builders for schema and just need  few changes for table 
config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to