You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2022/01/27 13:21:19 UTC

[ignite-3] branch ignite-16115 updated (2eed54f -> c2e7d47)

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-16115
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from 2eed54f  Styles.
     add c2e7d47  Minors.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/ignite/table/KeyValueView.java | 40 +++++++++++--------
 .../client/table/ClientKeyValueBinaryView.java     |  8 ++--
 .../internal/client/table/ClientKeyValueView.java  | 10 +++--
 .../internal/table/KeyValueBinaryViewImpl.java     | 46 +++++++++++-----------
 .../ignite/internal/table/KeyValueViewImpl.java    | 38 +++++++++---------
 5 files changed, 78 insertions(+), 64 deletions(-)