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

namelchev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


    from 45a023af5a IGNITE-20931 Added 2.16 release notes.
     new a16f750f0c IGNITE-20931 Added 2.16 release
     new 927d7414e0 IGNITE-20931 Added 2.16 blog post

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .htaccess                                          |    4 +-
 404.html                                           |    4 +-
 _docs/_sass/{page-docs.scss => docs.scss}          |    0
 _docs/assets/css/styles.scss                       |    2 +-
 _src/_blog/apache-ignite-2-16-0.pug                |  138 ++
 _src/_components/download-binary.pug               |   13 +-
 _src/_components/download-slim.pug                 |   15 +-
 _src/_components/download-source.pug               |   13 +-
 _src/_components/header.pug                        |    2 +-
 _src/_components/mobmenu.pug                       |    2 +-
 arch/clustering.html                               |    4 +-
 arch/multi-tier-storage.html                       |    4 +-
 arch/native-persistence.html                       |    4 +-
 assets/css/docs.css                                |    1 -
 assets/css/docs.css.map                            |   13 +-
 assets/css/styles.css                              | 1938 ++++++--------------
 assets/css/styles.css.map                          |   39 +-
 blog/.NET/index.html                               |   14 +-
 blog/1/index.html                                  |   54 +-
 blog/2/index.html                                  |   31 +-
 blog/SQL/index.html                                |   14 +-
 blog/apache-ignite-1-9-released.html               |   14 +-
 blog/apache-ignite-2-0-redesigned.html             |   14 +-
 blog/apache-ignite-2-1-a.html                      |   14 +-
 blog/apache-ignite-2-10-thin.html                  |   14 +-
 blog/apache-ignite-2-11-1.html                     |   14 +-
 blog/apache-ignite-2-11-stabilization.html         |   14 +-
 blog/apache-ignite-2-12-0.html                     |   14 +-
 blog/apache-ignite-2-13-0.html                     |   14 +-
 ...gnite-2-13-0.html => apache-ignite-2-16-0.html} |  133 +-
 blog/apache-ignite-2-3-more.html                   |   14 +-
 blog/apache-ignite-2-4-brings.html                 |   14 +-
 blog/apache-ignite-2-5-scaling.html                |   14 +-
 blog/apache-ignite-2-7-deep.html                   |   14 +-
 blog/apache-ignite-2-9-released.html               |   14 +-
 blog/apache-ignite-community-news-september.html   |   14 +-
 blog/apache-ignite-community-update-august.html    |   14 +-
 blog/apache-ignite-essentials-series-for.html      |   14 +-
 blog/apache-ignite-momentum-highlights-from.html   |   14 +-
 blog/apache-ignite-net-dynamic-linq.html           |   14 +-
 blog/apache/1/index.html                           |   14 +-
 blog/apache/index.html                             |   14 +-
 blog/bigdata/index.html                            |   14 +-
 blog/biodata/index.html                            |   14 +-
 blog/computing/index.html                          |   14 +-
 blog/csharp/index.html                             |   14 +-
 blog/data/index.html                               |   14 +-
 blog/{store => database/1}/index.html              |   27 +-
 blog/database/index.html                           |   74 +-
 blog/fast/index.html                               |   14 +-
 blog/grid/index.html                               |   14 +-
 blog/ignite-2-8-released-less.html                 |   14 +-
 blog/ignite/1/index.html                           |   37 +-
 blog/ignite/index.html                             |   68 +-
 blog/imdb/index.html                               |   14 +-
 blog/in-memory/index.html                          |   14 +-
 blog/in/index.html                                 |   45 +-
 blog/index.html                                    |   68 +-
 blog/key-value/index.html                          |   14 +-
 blog/learning/index.html                           |   14 +-
 blog/linq/index.html                               |   14 +-
 blog/log4j2/index.html                             |   14 +-
 blog/machine/index.html                            |   14 +-
 blog/meetup/index.html                             |   14 +-
 blog/meltdown-and-spectre-patches-show.html        |   14 +-
 blog/meltdown/index.html                           |   14 +-
 blog/memory/index.html                             |   45 +-
 blog/nodal/index.html                              |   14 +-
 blog/open-source/index.html                        |   14 +-
 blog/open/index.html                               |   45 +-
 blog/performance/index.html                        |   14 +-
 blog/presenting-apache-ignite-sql-grid.html        |   14 +-
 blog/protecting-apache-ignite-from-meltdown.html   |   14 +-
 blog/rdbms/index.html                              |   14 +-
 blog/release/index.html                            |   45 +-
 blog/security/index.html                           |   14 +-
 blog/source/index.html                             |   45 +-
 blog/spark/index.html                              |   14 +-
 blog/spectre/index.html                            |   14 +-
 blog/sql/index.html                                |   14 +-
 blog/store/index.html                              |   14 +-
 blog/two/index.html                                |   14 +-
 docs/2.15.0/SQL/JDBC/error-codes.html              |  491 ++---
 docs/2.15.0/SQL/JDBC/jdbc-client-driver.html       |  493 ++---
 docs/2.15.0/SQL/JDBC/jdbc-driver.html              |  507 ++---
 docs/2.15.0/SQL/ODBC/connection-string-dsn.html    |  495 ++---
 docs/2.15.0/SQL/ODBC/data-types.html               |  489 ++---
 docs/2.15.0/SQL/ODBC/error-codes.html              |  489 ++---
 docs/2.15.0/SQL/ODBC/odbc-driver.html              |  491 ++---
 docs/2.15.0/SQL/ODBC/querying-modifying-data.html  |  497 ++---
 docs/2.15.0/SQL/ODBC/specification.html            |  489 ++---
 docs/2.15.0/SQL/custom-sql-func.html               |  489 ++---
 docs/2.15.0/SQL/distributed-joins.html             |  491 ++---
 docs/2.15.0/SQL/indexes.html                       |  513 +++---
 docs/2.15.0/SQL/schemas.html                       |  495 ++---
 docs/2.15.0/SQL/sql-api.html                       |  493 ++---
 docs/2.15.0/SQL/sql-calcite.html                   |  491 ++---
 docs/2.15.0/SQL/sql-introduction.html              |  501 ++---
 docs/2.15.0/SQL/sql-statistics.html                |  495 ++---
 docs/2.15.0/SQL/sql-transactions.html              |  493 ++---
 docs/2.15.0/SQL/sql-tuning.html                    |  511 +++---
 .../binary-client-protocol.html                    |  499 ++---
 .../binary-type-metadata.html                      |  493 ++---
 .../cache-configuration.html                       |  493 ++---
 .../2.15.0/binary-client-protocol/data-format.html |  493 ++---
 .../binary-client-protocol/key-value-queries.html  |  495 ++---
 .../sql-and-scan-queries.html                      |  493 ++---
 docs/2.15.0/clustering/baseline-topology.html      |  505 ++---
 docs/2.15.0/clustering/clustering.html             |  495 ++---
 docs/2.15.0/clustering/connect-client-nodes.html   |  491 ++---
 docs/2.15.0/clustering/discovery-in-the-cloud.html |  495 ++---
 docs/2.15.0/clustering/network-configuration.html  |  489 ++---
 .../running-client-nodes-behind-nat.html           |  491 ++---
 docs/2.15.0/clustering/tcp-ip-discovery.html       |  493 ++---
 docs/2.15.0/clustering/zookeeper-discovery.html    |  491 ++---
 .../code-deployment/deploying-user-code.html       |  491 ++---
 .../2.15.0/code-deployment/peer-class-loading.html |  501 ++---
 .../2.15.0/configuring-caches/atomicity-modes.html |  497 ++---
 docs/2.15.0/configuring-caches/cache-groups.html   |  491 ++---
 .../configuring-caches/configuration-overview.html |  515 +++---
 .../configuring-caches/configuring-backups.html    |  491 ++---
 .../2.15.0/configuring-caches/expiry-policies.html |  489 ++---
 docs/2.15.0/configuring-caches/near-cache.html     |  493 ++---
 .../2.15.0/configuring-caches/on-heap-caching.html |  491 ++---
 .../configuring-caches/partition-loss-policy.html  |  495 ++---
 docs/2.15.0/cpp-specific/cpp-objects-lifetime.html |  489 ++---
 .../cpp-platform-interoperability.html             |  489 ++---
 docs/2.15.0/cpp-specific/cpp-serialization.html    |  489 ++---
 docs/2.15.0/cpp-specific/index.html                |  489 ++---
 .../2.15.0/data-modeling/affinity-collocation.html |  491 ++---
 docs/2.15.0/data-modeling/binary-marshaller.html   |  489 ++---
 docs/2.15.0/data-modeling/data-modeling.html       |  497 ++---
 docs/2.15.0/data-modeling/data-partitioning.html   |  499 ++---
 docs/2.15.0/data-rebalancing.html                  |  495 ++---
 docs/2.15.0/data-streaming.html                    |  493 ++---
 docs/2.15.0/data-structures/atomic-types.html      |  489 ++---
 docs/2.15.0/data-structures/countdownlatch.html    |  489 ++---
 docs/2.15.0/data-structures/id-generator.html      |  489 ++---
 docs/2.15.0/data-structures/queue-and-set.html     |  489 ++---
 docs/2.15.0/data-structures/semaphore.html         |  489 ++---
 .../distributed-computing/cluster-groups.html      |  489 ++---
 .../collocated-computations.html                   |  493 ++---
 .../distributed-computing.html                     |  499 ++---
 .../distributed-computing/executor-service.html    |  491 ++---
 .../distributed-computing/fault-tolerance.html     |  491 ++---
 .../distributed-computing/job-scheduling.html      |  493 ++---
 .../distributed-computing/load-balancing.html      |  497 ++---
 docs/2.15.0/distributed-computing/map-reduce.html  |  497 ++---
 docs/2.15.0/distributed-locks.html                 |  489 ++---
 docs/2.15.0/events/events.html                     |  511 +++---
 docs/2.15.0/events/listening-to-events.html        |  495 ++---
 .../cassandra/configuration.html                   |  489 ++---
 .../cassandra/ddl-generator.html                   |  491 ++---
 .../cassandra/overview.html                        |  495 ++---
 .../cassandra/usage-examples.html                  |  503 ++---
 .../change-data-capture-extensions.html            |  495 ++---
 .../hibernate-l2-cache.html                        |  489 ++---
 .../ignite-for-spark/ignite-dataframe.html         |  493 ++---
 .../ignite-for-spark/ignitecontext-and-rdd.html    |  493 ++---
 .../ignite-for-spark/installation.html             |  491 ++---
 .../ignite-for-spark/overview.html                 |  493 ++---
 .../ignite-for-spark/spark-shell.html              |  489 ++---
 .../ignite-for-spark/troubleshooting.html          |  491 ++---
 .../mybatis-l2-cache.html                          |  489 ++---
 .../performance-statistics.html                    |  491 ++---
 .../extensions-and-integrations/php-pdo.html       |  493 ++---
 .../spring/spring-boot.html                        |  491 ++---
 .../spring/spring-caching.html                     |  493 ++---
 .../spring/spring-data.html                        |  489 ++---
 .../spring/spring-tx.html                          |  495 ++---
 .../streaming/camel-streamer.html                  |  489 ++---
 .../streaming/flink-streamer.html                  |  489 ++---
 .../streaming/flume-sink.html                      |  489 ++---
 .../streaming/jms-streamer.html                    |  489 ++---
 .../streaming/kafka-streamer.html                  |  489 ++---
 .../streaming/mqtt-streamer.html                   |  489 ++---
 .../streaming/rocketmq-streamer.html               |  489 ++---
 .../streaming/storm-streamer.html                  |  489 ++---
 .../streaming/twitter-streamer.html                |  489 ++---
 .../streaming/zeromq-streamer.html                 |  489 ++---
 .../zookeeper-ip-finder-ext.html                   |  489 ++---
 docs/2.15.0/index.html                             |  505 ++---
 docs/2.15.0/installation/deb-rpm.html              |  489 ++---
 .../installation/installing-using-docker.html      |  495 ++---
 docs/2.15.0/installation/installing-using-zip.html |  491 ++---
 .../kubernetes/amazon-eks-deployment.html          |  505 ++---
 .../installation/kubernetes/azure-deployment.html  |  505 ++---
 .../installation/kubernetes/gke-deployment.html    |  505 ++---
 docs/2.15.0/installation/vmware-installation.html  |  489 ++---
 .../key-value-api/basic-cache-operations.html      |  497 ++---
 docs/2.15.0/key-value-api/binary-objects.html      |  491 ++---
 docs/2.15.0/key-value-api/continuous-queries.html  |  495 ++---
 docs/2.15.0/key-value-api/read-repair.html         |  491 ++---
 docs/2.15.0/key-value-api/transactions.html        |  497 ++---
 docs/2.15.0/key-value-api/using-cache-queries.html |  495 ++---
 docs/2.15.0/logging.html                           |  497 ++---
 .../binary-classification/ann.html                 |  489 ++---
 .../binary-classification/decision-trees.html      |  491 ++---
 .../binary-classification/introduction.html        |  489 ++---
 .../binary-classification/knn-classification.html  |  489 ++---
 .../binary-classification/linear-svm.html          |  489 ++---
 .../binary-classification/logistic-regression.html |  489 ++---
 .../multilayer-perceptron.html                     |  489 ++---
 .../binary-classification/naive-bayes.html         |  489 ++---
 .../clustering/gaussian-mixture.html               |  489 ++---
 .../machine-learning/clustering/introduction.html  |  489 ++---
 .../clustering/k-means-clustering.html             |  489 ++---
 .../machine-learning/ensemble-methods/bagging.html |  489 ++---
 .../ensemble-methods/gradient-boosting.html        |  489 ++---
 .../ensemble-methods/introduction.html             |  489 ++---
 .../ensemble-methods/random-forest.html            |  489 ++---
 .../ensemble-methods/stacking.html                 |  489 ++---
 .../importing-model/introduction.html              |  489 ++---
 .../model-import-from-apache-spark.html            |  489 ++---
 .../importing-model/model-import-from-gxboost.html |  489 ++---
 docs/2.15.0/machine-learning/machine-learning.html |  497 ++---
 .../model-selection/cross-validation.html          |  489 ++---
 .../model-selection/evaluator.html                 |  489 ++---
 .../model-selection/hyper-parameter-tuning.html    |  489 ++---
 .../model-selection/introduction.html              |  493 ++---
 .../model-selection/pipeline-api.html              |  489 ++---
 ...lit-the-dataset-on-test-and-train-datasets.html |  489 ++---
 .../multiclass-classification.html                 |  489 ++---
 .../machine-learning/partition-based-dataset.html  |  491 ++---
 docs/2.15.0/machine-learning/preprocessing.html    |  489 ++---
 .../machine-learning/recommendation-systems.html   |  489 ++---
 .../regression/decision-trees-regression.html      |  491 ++---
 .../machine-learning/regression/introduction.html  |  489 ++---
 .../regression/knn-regression.html                 |  489 ++---
 .../regression/linear-regression.html              |  491 ++---
 .../machine-learning/updating-trained-models.html  |  489 ++---
 docs/2.15.0/memory-architecture.html               |  491 ++---
 docs/2.15.0/memory-configuration/data-regions.html |  495 ++---
 .../memory-configuration/eviction-policies.html    |  507 ++---
 docs/2.15.0/memory-configuration/index.html        |  489 ++---
 .../memory-configuration/replacement-policies.html |  493 ++---
 docs/2.15.0/messaging.html                         |  491 ++---
 docs/2.15.0/monitoring-metrics/cluster-id.html     |  491 ++---
 docs/2.15.0/monitoring-metrics/cluster-states.html |  495 ++---
 .../monitoring-metrics/configuring-metrics.html    |  491 ++---
 docs/2.15.0/monitoring-metrics/intro.html          |  493 ++---
 docs/2.15.0/monitoring-metrics/metrics.html        |  513 +++---
 .../monitoring-metrics/new-metrics-system.html     |  495 ++---
 docs/2.15.0/monitoring-metrics/new-metrics.html    |  489 ++---
 .../monitoring-metrics/performance-statistics.html |  493 ++---
 docs/2.15.0/monitoring-metrics/system-views.html   |  523 +++---
 docs/2.15.0/monitoring-metrics/tracing.html        |  491 ++---
 .../net-specific/asp-net-output-caching.html       |  493 ++---
 .../asp-net-session-state-caching.html             |  493 ++---
 docs/2.15.0/net-specific/index.html                |  489 ++---
 docs/2.15.0/net-specific/net-async.html            |  491 ++---
 .../net-specific/net-configuration-options.html    |  489 ++---
 .../net-specific/net-cross-platform-support.html   |  489 ++---
 .../net-specific/net-deployment-options.html       |  489 ++---
 .../net-specific/net-entity-framework-cache.html   |  489 ++---
 .../net-specific/net-java-services-execution.html  |  491 ++---
 docs/2.15.0/net-specific/net-linq.html             |  491 ++---
 docs/2.15.0/net-specific/net-logging.html          |  489 ++---
 docs/2.15.0/net-specific/net-platform-cache.html   |  493 ++---
 .../net-platform-interoperability.html             |  491 ++---
 docs/2.15.0/net-specific/net-plugins.html          |  489 ++---
 .../net-specific/net-remote-assembly-loading.html  |  489 ++---
 docs/2.15.0/net-specific/net-serialization.html    |  489 ++---
 docs/2.15.0/net-specific/net-standalone-nodes.html |  491 ++---
 docs/2.15.0/net-specific/net-troubleshooting.html  |  495 ++---
 .../general-perf-tips.html                         |  499 ++---
 .../handling-exceptions.html                       |  491 ++---
 docs/2.15.0/perf-and-troubleshooting/index.html    |  489 ++---
 .../perf-and-troubleshooting/memory-tuning.html    |  501 ++---
 .../persistence-tuning.html                        |  503 ++---
 .../perf-and-troubleshooting/sql-tuning.html       |  513 +++---
 .../thread-pools-tuning.html                       |  489 ++---
 .../perf-and-troubleshooting/troubleshooting.html  |  491 ++---
 .../yardstick-benchmarking.html                    |  491 ++---
 docs/2.15.0/persistence/change-data-capture.html   |  503 ++---
 docs/2.15.0/persistence/custom-cache-store.html    |  489 ++---
 docs/2.15.0/persistence/disk-compression.html      |  489 ++---
 docs/2.15.0/persistence/external-storage.html      |  497 ++---
 .../native-persistence-defragmentation.html        |  489 ++---
 docs/2.15.0/persistence/native-persistence.html    |  505 ++---
 docs/2.15.0/persistence/persistence-tuning.html    |  503 ++---
 docs/2.15.0/persistence/snapshot-directory.html    |  491 ++---
 docs/2.15.0/persistence/swap.html                  |  491 ++---
 docs/2.15.0/plugins.html                           |  489 ++---
 docs/2.15.0/quick-start/cpp.html                   |  497 ++---
 docs/2.15.0/quick-start/dotnet.html                |  495 ++---
 docs/2.15.0/quick-start/index.html                 |  489 ++---
 docs/2.15.0/quick-start/java.html                  |  491 ++---
 docs/2.15.0/quick-start/nodejs.html                |  493 ++---
 docs/2.15.0/quick-start/php.html                   |  493 ++---
 docs/2.15.0/quick-start/python.html                |  493 ++---
 docs/2.15.0/quick-start/restapi.html               |  495 ++---
 docs/2.15.0/quick-start/sql.html                   |  497 ++---
 docs/2.15.0/resources-injection.html               |  489 ++---
 docs/2.15.0/restapi.html                           |  509 ++---
 docs/2.15.0/security/authentication.html           |  505 ++---
 .../security/cache-encryption-key-rotation.html    |  497 ++---
 docs/2.15.0/security/index.html                    |  489 ++---
 docs/2.15.0/security/master-key-rotation.html      |  495 ++---
 docs/2.15.0/security/sandbox.html                  |  489 ++---
 docs/2.15.0/security/ssl-tls.html                  |  491 ++---
 docs/2.15.0/security/tde.html                      |  491 ++---
 docs/2.15.0/services/services.html                 |  497 ++---
 docs/2.15.0/setup.html                             |  515 +++---
 docs/2.15.0/snapshots/snapshots.html               |  523 +++---
 docs/2.15.0/sql-reference/aggregate-functions.html |  489 ++---
 docs/2.15.0/sql-reference/data-types.html          |  489 ++---
 docs/2.15.0/sql-reference/date-time-functions.html |  489 ++---
 docs/2.15.0/sql-reference/ddl.html                 |  541 +++---
 docs/2.15.0/sql-reference/dml.html                 |  491 ++---
 docs/2.15.0/sql-reference/index.html               |  489 ++---
 docs/2.15.0/sql-reference/numeric-functions.html   |  489 ++---
 .../2.15.0/sql-reference/operational-commands.html |  507 ++---
 docs/2.15.0/sql-reference/sql-conformance.html     |  495 ++---
 docs/2.15.0/sql-reference/string-functions.html    |  489 ++---
 docs/2.15.0/sql-reference/system-functions.html    |  489 ++---
 docs/2.15.0/sql-reference/transactions.html        |  491 ++---
 docs/2.15.0/starting-nodes.html                    |  493 ++---
 docs/2.15.0/thin-clients/cpp-thin-client.html      |  493 ++---
 docs/2.15.0/thin-clients/dotnet-thin-client.html   |  505 ++---
 .../getting-started-with-thin-clients.html         |  509 ++---
 docs/2.15.0/thin-clients/java-thin-client.html     |  515 +++---
 docs/2.15.0/thin-clients/nodejs-thin-client.html   |  499 ++---
 docs/2.15.0/thin-clients/php-thin-client.html      |  497 ++---
 docs/2.15.0/thin-clients/python-thin-client.html   |  513 +++---
 docs/2.15.0/tools/control-script.html              |  521 +++---
 docs/2.15.0/tools/gg-control-center.html           |  489 ++---
 docs/2.15.0/tools/informatica.html                 |  497 ++---
 docs/2.15.0/tools/pentaho.html                     |  491 ++---
 docs/2.15.0/tools/sqlline.html                     |  489 ++---
 docs/2.15.0/tools/tableau.html                     |  497 ++---
 docs/2.15.0/transactions/mvcc.html                 |  505 ++---
 docs/2.15.0/understanding-configuration.html       |  495 ++---
 docs/{2.15.0 => 2.16.0}/SQL/JDBC/error-codes.html  |   83 +-
 .../SQL/JDBC/jdbc-client-driver.html               |   90 +-
 docs/{2.15.0 => 2.16.0}/SQL/JDBC/jdbc-driver.html  |  109 +-
 .../SQL/ODBC/connection-string-dsn.html            |   92 +-
 docs/{2.15.0 => 2.16.0}/SQL/ODBC/data-types.html   |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/ODBC/error-codes.html  |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/ODBC/odbc-driver.html  |   83 +-
 .../SQL/ODBC/querying-modifying-data.html          |   83 +-
 .../{2.15.0 => 2.16.0}/SQL/ODBC/specification.html |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/custom-sql-func.html   |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/distributed-joins.html |   87 +-
 docs/{2.15.0 => 2.16.0}/SQL/indexes.html           |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/schemas.html           |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/sql-api.html           |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/sql-calcite.html       |  385 +++-
 docs/{2.15.0 => 2.16.0}/SQL/sql-introduction.html  |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/sql-statistics.html    |   83 +-
 docs/{2.15.0 => 2.16.0}/SQL/sql-tuning.html        |   83 +-
 .../binary-client-protocol.html                    |   83 +-
 .../binary-type-metadata.html                      |   83 +-
 .../cache-configuration.html                       |   83 +-
 .../binary-client-protocol/data-format.html        |   83 +-
 .../binary-client-protocol/key-value-queries.html  |   83 +-
 .../sql-and-scan-queries.html                      |   83 +-
 .../clustering/baseline-topology.html              |   83 +-
 docs/{2.15.0 => 2.16.0}/clustering/clustering.html |   85 +-
 .../clustering/connect-client-nodes.html           |   83 +-
 .../clustering/discovery-in-the-cloud.html         |   83 +-
 .../clustering/network-configuration.html          |   87 +-
 .../running-client-nodes-behind-nat.html           |   83 +-
 .../clustering/tcp-ip-discovery.html               |   83 +-
 .../clustering/zookeeper-discovery.html            |   95 +-
 .../code-deployment/deploying-user-code.html       |   83 +-
 .../code-deployment/peer-class-loading.html        |   83 +-
 .../configuring-caches/atomicity-modes.html        |  101 +-
 .../configuring-caches/cache-groups.html           |   83 +-
 .../configuring-caches/configuration-overview.html |  102 +-
 .../configuring-caches/configuring-backups.html    |   83 +-
 .../configuring-caches/expiry-policies.html        |   83 +-
 .../configuring-caches/near-cache.html             |   83 +-
 .../configuring-caches/on-heap-caching.html        |   83 +-
 .../configuring-caches/partition-loss-policy.html  |   83 +-
 .../cpp-specific/cpp-objects-lifetime.html         |   83 +-
 .../cpp-platform-interoperability.html             |   83 +-
 .../cpp-specific/cpp-serialization.html            |   83 +-
 docs/{2.15.0 => 2.16.0}/cpp-specific/index.html    |   83 +-
 .../data-modeling/affinity-collocation.html        |   83 +-
 .../data-modeling/binary-marshaller.html           |   83 +-
 .../data-modeling/data-modeling.html               |   85 +-
 .../data-modeling/data-partitioning.html           |   89 +-
 docs/{2.15.0 => 2.16.0}/data-rebalancing.html      |  161 +-
 docs/{2.15.0 => 2.16.0}/data-streaming.html        |   89 +-
 .../data-structures/atomic-types.html              |   83 +-
 .../data-structures/countdownlatch.html            |   83 +-
 .../data-structures/id-generator.html              |   83 +-
 .../data-structures/queue-and-set.html             |   83 +-
 .../data-structures/semaphore.html                 |   83 +-
 .../distributed-computing/cluster-groups.html      |   83 +-
 .../collocated-computations.html                   |   83 +-
 .../distributed-computing.html                     |   83 +-
 .../distributed-computing/executor-service.html    |   83 +-
 .../distributed-computing/fault-tolerance.html     |   83 +-
 .../distributed-computing/job-scheduling.html      |   83 +-
 .../distributed-computing/load-balancing.html      |   83 +-
 .../distributed-computing/map-reduce.html          |   83 +-
 docs/{2.15.0 => 2.16.0}/distributed-locks.html     |   83 +-
 docs/{2.15.0 => 2.16.0}/events/events.html         |  111 +-
 .../events/listening-to-events.html                |   91 +-
 .../cassandra/configuration.html                   |   83 +-
 .../cassandra/ddl-generator.html                   |   83 +-
 .../cassandra/overview.html                        |   83 +-
 .../cassandra/usage-examples.html                  |   83 +-
 .../change-data-capture-extensions.html            |  108 +-
 .../hibernate-l2-cache.html                        |   85 +-
 .../ignite-for-spark/ignite-dataframe.html         |   83 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |   83 +-
 .../ignite-for-spark/installation.html             |   83 +-
 .../ignite-for-spark/overview.html                 |   85 +-
 .../ignite-for-spark/spark-shell.html              |   83 +-
 .../ignite-for-spark/troubleshooting.html          |   83 +-
 .../mybatis-l2-cache.html                          |   83 +-
 .../performance-statistics.html                    |   83 +-
 .../extensions-and-integrations/php-pdo.html       |   83 +-
 .../spring/spring-boot.html                        |   83 +-
 .../spring/spring-caching.html                     |   83 +-
 .../spring/spring-data.html                        |   89 +-
 .../spring/spring-tx.html                          |   83 +-
 .../streaming/camel-streamer.html                  |   85 +-
 .../streaming/flink-streamer.html                  |   83 +-
 .../streaming/flume-sink.html                      |   83 +-
 .../streaming/jms-streamer.html                    |   83 +-
 .../streaming/kafka-streamer.html                  |   83 +-
 .../streaming/mqtt-streamer.html                   |   83 +-
 .../streaming/rocketmq-streamer.html               |   83 +-
 .../streaming/storm-streamer.html                  |   83 +-
 .../streaming/twitter-streamer.html                |   83 +-
 .../streaming/zeromq-streamer.html                 |   83 +-
 .../zookeeper-ip-finder-ext.html                   |   83 +-
 docs/{2.10.0 => 2.16.0}/images/111.gif             |  Bin
 docs/{2.10.0 => 2.16.0}/images/222.gif             |  Bin
 docs/{2.10.0 => 2.16.0}/images/333.gif             |  Bin
 docs/{2.10.0 => 2.16.0}/images/555.gif             |  Bin
 docs/{2.10.0 => 2.16.0}/images/666.gif             |  Bin
 docs/{2.10.0 => 2.16.0}/images/bagging.png         |  Bin
 docs/{2.10.0 => 2.16.0}/images/cache_table.png     |  Bin
 .../images/checkpointing-chainsaw.png              |  Bin
 .../images/checkpointing-persistence.png           |  Bin
 docs/{2.10.0 => 2.16.0}/images/client-to-aws.png   |  Bin
 .../{2.10.0 => 2.16.0}/images/collocated_joins.png |  Bin
 docs/{2.15.0 => 2.16.0}/images/data_streaming.png  |  Bin
 docs/{2.10.0 => 2.16.0}/images/defragmented.png    |  Bin
 .../images/durable-memory-diagram.png              |  Bin
 .../images/durable-memory-overview.png             |  Bin
 .../{2.10.0 => 2.16.0}/images/external_storage.png |  Bin
 docs/{2.10.0 => 2.16.0}/images/fragmented.png      |  Bin
 .../images/ignite_clustering.png                   |  Bin
 docs/{2.10.0 => 2.16.0}/images/ijfull.png          |  Bin
 docs/{2.10.0 => 2.16.0}/images/ijimport.png        |  Bin
 docs/{2.10.0 => 2.16.0}/images/ijrun.png           |  Bin
 .../images/integrations/camel-streamer.png         |  Bin
 .../images/integrations/hibernate-l2-cache.png     |  Bin
 docs/{2.10.0 => 2.16.0}/images/jconsole.png        |  Bin
 .../images/k8s/aks-node-number.png                 |  Bin
 .../images/k8s/create-aks-cluster.png              |  Bin
 .../images/logistic-regression.png                 |  Bin
 .../images/logistic-regression2.png                |  Bin
 .../{2.10.0 => 2.16.0}/images/machine_learning.png |  Bin
 docs/{2.10.0 => 2.16.0}/images/memory-segment.png  |  Bin
 docs/{2.10.0 => 2.16.0}/images/naive-bayes.png     |  Bin
 docs/{2.10.0 => 2.16.0}/images/naive-bayes2.png    |  Bin
 docs/{2.10.0 => 2.16.0}/images/naive-bayes3.png    |  Bin
 docs/{2.10.0 => 2.16.0}/images/naive-bayes3png     |  Bin
 .../{2.10.0 => 2.16.0}/images/net-view-details.png |  Bin
 .../images/network_segmentation.png                |  Bin
 .../images/non_collocated_joins.png                |  Bin
 .../images/odbc_dsn_configuration.png              |  Bin
 .../images/off_heap_memory_eviction.png            |  Bin
 .../images/partitionawareness01.png                |  Bin
 .../images/partitionawareness02.png                |  Bin
 .../images/partitioned_cache.png                   |  Bin
 docs/{2.10.0 => 2.16.0}/images/partitioning.png    |  Bin
 .../images/persistent_store_structure.png          |  Bin
 docs/{2.10.0 => 2.16.0}/images/preprocessing.png   |  Bin
 docs/{2.10.0 => 2.16.0}/images/preprocessing2.png  |  Bin
 .../{2.10.0 => 2.16.0}/images/replicated_cache.png |  Bin
 .../images/segmentation_resolved.png               |  Bin
 .../images/service-intercept--order.png            |  Bin
 docs/{2.10.0 => 2.16.0}/images/set-streaming.png   |  Bin
 docs/{2.10.0 => 2.16.0}/images/span.png            |  Bin
 .../images/spark_integration.png                   |  Bin
 docs/{2.10.0 => 2.16.0}/images/split_brain.png     |  Bin
 .../images/split_brain_resolved.png                |  Bin
 .../{2.12.0 => 2.16.0}/images/svg/analyze_bnf1.svg |    0
 .../{2.12.0 => 2.16.0}/images/svg/analyze_bnf2.svg |    0
 docs/{2.12.0 => 2.16.0}/images/svg/drop_bnf.svg    |    0
 docs/{2.12.0 => 2.16.0}/images/svg/refresh_bnf.svg |    0
 .../images/tools/gg-control-center.png             |  Bin
 .../images/tools/informatica-import-tables.png     |  Bin
 .../images/tools/informatica-rel-connection.png    |  Bin
 .../images/tools/pentaho-ignite-connection.png     |  Bin
 .../images/tools/pentaho-new-transformation.png    |  Bin
 .../tools/pentaho-running-and-inspecting-data.png  |  Bin
 .../images/tools/tableau-choose_dsn_01.png         |  Bin
 .../images/tools/tableau-choose_dsn_02.png         |  Bin
 .../images/tools/tableau-choosing_driver_01.png    |  Bin
 .../images/tools/tableau-creating_dataset.png      |  Bin
 .../images/tools/tableau-edit_connection.png       |  Bin
 .../images/tools/tableau-visualizing_data.png      |  Bin
 docs/{2.10.0 => 2.16.0}/images/tools/visor-cmd.png |  Bin
 docs/{2.10.0 => 2.16.0}/images/trace_in_zipkin.png |  Bin
 docs/{2.10.0 => 2.16.0}/images/zookeeper.png       |  Bin
 docs/{2.10.0 => 2.16.0}/images/zookeeper_split.png |  Bin
 docs/{2.15.0 => 2.16.0}/index.html                 |   83 +-
 docs/{2.15.0 => 2.16.0}/installation/deb-rpm.html  |   85 +-
 .../installation/installing-using-docker.html      |   87 +-
 .../installation/installing-using-zip.html         |   83 +-
 .../kubernetes/amazon-eks-deployment.html          |  113 +-
 .../installation/kubernetes/azure-deployment.html  |  117 +-
 .../installation/kubernetes/gke-deployment.html    |  113 +-
 .../installation/upgrades.html}                    |  154 +-
 .../installation/vmware-installation.html          |   83 +-
 .../key-value-api/basic-cache-operations.html      |   83 +-
 .../key-value-api/binary-objects.html              |   83 +-
 .../key-value-api/continuous-queries.html          |   83 +-
 .../key-value-api/read-repair.html                 |   85 +-
 .../key-value-api/transactions.html                |   83 +-
 .../key-value-api/using-cache-queries.html         |  126 +-
 docs/{2.15.0 => 2.16.0}/logging.html               |   83 +-
 .../binary-classification/ann.html                 |   83 +-
 .../binary-classification/decision-trees.html      |   87 +-
 .../binary-classification/introduction.html        |   83 +-
 .../binary-classification/knn-classification.html  |   83 +-
 .../binary-classification/linear-svm.html          |   83 +-
 .../binary-classification/logistic-regression.html |   87 +-
 .../multilayer-perceptron.html                     |   85 +-
 .../binary-classification/naive-bayes.html         |   89 +-
 .../clustering/gaussian-mixture.html               |   83 +-
 .../machine-learning/clustering/introduction.html  |   83 +-
 .../clustering/k-means-clustering.html             |   83 +-
 .../machine-learning/ensemble-methods/bagging.html |   85 +-
 .../ensemble-methods/gradient-boosting.html        |   83 +-
 .../ensemble-methods/introduction.html             |   83 +-
 .../ensemble-methods/random-forest.html            |   83 +-
 .../ensemble-methods/stacking.html                 |   83 +-
 .../importing-model/introduction.html              |   83 +-
 .../model-import-from-apache-spark.html            |   83 +-
 .../importing-model/model-import-from-gxboost.html |   83 +-
 .../machine-learning/machine-learning.html         |   85 +-
 .../model-selection/cross-validation.html          |   83 +-
 .../model-selection/evaluator.html                 |   83 +-
 .../model-selection/hyper-parameter-tuning.html    |   83 +-
 .../model-selection/introduction.html              |   83 +-
 .../model-selection/pipeline-api.html              |   83 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |   83 +-
 .../multiclass-classification.html                 |   83 +-
 .../machine-learning/partition-based-dataset.html  |   83 +-
 .../machine-learning/preprocessing.html            |   87 +-
 .../machine-learning/recommendation-systems.html   |   83 +-
 .../regression/decision-trees-regression.html      |   87 +-
 .../machine-learning/regression/introduction.html  |   83 +-
 .../regression/knn-regression.html                 |   83 +-
 .../regression/linear-regression.html              |   87 +-
 .../machine-learning/updating-trained-models.html  |   83 +-
 docs/{2.15.0 => 2.16.0}/memory-architecture.html   |   93 +-
 .../memory-configuration/data-regions.html         |   85 +-
 .../memory-configuration/eviction-policies.html    |   85 +-
 .../memory-configuration/index.html                |   83 +-
 .../memory-configuration/replacement-policies.html |   83 +-
 docs/{2.15.0 => 2.16.0}/messaging.html             |   83 +-
 .../monitoring-metrics/cluster-id.html             |   83 +-
 .../monitoring-metrics/cluster-states.html         |   83 +-
 .../monitoring-metrics/configuring-metrics.html    |  135 +-
 .../monitoring-metrics/intro.html                  |   83 +-
 .../monitoring-metrics/new-metrics-system.html}    | 1175 ++++++------
 .../monitoring-metrics/new-metrics.html            |  206 ++-
 .../monitoring-metrics/performance-statistics.html |   83 +-
 .../monitoring-metrics/system-views.html           |  127 +-
 .../monitoring-metrics/tracing.html                |   87 +-
 .../net-specific/asp-net-output-caching.html       |   83 +-
 .../asp-net-session-state-caching.html             |   83 +-
 docs/{2.15.0 => 2.16.0}/net-specific/index.html    |   83 +-
 .../{2.15.0 => 2.16.0}/net-specific/net-async.html |   83 +-
 .../net-specific/net-configuration-options.html    |   83 +-
 .../net-specific/net-cross-platform-support.html   |   83 +-
 .../net-specific/net-deployment-options.html       |   83 +-
 .../net-specific/net-entity-framework-cache.html   |   83 +-
 .../net-specific/net-java-services-execution.html  |   83 +-
 docs/{2.15.0 => 2.16.0}/net-specific/net-linq.html |   83 +-
 .../net-specific/net-logging.html                  |   83 +-
 .../net-specific/net-platform-cache.html           |   83 +-
 .../net-platform-interoperability.html             |   83 +-
 .../net-specific/net-plugins.html                  |   83 +-
 .../net-specific/net-remote-assembly-loading.html  |   83 +-
 .../net-specific/net-serialization.html            |   83 +-
 .../net-specific/net-standalone-nodes.html         |   83 +-
 .../net-specific/net-troubleshooting.html          |   85 +-
 .../general-perf-tips.html                         |   83 +-
 .../handling-exceptions.html                       |   83 +-
 .../perf-and-troubleshooting/index.html            |   83 +-
 .../perf-and-troubleshooting/memory-tuning.html    |   83 +-
 .../persistence-tuning.html                        |   85 +-
 .../perf-and-troubleshooting/sql-tuning.html       |  102 +-
 .../thread-pools-tuning.html                       |   83 +-
 .../perf-and-troubleshooting/troubleshooting.html  |   83 +-
 .../yardstick-benchmarking.html                    |   83 +-
 .../persistence/change-data-capture.html           |   83 +-
 .../persistence/custom-cache-store.html            |   83 +-
 .../persistence/disk-compression.html              |   83 +-
 .../persistence/external-storage.html              |   87 +-
 .../native-persistence-defragmentation.html        |   83 +-
 .../persistence/native-persistence.html            |   91 +-
 .../persistence/persistence-tuning.html            |   85 +-
 .../persistence/snapshot-directory.html            |   83 +-
 docs/{2.15.0 => 2.16.0}/persistence/swap.html      |   83 +-
 docs/{2.15.0 => 2.16.0}/plugins.html               |   85 +-
 docs/{2.15.0 => 2.16.0}/quick-start/cpp.html       |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/dotnet.html    |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/index.html     |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/java.html      |  127 +-
 docs/{2.15.0 => 2.16.0}/quick-start/nodejs.html    |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/php.html       |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/python.html    |   83 +-
 docs/{2.15.0 => 2.16.0}/quick-start/restapi.html   |   87 +-
 docs/{2.15.0 => 2.16.0}/quick-start/sql.html       |   83 +-
 docs/{2.15.0 => 2.16.0}/resources-injection.html   |   83 +-
 docs/{2.15.0 => 2.16.0}/restapi.html               |  157 +-
 .../security/authentication.html                   |   83 +-
 .../security/cache-encryption-key-rotation.html    |   83 +-
 docs/{2.15.0 => 2.16.0}/security/index.html        |   83 +-
 .../security/master-key-rotation.html              |   83 +-
 docs/{2.15.0 => 2.16.0}/security/sandbox.html      |   83 +-
 docs/{2.15.0 => 2.16.0}/security/ssl-tls.html      |   83 +-
 docs/{2.15.0 => 2.16.0}/security/tde.html          |   83 +-
 docs/{2.15.0 => 2.16.0}/services/services.html     |  119 +-
 docs/{2.15.0 => 2.16.0}/setup.html                 |  129 +-
 docs/{2.15.0 => 2.16.0}/snapshots/snapshots.html   |   91 +-
 .../sql-reference/aggregate-functions.html         |   85 +-
 .../sql-reference/data-types.html                  |   83 +-
 .../sql-reference/date-time-functions.html         |   83 +-
 docs/{2.15.0 => 2.16.0}/sql-reference/ddl.html     |   94 +-
 docs/{2.15.0 => 2.16.0}/sql-reference/dml.html     |   83 +-
 .../index.html => 2.16.0/sql-reference/hints.html} |  120 +-
 docs/{2.15.0 => 2.16.0}/sql-reference/index.html   |   83 +-
 .../sql-reference/numeric-functions.html           |   83 +-
 .../sql-reference/operational-commands.html        |   85 +-
 .../sql-reference/sql-conformance.html             |   83 +-
 .../sql-reference/string-functions.html            |   83 +-
 .../sql-reference/system-functions.html            |   83 +-
 docs/{2.15.0 => 2.16.0}/starting-nodes.html        |   83 +-
 docs/{2.15.0 => 2.16.0}/thin-client-comparison.csv |    0
 .../thin-clients/cpp-thin-client.html              |   87 +-
 .../thin-clients/dotnet-thin-client.html           |   87 +-
 .../getting-started-with-thin-clients.html         |   89 +-
 .../thin-clients/java-thin-client.html             |  111 +-
 .../thin-clients/nodejs-thin-client.html           |   87 +-
 .../thin-clients/php-thin-client.html              |   83 +-
 .../thin-clients/python-thin-client.html           |   89 +-
 docs/{2.15.0 => 2.16.0}/tools/control-script.html  |  153 +-
 .../tools/gg-control-center.html                   |   85 +-
 .../tools/index-reader.html}                       |  220 +--
 docs/{2.15.0 => 2.16.0}/tools/informatica.html     |   87 +-
 docs/{2.15.0 => 2.16.0}/tools/pentaho.html         |   93 +-
 docs/{2.15.0 => 2.16.0}/tools/sqlline.html         |   83 +-
 docs/{2.15.0 => 2.16.0}/tools/tableau.html         |   95 +-
 .../understanding-configuration.html               |   89 +-
 docs/available-versions.txt                        |    1 +
 docs/latest                                        |    2 +-
 download.html                                      |   75 +-
 events.html                                        |    4 +-
 faq.html                                           |    4 +-
 features/acid-transactions.html                    |    4 +-
 features/compute-apis.html                         |    4 +-
 features/index.html                                |    4 +-
 features/key-value-apis.html                       |    4 +-
 features/machinelearning.html                      |    4 +-
 features/multilanguage.html                        |    4 +-
 features/service-apis.html                         |    4 +-
 features/sql.html                                  |    4 +-
 features/streaming.html                            |    4 +-
 features/tooling.html                              |    4 +-
 index.html                                         |    4 +-
 latest                                             |    2 +-
 our-community.html                                 |    4 +-
 resources.html                                     |    4 +-
 use-cases.html                                     |    4 +-
 use-cases/digital-integration-hub.html             |    4 +-
 use-cases/hadoop-acceleration.html                 |    4 +-
 use-cases/high-performance-computing.html          |    4 +-
 use-cases/in-memory-cache.html                     |    4 +-
 use-cases/in-memory-data-grid.html                 |    4 +-
 use-cases/in-memory-database.html                  |    4 +-
 use-cases/key-value-store.html                     |    4 +-
 use-cases/provenusecases.html                      |    4 +-
 use-cases/spark-acceleration.html                  |    4 +-
 687 files changed, 77739 insertions(+), 73552 deletions(-)
 rename _docs/_sass/{page-docs.scss => docs.scss} (100%)
 create mode 100644 _src/_blog/apache-ignite-2-16-0.pug
 copy blog/{apache-ignite-2-13-0.html => apache-ignite-2-16-0.html} (79%)
 copy blog/{store => database/1}/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/JDBC/error-codes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/JDBC/jdbc-client-driver.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/JDBC/jdbc-driver.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/connection-string-dsn.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/data-types.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/error-codes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/odbc-driver.html (99%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/querying-modifying-data.html (99%)
 copy docs/{2.15.0 => 2.16.0}/SQL/ODBC/specification.html (99%)
 copy docs/{2.15.0 => 2.16.0}/SQL/custom-sql-func.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/distributed-joins.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/indexes.html (99%)
 copy docs/{2.15.0 => 2.16.0}/SQL/schemas.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/sql-api.html (99%)
 copy docs/{2.15.0 => 2.16.0}/SQL/sql-calcite.html (92%)
 copy docs/{2.15.0 => 2.16.0}/SQL/sql-introduction.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/sql-statistics.html (98%)
 copy docs/{2.15.0 => 2.16.0}/SQL/sql-tuning.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/binary-client-protocol/binary-client-protocol.html (99%)
 copy docs/{2.15.0 => 2.16.0}/binary-client-protocol/binary-type-metadata.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/binary-client-protocol/cache-configuration.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/binary-client-protocol/data-format.html (99%)
 copy docs/{2.15.0 => 2.16.0}/binary-client-protocol/key-value-queries.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/binary-client-protocol/sql-and-scan-queries.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/clustering/baseline-topology.html (98%)
 copy docs/{2.15.0 => 2.16.0}/clustering/clustering.html (98%)
 copy docs/{2.15.0 => 2.16.0}/clustering/connect-client-nodes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/clustering/discovery-in-the-cloud.html (99%)
 copy docs/{2.15.0 => 2.16.0}/clustering/network-configuration.html (98%)
 copy docs/{2.15.0 => 2.16.0}/clustering/running-client-nodes-behind-nat.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/clustering/tcp-ip-discovery.html (99%)
 copy docs/{2.15.0 => 2.16.0}/clustering/zookeeper-discovery.html (98%)
 copy docs/{2.15.0 => 2.16.0}/code-deployment/deploying-user-code.html (98%)
 copy docs/{2.15.0 => 2.16.0}/code-deployment/peer-class-loading.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/atomicity-modes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/cache-groups.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/configuration-overview.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/configuring-backups.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/expiry-policies.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/near-cache.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/on-heap-caching.html (98%)
 copy docs/{2.15.0 => 2.16.0}/configuring-caches/partition-loss-policy.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/cpp-specific/cpp-objects-lifetime.html (98%)
 copy docs/{2.15.0 => 2.16.0}/cpp-specific/cpp-platform-interoperability.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/cpp-specific/cpp-serialization.html (98%)
 copy docs/{2.15.0 => 2.16.0}/cpp-specific/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-modeling/affinity-collocation.html (99%)
 copy docs/{2.15.0 => 2.16.0}/data-modeling/binary-marshaller.html (99%)
 copy docs/{2.15.0 => 2.16.0}/data-modeling/data-modeling.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-modeling/data-partitioning.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-rebalancing.html (95%)
 copy docs/{2.15.0 => 2.16.0}/data-streaming.html (99%)
 copy docs/{2.15.0 => 2.16.0}/data-structures/atomic-types.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-structures/countdownlatch.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-structures/id-generator.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-structures/queue-and-set.html (98%)
 copy docs/{2.15.0 => 2.16.0}/data-structures/semaphore.html (98%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/cluster-groups.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/distributed-computing/collocated-computations.html (99%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/distributed-computing.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/executor-service.html (98%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/fault-tolerance.html (98%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/job-scheduling.html (98%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/load-balancing.html (98%)
 copy docs/{2.15.0 => 2.16.0}/distributed-computing/map-reduce.html (99%)
 copy docs/{2.15.0 => 2.16.0}/distributed-locks.html (98%)
 copy docs/{2.15.0 => 2.16.0}/events/events.html (98%)
 copy docs/{2.15.0 => 2.16.0}/events/listening-to-events.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/cassandra/configuration.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/cassandra/ddl-generator.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/cassandra/overview.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/cassandra/usage-examples.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/change-data-capture-extensions.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/hibernate-l2-cache.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/ignite-dataframe.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/installation.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/overview.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/spark-shell.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/ignite-for-spark/troubleshooting.html (98%)
 copy docs/{2.15.0 => 2.16.0}/extensions-and-integrations/mybatis-l2-cache.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/performance-statistics.html (98%)
 copy docs/{2.15.0 => 2.16.0}/extensions-and-integrations/php-pdo.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/spring/spring-boot.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/spring/spring-caching.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/spring/spring-data.html (98%)
 copy docs/{2.15.0 => 2.16.0}/extensions-and-integrations/spring/spring-tx.html 
(99%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/camel-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/flink-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/flume-sink.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/jms-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/kafka-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/mqtt-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/rocketmq-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/storm-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/twitter-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/streaming/zeromq-streamer.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/extensions-and-integrations/zookeeper-ip-finder-ext.html (98%)
 copy docs/{2.10.0 => 2.16.0}/images/111.gif (100%)
 copy docs/{2.10.0 => 2.16.0}/images/222.gif (100%)
 copy docs/{2.10.0 => 2.16.0}/images/333.gif (100%)
 copy docs/{2.10.0 => 2.16.0}/images/555.gif (100%)
 copy docs/{2.10.0 => 2.16.0}/images/666.gif (100%)
 copy docs/{2.10.0 => 2.16.0}/images/bagging.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/cache_table.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/checkpointing-chainsaw.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/checkpointing-persistence.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/client-to-aws.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/collocated_joins.png (100%)
 copy docs/{2.15.0 => 2.16.0}/images/data_streaming.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/defragmented.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/durable-memory-diagram.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/durable-memory-overview.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/external_storage.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/fragmented.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/ignite_clustering.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/ijfull.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/ijimport.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/ijrun.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/integrations/camel-streamer.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/integrations/hibernate-l2-cache.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/jconsole.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/k8s/aks-node-number.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/k8s/create-aks-cluster.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/logistic-regression.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/logistic-regression2.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/machine_learning.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/memory-segment.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/naive-bayes.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/naive-bayes2.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/naive-bayes3.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/naive-bayes3png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/net-view-details.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/network_segmentation.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/non_collocated_joins.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/odbc_dsn_configuration.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/off_heap_memory_eviction.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/partitionawareness01.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/partitionawareness02.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/partitioned_cache.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/partitioning.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/persistent_store_structure.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/preprocessing.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/preprocessing2.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/replicated_cache.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/segmentation_resolved.png (100%)
 copy docs/{2.14.0 => 2.16.0}/images/service-intercept--order.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/set-streaming.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/span.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/spark_integration.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/split_brain.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/split_brain_resolved.png (100%)
 copy docs/{2.12.0 => 2.16.0}/images/svg/analyze_bnf1.svg (100%)
 copy docs/{2.12.0 => 2.16.0}/images/svg/analyze_bnf2.svg (100%)
 copy docs/{2.12.0 => 2.16.0}/images/svg/drop_bnf.svg (100%)
 copy docs/{2.12.0 => 2.16.0}/images/svg/refresh_bnf.svg (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/gg-control-center.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/informatica-import-tables.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/informatica-rel-connection.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/pentaho-ignite-connection.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/pentaho-new-transformation.png (100%)
 copy docs/{2.10.0 => 
2.16.0}/images/tools/pentaho-running-and-inspecting-data.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-choose_dsn_01.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-choose_dsn_02.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-choosing_driver_01.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-creating_dataset.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-edit_connection.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/tableau-visualizing_data.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/tools/visor-cmd.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/trace_in_zipkin.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/zookeeper.png (100%)
 copy docs/{2.10.0 => 2.16.0}/images/zookeeper_split.png (100%)
 copy docs/{2.15.0 => 2.16.0}/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/installation/deb-rpm.html (98%)
 copy docs/{2.15.0 => 2.16.0}/installation/installing-using-docker.html (98%)
 copy docs/{2.15.0 => 2.16.0}/installation/installing-using-zip.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/installation/kubernetes/amazon-eks-deployment.html (98%)
 copy docs/{2.15.0 => 2.16.0}/installation/kubernetes/azure-deployment.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/installation/kubernetes/gke-deployment.html (98%)
 copy docs/{2.15.0/installation/installing-using-zip.html => 
2.16.0/installation/upgrades.html} (97%)
 copy docs/{2.15.0 => 2.16.0}/installation/vmware-installation.html (98%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/basic-cache-operations.html (99%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/binary-objects.html (99%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/continuous-queries.html (99%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/read-repair.html (98%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/transactions.html (99%)
 copy docs/{2.15.0 => 2.16.0}/key-value-api/using-cache-queries.html (95%)
 copy docs/{2.15.0 => 2.16.0}/logging.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/binary-classification/ann.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/decision-trees.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/introduction.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/knn-classification.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/linear-svm.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/logistic-regression.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/multilayer-perceptron.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/binary-classification/naive-bayes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/clustering/gaussian-mixture.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/clustering/introduction.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/clustering/k-means-clustering.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/ensemble-methods/bagging.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/ensemble-methods/gradient-boosting.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/ensemble-methods/introduction.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/ensemble-methods/random-forest.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/ensemble-methods/stacking.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/importing-model/introduction.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/importing-model/model-import-from-apache-spark.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/importing-model/model-import-from-gxboost.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/machine-learning.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/model-selection/cross-validation.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/model-selection/evaluator.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/model-selection/hyper-parameter-tuning.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/model-selection/introduction.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/model-selection/pipeline-api.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets.html
 (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/multiclass-classification.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/partition-based-dataset.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/preprocessing.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/recommendation-systems.html (98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/regression/decision-trees-regression.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/regression/introduction.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/regression/knn-regression.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/machine-learning/regression/linear-regression.html (98%)
 copy docs/{2.15.0 => 2.16.0}/machine-learning/updating-trained-models.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/memory-architecture.html (98%)
 copy docs/{2.15.0 => 2.16.0}/memory-configuration/data-regions.html (99%)
 copy docs/{2.15.0 => 2.16.0}/memory-configuration/eviction-policies.html (98%)
 copy docs/{2.15.0 => 2.16.0}/memory-configuration/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/memory-configuration/replacement-policies.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/messaging.html (98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/cluster-id.html (98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/cluster-states.html (98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/configuring-metrics.html (98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/intro.html (98%)
 copy docs/{2.15.0/monitoring-metrics/metrics.html => 
2.16.0/monitoring-metrics/new-metrics-system.html} (85%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/new-metrics.html (97%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/performance-statistics.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/system-views.html (98%)
 copy docs/{2.15.0 => 2.16.0}/monitoring-metrics/tracing.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/asp-net-output-caching.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/asp-net-session-state-caching.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-async.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-configuration-options.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-cross-platform-support.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-deployment-options.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-entity-framework-cache.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-java-services-execution.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-linq.html (99%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-logging.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-platform-cache.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-platform-interoperability.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-plugins.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-remote-assembly-loading.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-serialization.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-standalone-nodes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/net-specific/net-troubleshooting.html (98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/general-perf-tips.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/handling-exceptions.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/memory-tuning.html (98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/persistence-tuning.html 
(99%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/sql-tuning.html (98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/thread-pools-tuning.html 
(98%)
 copy docs/{2.15.0 => 2.16.0}/perf-and-troubleshooting/troubleshooting.html 
(98%)
 copy docs/{2.15.0 => 
2.16.0}/perf-and-troubleshooting/yardstick-benchmarking.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/change-data-capture.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/custom-cache-store.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/disk-compression.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/external-storage.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/persistence/native-persistence-defragmentation.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/native-persistence.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/persistence-tuning.html (99%)
 copy docs/{2.15.0 => 2.16.0}/persistence/snapshot-directory.html (98%)
 copy docs/{2.15.0 => 2.16.0}/persistence/swap.html (98%)
 copy docs/{2.15.0 => 2.16.0}/plugins.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/cpp.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/dotnet.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/java.html (97%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/nodejs.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/php.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/python.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/restapi.html (98%)
 copy docs/{2.15.0 => 2.16.0}/quick-start/sql.html (98%)
 copy docs/{2.15.0 => 2.16.0}/resources-injection.html (98%)
 copy docs/{2.15.0 => 2.16.0}/restapi.html (99%)
 copy docs/{2.15.0 => 2.16.0}/security/authentication.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/cache-encryption-key-rotation.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/master-key-rotation.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/sandbox.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/ssl-tls.html (98%)
 copy docs/{2.15.0 => 2.16.0}/security/tde.html (98%)
 copy docs/{2.15.0 => 2.16.0}/services/services.html (98%)
 copy docs/{2.15.0 => 2.16.0}/setup.html (97%)
 copy docs/{2.15.0 => 2.16.0}/snapshots/snapshots.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/aggregate-functions.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/data-types.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/date-time-functions.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/ddl.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/dml.html (99%)
 copy docs/{2.15.0/net-specific/index.html => 2.16.0/sql-reference/hints.html} 
(98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/index.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/numeric-functions.html (99%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/operational-commands.html (98%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/sql-conformance.html (99%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/string-functions.html (99%)
 copy docs/{2.15.0 => 2.16.0}/sql-reference/system-functions.html (98%)
 copy docs/{2.15.0 => 2.16.0}/starting-nodes.html (98%)
 copy docs/{2.15.0 => 2.16.0}/thin-client-comparison.csv (100%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/cpp-thin-client.html (98%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/dotnet-thin-client.html (99%)
 copy docs/{2.15.0 => 
2.16.0}/thin-clients/getting-started-with-thin-clients.html (98%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/java-thin-client.html (98%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/nodejs-thin-client.html (99%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/php-thin-client.html (98%)
 copy docs/{2.15.0 => 2.16.0}/thin-clients/python-thin-client.html (99%)
 copy docs/{2.15.0 => 2.16.0}/tools/control-script.html (97%)
 copy docs/{2.15.0 => 2.16.0}/tools/gg-control-center.html (98%)
 copy docs/{2.15.0/monitoring-metrics/cluster-id.html => 
2.16.0/tools/index-reader.html} (95%)
 copy docs/{2.15.0 => 2.16.0}/tools/informatica.html (98%)
 copy docs/{2.15.0 => 2.16.0}/tools/pentaho.html (98%)
 copy docs/{2.15.0 => 2.16.0}/tools/sqlline.html (98%)
 copy docs/{2.15.0 => 2.16.0}/tools/tableau.html (98%)
 copy docs/{2.15.0 => 2.16.0}/understanding-configuration.html (98%)

Reply via email to