This is an automated email from the ASF dual-hosted git repository.
nizhikov pushed a change to branch IGNITE-15629
in repository https://gitbox.apache.org/repos/asf/ignite.git
from fcbae9c2e1f IGNITE-15629 Shutdown policy implemented (#10693)
add 0059f024ad1 IGNITE-15629 API simplification (#10695)
No new revisions were added by this update.
Summary of changes:
modules/codegen/pom.xml | 5 +++
.../IgniteDataTransferObjectSerDesGenerator.java | 13 +++---
.../ignite/internal/commandline/CommandList.java | 35 +++++++++++-----
.../commandline/DeclarativeCommandAdapter.java | 21 +++++-----
.../internal/management/IgniteCommandRegistry.java | 46 ----------------------
.../internal/management/api/CommandUtils.java | 5 +--
.../management/api/CommandUtilsSelfTest.java | 2 +-
7 files changed, 52 insertions(+), 75 deletions(-)
delete mode 100644
modules/core/src/main/java/org/apache/ignite/internal/management/IgniteCommandRegistry.java