You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by ma...@apache.org on 2021/12/17 12:48:03 UTC

[ignite-website] branch master updated: Docs (#94)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 99c8476  Docs (#94)
99c8476 is described below

commit 99c8476ae7e8da0faa00f6d6ef7ecfe83128ed70
Author: Erlan Aytpaev <ay...@gmail.com>
AuthorDate: Fri Dec 17 18:47:57 2021 +0600

    Docs (#94)
    
    * Updated 3.0.0-alpha docs
    
    * Updated 2.9.0 docs
    
    * Updated 2.9.1 docs
    
    * Updated 2.10.0 docs
    
    * Updated 2.11.0 docs
---
 docs/2.10.0/SQL/JDBC/error-codes.html              |   93 +-
 docs/2.10.0/SQL/JDBC/jdbc-client-driver.html       |   93 +-
 docs/2.10.0/SQL/JDBC/jdbc-driver.html              |   93 +-
 docs/2.10.0/SQL/ODBC/connection-string-dsn.html    |   93 +-
 docs/2.10.0/SQL/ODBC/data-types.html               |   93 +-
 docs/2.10.0/SQL/ODBC/error-codes.html              |   93 +-
 docs/2.10.0/SQL/ODBC/odbc-driver.html              |   93 +-
 docs/2.10.0/SQL/ODBC/querying-modifying-data.html  |   93 +-
 docs/2.10.0/SQL/ODBC/specification.html            |   93 +-
 docs/2.10.0/SQL/custom-sql-func.html               |   93 +-
 docs/2.10.0/SQL/distributed-joins.html             |   93 +-
 docs/2.10.0/SQL/indexes.html                       |   93 +-
 docs/2.10.0/SQL/schemas.html                       |   93 +-
 docs/2.10.0/SQL/sql-api.html                       |   93 +-
 docs/2.10.0/SQL/sql-introduction.html              |   93 +-
 docs/2.10.0/SQL/sql-statistics.html                | 3575 ------------------
 docs/2.10.0/SQL/sql-transactions.html              |  103 +-
 docs/2.10.0/SQL/sql-tuning.html                    |   93 +-
 .../binary-client-protocol.html                    |   93 +-
 .../binary-type-metadata.html                      |   93 +-
 .../cache-configuration.html                       |   93 +-
 .../2.10.0/binary-client-protocol/data-format.html |   93 +-
 .../binary-client-protocol/key-value-queries.html  |   93 +-
 .../sql-and-scan-queries.html                      |   93 +-
 docs/2.10.0/clustering/baseline-topology.html      |   93 +-
 docs/2.10.0/clustering/clustering.html             |   93 +-
 docs/2.10.0/clustering/connect-client-nodes.html   |   93 +-
 docs/2.10.0/clustering/discovery-in-the-cloud.html |  182 +-
 docs/2.10.0/clustering/network-configuration.html  |   93 +-
 .../running-client-nodes-behind-nat.html           |   93 +-
 docs/2.10.0/clustering/tcp-ip-discovery.html       |   93 +-
 docs/2.10.0/clustering/zookeeper-discovery.html    |   93 +-
 .../code-deployment/deploying-user-code.html       |   93 +-
 .../2.10.0/code-deployment/peer-class-loading.html |   97 +-
 .../2.10.0/configuring-caches/atomicity-modes.html |  101 +-
 docs/2.10.0/configuring-caches/cache-groups.html   |   93 +-
 .../configuring-caches/configuration-overview.html |   93 +-
 .../configuring-caches/configuring-backups.html    |   93 +-
 .../2.10.0/configuring-caches/expiry-policies.html |   93 +-
 docs/2.10.0/configuring-caches/near-cache.html     |   99 +-
 .../2.10.0/configuring-caches/on-heap-caching.html |   93 +-
 .../configuring-caches/partition-loss-policy.html  |   93 +-
 docs/2.10.0/cpp-specific/cpp-objects-lifetime.html |   93 +-
 .../cpp-platform-interoperability.html             |   93 +-
 docs/2.10.0/cpp-specific/cpp-serialization.html    |   93 +-
 docs/2.10.0/cpp-specific/index.html                |   93 +-
 .../2.10.0/data-modeling/affinity-collocation.html |  206 +-
 docs/2.10.0/data-modeling/binary-marshaller.html   |   93 +-
 docs/2.10.0/data-modeling/data-modeling.html       |   93 +-
 docs/2.10.0/data-modeling/data-partitioning.html   |   93 +-
 docs/2.10.0/data-rebalancing.html                  |  107 +-
 docs/2.10.0/data-streaming.html                    |   93 +-
 docs/2.10.0/data-structures/atomic-sequence.html   |   93 +-
 docs/2.10.0/data-structures/atomic-types.html      |   93 +-
 docs/2.10.0/data-structures/countdownlatch.html    |   93 +-
 docs/2.10.0/data-structures/id-generator.html      |   93 +-
 docs/2.10.0/data-structures/queue-and-set.html     |   93 +-
 docs/2.10.0/data-structures/semaphore.html         |   93 +-
 .../distributed-computing/cluster-groups.html      |   93 +-
 .../collocated-computations.html                   |   95 +-
 .../distributed-computing.html                     |   93 +-
 .../distributed-computing/executor-service.html    |   93 +-
 .../distributed-computing/fault-tolerance.html     |   93 +-
 .../distributed-computing/job-scheduling.html      |   93 +-
 .../distributed-computing/load-balancing.html      |   93 +-
 docs/2.10.0/distributed-computing/map-reduce.html  |   93 +-
 docs/2.10.0/distributed-locks.html                 |   93 +-
 docs/2.10.0/events/events.html                     |   99 +-
 docs/2.10.0/events/listening-to-events.html        |   93 +-
 .../cassandra/configuration.html                   |   93 +-
 .../cassandra/ddl-generator.html                   |   93 +-
 .../cassandra/overview.html                        |   93 +-
 .../cassandra/usage-examples.html                  |   93 +-
 .../hibernate-l2-cache.html                        |   93 +-
 .../ignite-for-spark/ignite-dataframe.html         |   93 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |   93 +-
 .../ignite-for-spark/installation.html             |   93 +-
 .../ignite-for-spark/overview.html                 |   97 +-
 .../ignite-for-spark/spark-shell.html              |   93 +-
 .../ignite-for-spark/troubleshooting.html          |   93 +-
 .../mybatis-l2-cache.html                          |   93 +-
 .../performance-statistics.html                    | 3458 -----------------
 .../extensions-and-integrations/php-pdo.html       |   93 +-
 .../spring/spring-boot.html                        |   93 +-
 .../spring/spring-caching.html                     |  544 +--
 .../spring/spring-data.html                        |  188 +-
 .../spring/spring-tx.html                          | 3944 --------------------
 .../streaming/camel-streamer.html                  |   93 +-
 .../streaming/flink-streamer.html                  |   93 +-
 .../streaming/flume-sink.html                      |   93 +-
 .../streaming/jms-streamer.html                    |   93 +-
 .../streaming/kafka-streamer.html                  |   93 +-
 .../streaming/mqtt-streamer.html                   |   93 +-
 .../streaming/rocketmq-streamer.html               |   93 +-
 .../streaming/storm-streamer.html                  |   93 +-
 .../streaming/twitter-streamer.html                |   93 +-
 .../streaming/zeromq-streamer.html                 |   93 +-
 docs/2.10.0/images/svg/analyze_bnf1.svg            |  188 -
 docs/2.10.0/images/svg/analyze_bnf2.svg            |  168 -
 docs/2.10.0/images/svg/drop_bnf.svg                |  188 -
 docs/2.10.0/images/svg/refresh_bnf.svg             |  188 -
 docs/2.10.0/index.html                             |   93 +-
 docs/2.10.0/installation/deb-rpm.html              |  100 +-
 .../index.html                                     |   97 +-
 .../installation/installing-using-docker.html      |   95 +-
 docs/2.10.0/installation/installing-using-zip.html |   93 +-
 .../kubernetes/amazon-eks-deployment.html          |  168 +-
 .../installation/kubernetes/azure-deployment.html  |  168 +-
 .../installation/kubernetes/gke-deployment.html    |  168 +-
 docs/2.10.0/installation/vmware-installation.html  |   93 +-
 .../key-value-api/basic-cache-operations.html      |  129 +-
 docs/2.10.0/key-value-api/binary-objects.html      |   93 +-
 docs/2.10.0/key-value-api/continuous-queries.html  |   93 +-
 docs/2.10.0/key-value-api/transactions.html        |   93 +-
 ...-cache-queries.html => using-scan-queries.html} |  227 +-
 docs/2.10.0/logging.html                           |   93 +-
 .../binary-classification/ann.html                 |   93 +-
 .../binary-classification/decision-trees.html      |   93 +-
 .../binary-classification/introduction.html        |   93 +-
 .../binary-classification/knn-classification.html  |   93 +-
 .../binary-classification/linear-svm.html          |   93 +-
 .../binary-classification/logistic-regression.html |   93 +-
 .../multilayer-perceptron.html                     |   93 +-
 .../binary-classification/naive-bayes.html         |   93 +-
 .../clustering/gaussian-mixture.html               |   93 +-
 .../machine-learning/clustering/introduction.html  |   93 +-
 .../clustering/k-means-clustering.html             |   93 +-
 .../machine-learning/ensemble-methods/bagging.html |   93 +-
 .../ensemble-methods/gradient-boosting.html        |   93 +-
 .../ensemble-methods/introduction.html             |   93 +-
 .../ensemble-methods/random-forest.html            |   93 +-
 .../ensemble-methods/stacking.html                 |   93 +-
 .../importing-model/introduction.html              |   93 +-
 .../model-import-from-apache-spark.html            |   93 +-
 .../importing-model/model-import-from-gxboost.html |   93 +-
 docs/2.10.0/machine-learning/machine-learning.html |   93 +-
 .../model-selection/cross-validation.html          |   93 +-
 .../model-selection/evaluator.html                 |   93 +-
 .../model-selection/hyper-parameter-tuning.html    |   93 +-
 .../model-selection/introduction.html              |   93 +-
 .../model-selection/pipeline-api.html              |   93 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |   93 +-
 .../multiclass-classification.html                 |   93 +-
 .../machine-learning/partition-based-dataset.html  |   93 +-
 docs/2.10.0/machine-learning/preprocessing.html    |   93 +-
 .../machine-learning/recommendation-systems.html   |   93 +-
 .../regression/decision-trees-regression.html      |   93 +-
 .../machine-learning/regression/introduction.html  |   93 +-
 .../regression/knn-regression.html                 |   93 +-
 .../regression/linear-regression.html              |   93 +-
 .../machine-learning/updating-trained-models.html  |   93 +-
 docs/2.10.0/memory-architecture.html               |   93 +-
 docs/2.10.0/memory-configuration/data-regions.html |   93 +-
 .../memory-configuration/eviction-policies.html    |   95 +-
 docs/2.10.0/memory-configuration/index.html        |   93 +-
 .../memory-configuration/replacement-policies.html | 3500 -----------------
 docs/2.10.0/messaging.html                         |   93 +-
 docs/2.10.0/monitoring-metrics/cluster-id.html     |   93 +-
 docs/2.10.0/monitoring-metrics/cluster-states.html |   98 +-
 .../monitoring-metrics/configuring-metrics.html    |   93 +-
 docs/2.10.0/monitoring-metrics/intro.html          |   93 +-
 docs/2.10.0/monitoring-metrics/metrics.html        |   95 +-
 .../monitoring-metrics/new-metrics-system.html     |   93 +-
 docs/2.10.0/monitoring-metrics/new-metrics.html    |  359 +-
 .../monitoring-metrics/performance-statistics.html |  154 +-
 docs/2.10.0/monitoring-metrics/system-views.html   |  951 +----
 docs/2.10.0/monitoring-metrics/tracing.html        |   93 +-
 .../net-specific/asp-net-output-caching.html       |   93 +-
 .../asp-net-session-state-caching.html             |   93 +-
 docs/2.10.0/net-specific/index.html                |   93 +-
 docs/2.10.0/net-specific/net-async.html            | 3512 -----------------
 .../net-specific/net-configuration-options.html    |   93 +-
 .../net-specific/net-cross-platform-support.html   |   93 +-
 .../net-specific/net-deployment-options.html       |  173 +-
 .../net-specific/net-entity-framework-cache.html   |   93 +-
 .../net-specific/net-java-services-execution.html  |   93 +-
 docs/2.10.0/net-specific/net-linq.html             |   93 +-
 docs/2.10.0/net-specific/net-logging.html          |   93 +-
 docs/2.10.0/net-specific/net-platform-cache.html   |   93 +-
 .../net-platform-interoperability.html             |   93 +-
 docs/2.10.0/net-specific/net-plugins.html          |   93 +-
 .../net-specific/net-remote-assembly-loading.html  |   93 +-
 docs/2.10.0/net-specific/net-serialization.html    |   93 +-
 docs/2.10.0/net-specific/net-standalone-nodes.html |   93 +-
 docs/2.10.0/net-specific/net-troubleshooting.html  |  117 +-
 .../general-perf-tips.html                         |   93 +-
 .../handling-exceptions.html                       |   93 +-
 docs/2.10.0/perf-and-troubleshooting/index.html    |   93 +-
 .../perf-and-troubleshooting/memory-tuning.html    |   93 +-
 .../persistence-tuning.html                        |   93 +-
 .../perf-and-troubleshooting/sql-tuning.html       |   93 +-
 .../thread-pools-tuning.html                       |  106 +-
 .../perf-and-troubleshooting/troubleshooting.html  |   93 +-
 .../yardstick-benchmarking.html                    |   93 +-
 docs/2.10.0/persistence/custom-cache-store.html    |   93 +-
 docs/2.10.0/persistence/disk-compression.html      |   93 +-
 docs/2.10.0/persistence/external-storage.html      |   93 +-
 .../native-persistence-defragmentation.html        |   93 +-
 docs/2.10.0/persistence/native-persistence.html    |   93 +-
 docs/2.10.0/persistence/persistence-tuning.html    |   93 +-
 docs/2.10.0/persistence/snapshot-directory.html    | 3399 -----------------
 .../{snapshots => persistence}/snapshots.html      |  293 +-
 docs/2.10.0/persistence/swap.html                  |   93 +-
 docs/2.10.0/plugins.html                           |   93 +-
 docs/2.10.0/quick-start/cpp.html                   |   93 +-
 docs/2.10.0/quick-start/dotnet.html                |   93 +-
 docs/2.10.0/quick-start/index.html                 |   93 +-
 docs/2.10.0/quick-start/java.html                  |   98 +-
 docs/2.10.0/quick-start/nodejs.html                |  100 +-
 docs/2.10.0/quick-start/php.html                   |  115 +-
 docs/2.10.0/quick-start/python.html                |   93 +-
 docs/2.10.0/quick-start/restapi.html               |   93 +-
 docs/2.10.0/quick-start/sql.html                   |   93 +-
 docs/2.10.0/read-repair.html                       |   93 +-
 docs/2.10.0/resources-injection.html               |   93 +-
 docs/2.10.0/restapi.html                           |   98 +-
 docs/2.10.0/security/authentication.html           |   93 +-
 .../security/cache-encryption-key-rotation.html    |   93 +-
 docs/2.10.0/security/index.html                    |   93 +-
 docs/2.10.0/security/master-key-rotation.html      |   93 +-
 docs/2.10.0/security/sandbox.html                  |   93 +-
 docs/2.10.0/security/ssl-tls.html                  |   93 +-
 docs/2.10.0/security/tde.html                      |   93 +-
 docs/2.10.0/services/services.html                 |   99 +-
 docs/2.10.0/setup.html                             |  164 +-
 docs/2.10.0/sql-reference/aggregate-functions.html |   93 +-
 docs/2.10.0/sql-reference/data-types.html          |   93 +-
 docs/2.10.0/sql-reference/date-time-functions.html |   93 +-
 docs/2.10.0/sql-reference/ddl.html                 |  913 +----
 docs/2.10.0/sql-reference/dml.html                 |   93 +-
 docs/2.10.0/sql-reference/index.html               |   93 +-
 docs/2.10.0/sql-reference/numeric-functions.html   |   93 +-
 .../2.10.0/sql-reference/operational-commands.html |  113 +-
 docs/2.10.0/sql-reference/sql-conformance.html     |   93 +-
 docs/2.10.0/sql-reference/string-functions.html    |   93 +-
 docs/2.10.0/sql-reference/system-functions.html    |   93 +-
 docs/2.10.0/sql-reference/transactions.html        |  101 +-
 docs/2.10.0/starting-nodes.html                    |   93 +-
 docs/2.10.0/thin-client-comparison.csv             |    3 +-
 docs/2.10.0/thin-clients/cpp-thin-client.html      |  110 +-
 docs/2.10.0/thin-clients/dotnet-thin-client.html   |  107 +-
 .../getting-started-with-thin-clients.html         |  119 +-
 docs/2.10.0/thin-clients/java-thin-client.html     |  180 +-
 docs/2.10.0/thin-clients/nodejs-thin-client.html   |  114 +-
 docs/2.10.0/thin-clients/php-thin-client.html      |  128 +-
 docs/2.10.0/thin-clients/python-thin-client.html   |  118 +-
 docs/2.10.0/tools/control-script.html              |  351 +-
 docs/2.10.0/tools/gg-control-center.html           |   93 +-
 docs/2.10.0/tools/informatica.html                 |   93 +-
 docs/2.10.0/tools/pentaho.html                     |   93 +-
 docs/2.10.0/tools/sqlline.html                     |   93 +-
 docs/2.10.0/tools/tableau.html                     |   93 +-
 docs/2.10.0/tools/visor-cmd.html                   |   93 +-
 docs/2.10.0/transactions/mvcc.html                 |   99 +-
 docs/2.10.0/understanding-configuration.html       |   93 +-
 docs/2.11.0/SQL/JDBC/error-codes.html              |   38 +-
 docs/2.11.0/SQL/JDBC/jdbc-client-driver.html       |   38 +-
 docs/2.11.0/SQL/JDBC/jdbc-driver.html              |   38 +-
 docs/2.11.0/SQL/ODBC/connection-string-dsn.html    |   38 +-
 docs/2.11.0/SQL/ODBC/data-types.html               |   38 +-
 docs/2.11.0/SQL/ODBC/error-codes.html              |   38 +-
 docs/2.11.0/SQL/ODBC/odbc-driver.html              |   38 +-
 docs/2.11.0/SQL/ODBC/querying-modifying-data.html  |   38 +-
 docs/2.11.0/SQL/ODBC/specification.html            |   38 +-
 docs/2.11.0/SQL/custom-sql-func.html               |   38 +-
 docs/2.11.0/SQL/distributed-joins.html             |   38 +-
 docs/2.11.0/SQL/indexes.html                       |   38 +-
 docs/2.11.0/SQL/schemas.html                       |   38 +-
 docs/2.11.0/SQL/sql-api.html                       |   38 +-
 docs/2.11.0/SQL/sql-introduction.html              |   38 +-
 docs/2.11.0/SQL/sql-statistics.html                | 3574 ------------------
 docs/2.11.0/SQL/sql-transactions.html              |   48 +-
 docs/2.11.0/SQL/sql-tuning.html                    |   38 +-
 .../binary-client-protocol.html                    |   38 +-
 .../binary-type-metadata.html                      |   38 +-
 .../cache-configuration.html                       |   38 +-
 .../2.11.0/binary-client-protocol/data-format.html |   38 +-
 .../binary-client-protocol/key-value-queries.html  |   38 +-
 .../sql-and-scan-queries.html                      |   38 +-
 docs/2.11.0/clustering/baseline-topology.html      |   38 +-
 docs/2.11.0/clustering/clustering.html             |   38 +-
 docs/2.11.0/clustering/connect-client-nodes.html   |   38 +-
 docs/2.11.0/clustering/discovery-in-the-cloud.html |  125 +-
 docs/2.11.0/clustering/network-configuration.html  |   38 +-
 .../running-client-nodes-behind-nat.html           |   38 +-
 docs/2.11.0/clustering/tcp-ip-discovery.html       |   38 +-
 docs/2.11.0/clustering/zookeeper-discovery.html    |   38 +-
 .../code-deployment/deploying-user-code.html       |   38 +-
 .../2.11.0/code-deployment/peer-class-loading.html |   42 +-
 .../2.11.0/configuring-caches/atomicity-modes.html |   46 +-
 docs/2.11.0/configuring-caches/cache-groups.html   |   38 +-
 .../configuring-caches/configuration-overview.html |   38 +-
 .../configuring-caches/configuring-backups.html    |   38 +-
 .../2.11.0/configuring-caches/expiry-policies.html |   38 +-
 docs/2.11.0/configuring-caches/near-cache.html     |   38 +-
 .../2.11.0/configuring-caches/on-heap-caching.html |   38 +-
 .../configuring-caches/partition-loss-policy.html  |   38 +-
 docs/2.11.0/cpp-specific/cpp-objects-lifetime.html |   38 +-
 .../cpp-platform-interoperability.html             |   38 +-
 docs/2.11.0/cpp-specific/cpp-serialization.html    |   38 +-
 docs/2.11.0/cpp-specific/index.html                |   38 +-
 .../2.11.0/data-modeling/affinity-collocation.html |  151 +-
 docs/2.11.0/data-modeling/binary-marshaller.html   |   38 +-
 docs/2.11.0/data-modeling/data-modeling.html       |   38 +-
 docs/2.11.0/data-modeling/data-partitioning.html   |   38 +-
 docs/2.11.0/data-rebalancing.html                  |   52 +-
 docs/2.11.0/data-streaming.html                    |   38 +-
 docs/2.11.0/data-structures/atomic-sequence.html   |   38 +-
 docs/2.11.0/data-structures/atomic-types.html      |   38 +-
 docs/2.11.0/data-structures/countdownlatch.html    |   38 +-
 docs/2.11.0/data-structures/id-generator.html      |   38 +-
 docs/2.11.0/data-structures/queue-and-set.html     |   38 +-
 docs/2.11.0/data-structures/semaphore.html         |   38 +-
 .../distributed-computing/cluster-groups.html      |   38 +-
 .../collocated-computations.html                   |   40 +-
 .../distributed-computing.html                     |   38 +-
 .../distributed-computing/executor-service.html    |   38 +-
 .../distributed-computing/fault-tolerance.html     |   38 +-
 .../distributed-computing/job-scheduling.html      |   38 +-
 .../distributed-computing/load-balancing.html      |   38 +-
 docs/2.11.0/distributed-computing/map-reduce.html  |   38 +-
 docs/2.11.0/distributed-locks.html                 |   38 +-
 docs/2.11.0/events/events.html                     |   44 +-
 docs/2.11.0/events/listening-to-events.html        |   38 +-
 .../cassandra/configuration.html                   |   38 +-
 .../cassandra/ddl-generator.html                   |   38 +-
 .../cassandra/overview.html                        |   38 +-
 .../cassandra/usage-examples.html                  |   38 +-
 .../hibernate-l2-cache.html                        |   38 +-
 .../ignite-for-spark/ignite-dataframe.html         |   38 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |   38 +-
 .../ignite-for-spark/installation.html             |   38 +-
 .../ignite-for-spark/overview.html                 |   38 +-
 .../ignite-for-spark/spark-shell.html              |   38 +-
 .../ignite-for-spark/troubleshooting.html          |   38 +-
 .../mybatis-l2-cache.html                          |   38 +-
 .../performance-statistics.html                    |   38 +-
 .../extensions-and-integrations/php-pdo.html       |   38 +-
 .../spring/spring-boot.html                        |   38 +-
 .../spring/spring-caching.html                     |   38 +-
 .../spring/spring-data.html                        |   38 +-
 .../spring/spring-tx.html                          |   38 +-
 .../streaming/camel-streamer.html                  |   38 +-
 .../streaming/flink-streamer.html                  |   38 +-
 .../streaming/flume-sink.html                      |   38 +-
 .../streaming/jms-streamer.html                    |   38 +-
 .../streaming/kafka-streamer.html                  |   38 +-
 .../streaming/mqtt-streamer.html                   |   38 +-
 .../streaming/rocketmq-streamer.html               |   38 +-
 .../streaming/storm-streamer.html                  |   38 +-
 .../streaming/twitter-streamer.html                |   38 +-
 .../streaming/zeromq-streamer.html                 |   38 +-
 docs/2.11.0/images/svg/analyze_bnf1.svg            |  188 -
 docs/2.11.0/images/svg/analyze_bnf2.svg            |  168 -
 docs/2.11.0/images/svg/drop_bnf.svg                |  188 -
 docs/2.11.0/images/svg/refresh_bnf.svg             |  188 -
 docs/2.11.0/index.html                             |   38 +-
 docs/2.11.0/installation/deb-rpm.html              |   38 +-
 .../installation/installing-using-docker.html      |   40 +-
 docs/2.11.0/installation/installing-using-zip.html |   38 +-
 .../kubernetes/amazon-eks-deployment.html          |   46 +-
 .../installation/kubernetes/azure-deployment.html  |   46 +-
 .../installation/kubernetes/gke-deployment.html    |   46 +-
 docs/2.11.0/installation/vmware-installation.html  |   38 +-
 .../key-value-api/basic-cache-operations.html      |   38 +-
 docs/2.11.0/key-value-api/binary-objects.html      |   38 +-
 docs/2.11.0/key-value-api/continuous-queries.html  |   38 +-
 docs/2.11.0/key-value-api/transactions.html        |   38 +-
 ...-cache-queries.html => using-scan-queries.html} |  172 +-
 docs/2.11.0/logging.html                           |   38 +-
 .../binary-classification/ann.html                 |   38 +-
 .../binary-classification/decision-trees.html      |   38 +-
 .../binary-classification/introduction.html        |   38 +-
 .../binary-classification/knn-classification.html  |   38 +-
 .../binary-classification/linear-svm.html          |   38 +-
 .../binary-classification/logistic-regression.html |   38 +-
 .../multilayer-perceptron.html                     |   38 +-
 .../binary-classification/naive-bayes.html         |   38 +-
 .../clustering/gaussian-mixture.html               |   38 +-
 .../machine-learning/clustering/introduction.html  |   38 +-
 .../clustering/k-means-clustering.html             |   38 +-
 .../machine-learning/ensemble-methods/bagging.html |   38 +-
 .../ensemble-methods/gradient-boosting.html        |   38 +-
 .../ensemble-methods/introduction.html             |   38 +-
 .../ensemble-methods/random-forest.html            |   38 +-
 .../ensemble-methods/stacking.html                 |   38 +-
 .../importing-model/introduction.html              |   38 +-
 .../model-import-from-apache-spark.html            |   38 +-
 .../importing-model/model-import-from-gxboost.html |   38 +-
 docs/2.11.0/machine-learning/machine-learning.html |   38 +-
 .../model-selection/cross-validation.html          |   38 +-
 .../model-selection/evaluator.html                 |   38 +-
 .../model-selection/hyper-parameter-tuning.html    |   38 +-
 .../model-selection/introduction.html              |   38 +-
 .../model-selection/pipeline-api.html              |   38 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |   38 +-
 .../multiclass-classification.html                 |   38 +-
 .../machine-learning/partition-based-dataset.html  |   38 +-
 docs/2.11.0/machine-learning/preprocessing.html    |   38 +-
 .../machine-learning/recommendation-systems.html   |   38 +-
 .../regression/decision-trees-regression.html      |   38 +-
 .../machine-learning/regression/introduction.html  |   38 +-
 .../regression/knn-regression.html                 |   38 +-
 .../regression/linear-regression.html              |   38 +-
 .../machine-learning/updating-trained-models.html  |   38 +-
 docs/2.11.0/memory-architecture.html               |   38 +-
 docs/2.11.0/memory-configuration/data-regions.html |   38 +-
 .../memory-configuration/eviction-policies.html    |   38 +-
 docs/2.11.0/memory-configuration/index.html        |   38 +-
 .../memory-configuration/replacement-policies.html |   38 +-
 docs/2.11.0/messaging.html                         |   38 +-
 docs/2.11.0/monitoring-metrics/cluster-id.html     |   38 +-
 docs/2.11.0/monitoring-metrics/cluster-states.html |   43 +-
 .../monitoring-metrics/configuring-metrics.html    |   38 +-
 docs/2.11.0/monitoring-metrics/intro.html          |   38 +-
 docs/2.11.0/monitoring-metrics/metrics.html        |   38 +-
 .../monitoring-metrics/new-metrics-system.html     |   38 +-
 docs/2.11.0/monitoring-metrics/new-metrics.html    |   69 +-
 .../monitoring-metrics/performance-statistics.html |   38 +-
 docs/2.11.0/monitoring-metrics/system-views.html   |  307 +-
 docs/2.11.0/monitoring-metrics/tracing.html        |   38 +-
 .../net-specific/asp-net-output-caching.html       |   38 +-
 .../asp-net-session-state-caching.html             |   38 +-
 docs/2.11.0/net-specific/index.html                |   38 +-
 docs/2.11.0/net-specific/net-async.html            |   38 +-
 .../net-specific/net-configuration-options.html    |   38 +-
 .../net-specific/net-cross-platform-support.html   |   38 +-
 .../net-specific/net-deployment-options.html       |   38 +-
 .../net-specific/net-entity-framework-cache.html   |   38 +-
 .../net-specific/net-java-services-execution.html  |   38 +-
 docs/2.11.0/net-specific/net-linq.html             |   38 +-
 docs/2.11.0/net-specific/net-logging.html          |   38 +-
 docs/2.11.0/net-specific/net-platform-cache.html   |   38 +-
 .../net-platform-interoperability.html             |   38 +-
 docs/2.11.0/net-specific/net-plugins.html          |   38 +-
 .../net-specific/net-remote-assembly-loading.html  |   38 +-
 docs/2.11.0/net-specific/net-serialization.html    |   38 +-
 docs/2.11.0/net-specific/net-standalone-nodes.html |   38 +-
 docs/2.11.0/net-specific/net-troubleshooting.html  |   38 +-
 .../general-perf-tips.html                         |   38 +-
 .../handling-exceptions.html                       |   38 +-
 docs/2.11.0/perf-and-troubleshooting/index.html    |   38 +-
 .../perf-and-troubleshooting/memory-tuning.html    |   38 +-
 .../persistence-tuning.html                        |   38 +-
 .../perf-and-troubleshooting/sql-tuning.html       |   38 +-
 .../thread-pools-tuning.html                       |   51 +-
 .../perf-and-troubleshooting/troubleshooting.html  |   38 +-
 .../yardstick-benchmarking.html                    |   38 +-
 docs/2.11.0/persistence/custom-cache-store.html    |   38 +-
 docs/2.11.0/persistence/disk-compression.html      |   38 +-
 docs/2.11.0/persistence/external-storage.html      |   38 +-
 .../native-persistence-defragmentation.html        |   38 +-
 docs/2.11.0/persistence/native-persistence.html    |   38 +-
 docs/2.11.0/persistence/persistence-tuning.html    |   38 +-
 docs/2.11.0/persistence/snapshot-directory.html    |   38 +-
 docs/2.11.0/persistence/swap.html                  |   38 +-
 docs/2.11.0/plugins.html                           |   38 +-
 docs/2.11.0/quick-start/cpp.html                   |   38 +-
 docs/2.11.0/quick-start/dotnet.html                |   38 +-
 docs/2.11.0/quick-start/index.html                 |   38 +-
 docs/2.11.0/quick-start/java.html                  |   38 +-
 docs/2.11.0/quick-start/nodejs.html                |   38 +-
 docs/2.11.0/quick-start/php.html                   |   38 +-
 docs/2.11.0/quick-start/python.html                |   38 +-
 docs/2.11.0/quick-start/restapi.html               |   38 +-
 docs/2.11.0/quick-start/sql.html                   |   38 +-
 docs/2.11.0/read-repair.html                       |   38 +-
 docs/2.11.0/resources-injection.html               |   38 +-
 docs/2.11.0/restapi.html                           |   41 +-
 docs/2.11.0/security/authentication.html           |   38 +-
 .../security/cache-encryption-key-rotation.html    |   38 +-
 docs/2.11.0/security/index.html                    |   38 +-
 docs/2.11.0/security/master-key-rotation.html      |   38 +-
 docs/2.11.0/security/sandbox.html                  |   38 +-
 docs/2.11.0/security/ssl-tls.html                  |   38 +-
 docs/2.11.0/security/tde.html                      |   38 +-
 docs/2.11.0/services/services.html                 |   44 +-
 docs/2.11.0/setup.html                             |  104 +-
 docs/2.11.0/snapshots/snapshots.html               |   68 +-
 docs/2.11.0/sql-reference/aggregate-functions.html |   38 +-
 docs/2.11.0/sql-reference/data-types.html          |   38 +-
 docs/2.11.0/sql-reference/date-time-functions.html |   38 +-
 docs/2.11.0/sql-reference/ddl.html                 |  858 +----
 docs/2.11.0/sql-reference/dml.html                 |   38 +-
 docs/2.11.0/sql-reference/index.html               |   38 +-
 docs/2.11.0/sql-reference/numeric-functions.html   |   38 +-
 .../2.11.0/sql-reference/operational-commands.html |   58 +-
 docs/2.11.0/sql-reference/sql-conformance.html     |   38 +-
 docs/2.11.0/sql-reference/string-functions.html    |   38 +-
 docs/2.11.0/sql-reference/system-functions.html    |   38 +-
 docs/2.11.0/sql-reference/transactions.html        |   38 +-
 docs/2.11.0/starting-nodes.html                    |   38 +-
 docs/2.11.0/thin-clients/cpp-thin-client.html      |   38 +-
 docs/2.11.0/thin-clients/dotnet-thin-client.html   |   38 +-
 .../getting-started-with-thin-clients.html         |   38 +-
 docs/2.11.0/thin-clients/java-thin-client.html     |   42 +-
 docs/2.11.0/thin-clients/nodejs-thin-client.html   |   38 +-
 docs/2.11.0/thin-clients/php-thin-client.html      |   38 +-
 docs/2.11.0/thin-clients/python-thin-client.html   |   38 +-
 docs/2.11.0/tools/control-script.html              |  224 +-
 docs/2.11.0/tools/gg-control-center.html           |   38 +-
 docs/2.11.0/tools/informatica.html                 |   38 +-
 docs/2.11.0/tools/pentaho.html                     |   38 +-
 docs/2.11.0/tools/sqlline.html                     |   38 +-
 docs/2.11.0/tools/tableau.html                     |   38 +-
 docs/2.11.0/tools/visor-cmd.html                   |   38 +-
 docs/2.11.0/transactions/mvcc.html                 |   44 +-
 docs/2.11.0/understanding-configuration.html       |   38 +-
 docs/2.9.0/SQL/JDBC/error-codes.html               |  111 +-
 docs/2.9.0/SQL/JDBC/jdbc-client-driver.html        |  111 +-
 docs/2.9.0/SQL/JDBC/jdbc-driver.html               |  111 +-
 docs/2.9.0/SQL/ODBC/connection-string-dsn.html     |  111 +-
 docs/2.9.0/SQL/ODBC/data-types.html                |  111 +-
 docs/2.9.0/SQL/ODBC/error-codes.html               |  111 +-
 docs/2.9.0/SQL/ODBC/odbc-driver.html               |  111 +-
 docs/2.9.0/SQL/ODBC/querying-modifying-data.html   |  111 +-
 docs/2.9.0/SQL/ODBC/specification.html             |  111 +-
 docs/2.9.0/SQL/custom-sql-func.html                |  111 +-
 docs/2.9.0/SQL/distributed-joins.html              |  111 +-
 docs/2.9.0/SQL/indexes.html                        |  111 +-
 docs/2.9.0/SQL/schemas.html                        |  111 +-
 docs/2.9.0/SQL/sql-api.html                        |  111 +-
 docs/2.9.0/SQL/sql-introduction.html               |  111 +-
 docs/2.9.0/SQL/sql-statistics.html                 | 3575 ------------------
 docs/2.9.0/SQL/sql-transactions.html               |  121 +-
 docs/2.9.0/SQL/sql-tuning.html                     |  111 +-
 .../binary-client-protocol.html                    |  111 +-
 .../binary-type-metadata.html                      |  111 +-
 .../cache-configuration.html                       |  111 +-
 docs/2.9.0/binary-client-protocol/data-format.html |  111 +-
 .../binary-client-protocol/key-value-queries.html  |  111 +-
 .../sql-and-scan-queries.html                      |  111 +-
 docs/2.9.0/clustering/baseline-topology.html       |  111 +-
 docs/2.9.0/clustering/clustering.html              |  111 +-
 docs/2.9.0/clustering/connect-client-nodes.html    |  111 +-
 docs/2.9.0/clustering/discovery-in-the-cloud.html  |  200 +-
 docs/2.9.0/clustering/network-configuration.html   |  143 +-
 .../running-client-nodes-behind-nat.html           |  111 +-
 docs/2.9.0/clustering/tcp-ip-discovery.html        |  111 +-
 docs/2.9.0/clustering/zookeeper-discovery.html     |  111 +-
 .../2.9.0/code-deployment/deploying-user-code.html |  111 +-
 docs/2.9.0/code-deployment/peer-class-loading.html |  115 +-
 docs/2.9.0/configuring-caches/atomicity-modes.html |  119 +-
 docs/2.9.0/configuring-caches/cache-groups.html    |  111 +-
 .../configuring-caches/configuration-overview.html |  111 +-
 .../configuring-caches/configuring-backups.html    |  111 +-
 docs/2.9.0/configuring-caches/expiry-policies.html |  111 +-
 docs/2.9.0/configuring-caches/near-cache.html      |  117 +-
 docs/2.9.0/configuring-caches/on-heap-caching.html |  111 +-
 .../configuring-caches/partition-loss-policy.html  |  111 +-
 docs/2.9.0/cpp-specific/cpp-objects-lifetime.html  |  111 +-
 .../cpp-platform-interoperability.html             |  111 +-
 docs/2.9.0/cpp-specific/cpp-serialization.html     |  111 +-
 docs/2.9.0/cpp-specific/index.html                 |  111 +-
 docs/2.9.0/data-modeling/affinity-collocation.html |  224 +-
 docs/2.9.0/data-modeling/binary-marshaller.html    |  111 +-
 docs/2.9.0/data-modeling/data-modeling.html        |  111 +-
 docs/2.9.0/data-modeling/data-partitioning.html    |  123 +-
 docs/2.9.0/data-rebalancing.html                   |  125 +-
 docs/2.9.0/data-streaming.html                     |  111 +-
 docs/2.9.0/data-structures/atomic-sequence.html    |  111 +-
 docs/2.9.0/data-structures/atomic-types.html       |  111 +-
 docs/2.9.0/data-structures/countdownlatch.html     |  111 +-
 docs/2.9.0/data-structures/id-generator.html       |  111 +-
 docs/2.9.0/data-structures/queue-and-set.html      |  111 +-
 docs/2.9.0/data-structures/semaphore.html          |  111 +-
 .../distributed-computing/cluster-groups.html      |  152 +-
 .../collocated-computations.html                   |  113 +-
 .../distributed-computing.html                     |  111 +-
 .../distributed-computing/executor-service.html    |  111 +-
 .../distributed-computing/fault-tolerance.html     |  111 +-
 .../distributed-computing/job-scheduling.html      |  111 +-
 .../distributed-computing/load-balancing.html      |  111 +-
 docs/2.9.0/distributed-computing/map-reduce.html   |  111 +-
 docs/2.9.0/distributed-locks.html                  |  111 +-
 docs/2.9.0/events/events.html                      |  195 +-
 docs/2.9.0/events/listening-to-events.html         |  111 +-
 .../cassandra/configuration.html                   |  111 +-
 .../cassandra/ddl-generator.html                   |  111 +-
 .../cassandra/overview.html                        |  111 +-
 .../cassandra/usage-examples.html                  |  113 +-
 .../hibernate-l2-cache.html                        |  111 +-
 .../ignite-for-spark/ignite-dataframe.html         |  111 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |  111 +-
 .../ignite-for-spark/installation.html             |  111 +-
 .../ignite-for-spark/overview.html                 |  117 +-
 .../ignite-for-spark/spark-shell.html              |  111 +-
 .../ignite-for-spark/troubleshooting.html          |  111 +-
 .../mybatis-l2-cache.html                          |  113 +-
 .../performance-statistics.html                    | 3458 -----------------
 .../2.9.0/extensions-and-integrations/php-pdo.html |  111 +-
 .../spring/spring-boot.html                        |  111 +-
 .../spring/spring-caching.html                     |  562 +--
 .../spring/spring-data.html                        |  219 +-
 .../spring/spring-tx.html                          | 3944 --------------------
 .../streaming/camel-streamer.html                  |  117 +-
 .../streaming/flink-streamer.html                  |  117 +-
 .../streaming/flume-sink.html                      |  113 +-
 .../streaming/jms-streamer.html                    |  115 +-
 .../streaming/kafka-streamer.html                  |  117 +-
 .../streaming/mqtt-streamer.html                   |  113 +-
 .../streaming/rocketmq-streamer.html               |  117 +-
 .../streaming/storm-streamer.html                  |  117 +-
 .../streaming/twitter-streamer.html                |  117 +-
 .../streaming/zeromq-streamer.html                 |  115 +-
 docs/2.9.0/images/svg/analyze_bnf1.svg             |  188 -
 docs/2.9.0/images/svg/analyze_bnf2.svg             |  168 -
 docs/2.9.0/images/svg/drop_bnf.svg                 |  188 -
 docs/2.9.0/images/svg/refresh_bnf.svg              |  188 -
 docs/2.9.0/index.html                              |  240 +-
 docs/2.9.0/installation/deb-rpm.html               |  118 +-
 .../index.html                                     |  115 +-
 .../installation/installing-using-docker.html      |  113 +-
 docs/2.9.0/installation/installing-using-zip.html  |  113 +-
 .../kubernetes/amazon-eks-deployment.html          |  215 +-
 .../installation/kubernetes/azure-deployment.html  |  215 +-
 .../installation/kubernetes/gke-deployment.html    |  215 +-
 docs/2.9.0/installation/vmware-installation.html   |  111 +-
 .../key-value-api/basic-cache-operations.html      |  147 +-
 docs/2.9.0/key-value-api/binary-objects.html       |  111 +-
 docs/2.9.0/key-value-api/continuous-queries.html   |  111 +-
 docs/2.9.0/key-value-api/transactions.html         |  111 +-
 ...-cache-queries.html => using-scan-queries.html} |  245 +-
 docs/2.9.0/logging.html                            |  111 +-
 .../binary-classification/ann.html                 |  111 +-
 .../binary-classification/decision-trees.html      |  117 +-
 .../binary-classification/introduction.html        |  111 +-
 .../binary-classification/knn-classification.html  |  111 +-
 .../binary-classification/linear-svm.html          |  111 +-
 .../binary-classification/logistic-regression.html |  111 +-
 .../multilayer-perceptron.html                     |  111 +-
 .../binary-classification/naive-bayes.html         |  111 +-
 .../clustering/gaussian-mixture.html               |  111 +-
 .../machine-learning/clustering/introduction.html  |  111 +-
 .../clustering/k-means-clustering.html             |  111 +-
 .../machine-learning/ensemble-methods/bagging.html |  111 +-
 .../ensemble-methods/gradient-boosting.html        |  111 +-
 .../ensemble-methods/introduction.html             |  111 +-
 .../ensemble-methods/random-forest.html            |  111 +-
 .../ensemble-methods/stacking.html                 |  111 +-
 .../importing-model/introduction.html              |  111 +-
 .../model-import-from-apache-spark.html            |  113 +-
 .../importing-model/model-import-from-gxboost.html |  111 +-
 docs/2.9.0/machine-learning/machine-learning.html  |  111 +-
 .../model-selection/cross-validation.html          |  115 +-
 .../model-selection/evaluator.html                 |  111 +-
 .../model-selection/hyper-parameter-tuning.html    |  111 +-
 .../model-selection/introduction.html              |  111 +-
 .../model-selection/pipeline-api.html              |  115 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |  111 +-
 .../multiclass-classification.html                 |  111 +-
 .../machine-learning/partition-based-dataset.html  |  111 +-
 docs/2.9.0/machine-learning/preprocessing.html     |  111 +-
 .../machine-learning/recommendation-systems.html   |  111 +-
 .../regression/decision-trees-regression.html      |  117 +-
 .../machine-learning/regression/introduction.html  |  111 +-
 .../regression/knn-regression.html                 |  111 +-
 .../regression/linear-regression.html              |  111 +-
 .../machine-learning/updating-trained-models.html  |  111 +-
 docs/2.9.0/memory-architecture.html                |  111 +-
 docs/2.9.0/memory-configuration/data-regions.html  |  323 +-
 .../memory-configuration/eviction-policies.html    |  113 +-
 docs/2.9.0/memory-configuration/index.html         |  111 +-
 .../memory-configuration/replacement-policies.html | 3500 -----------------
 docs/2.9.0/messaging.html                          |  111 +-
 docs/2.9.0/monitoring-metrics/cluster-id.html      |  111 +-
 docs/2.9.0/monitoring-metrics/cluster-states.html  |  116 +-
 .../monitoring-metrics/configuring-metrics.html    |  111 +-
 docs/2.9.0/monitoring-metrics/intro.html           |  111 +-
 docs/2.9.0/monitoring-metrics/metrics.html         |  182 +-
 .../monitoring-metrics/new-metrics-system.html     |  123 +-
 docs/2.9.0/monitoring-metrics/new-metrics.html     |  564 +--
 .../monitoring-metrics/performance-statistics.html | 3611 ------------------
 docs/2.9.0/monitoring-metrics/system-views.html    | 1066 +-----
 docs/2.9.0/monitoring-metrics/tracing.html         |  368 +-
 .../2.9.0/net-specific/asp-net-output-caching.html |  111 +-
 .../asp-net-session-state-caching.html             |  111 +-
 docs/2.9.0/net-specific/index.html                 |  111 +-
 docs/2.9.0/net-specific/net-async.html             | 3512 -----------------
 .../net-specific/net-configuration-options.html    |  111 +-
 .../net-specific/net-cross-platform-support.html   |  111 +-
 .../2.9.0/net-specific/net-deployment-options.html |  191 +-
 .../net-specific/net-entity-framework-cache.html   |  111 +-
 .../net-specific/net-java-services-execution.html  |  111 +-
 docs/2.9.0/net-specific/net-linq.html              |  111 +-
 docs/2.9.0/net-specific/net-logging.html           |  111 +-
 docs/2.9.0/net-specific/net-platform-cache.html    |  111 +-
 .../net-platform-interoperability.html             |  111 +-
 docs/2.9.0/net-specific/net-plugins.html           |  111 +-
 .../net-specific/net-remote-assembly-loading.html  |  111 +-
 docs/2.9.0/net-specific/net-serialization.html     |  111 +-
 docs/2.9.0/net-specific/net-standalone-nodes.html  |  111 +-
 docs/2.9.0/net-specific/net-troubleshooting.html   |  177 +-
 .../general-perf-tips.html                         |  111 +-
 .../handling-exceptions.html                       |  111 +-
 docs/2.9.0/perf-and-troubleshooting/index.html     |  111 +-
 .../perf-and-troubleshooting/memory-tuning.html    |  111 +-
 .../persistence-tuning.html                        |  111 +-
 .../2.9.0/perf-and-troubleshooting/sql-tuning.html |  111 +-
 .../thread-pools-tuning.html                       |  124 +-
 .../perf-and-troubleshooting/troubleshooting.html  |  111 +-
 .../yardstick-benchmarking.html                    |  111 +-
 docs/2.9.0/persistence/custom-cache-store.html     |  111 +-
 docs/2.9.0/persistence/disk-compression.html       |  111 +-
 docs/2.9.0/persistence/external-storage.html       |  111 +-
 .../native-persistence-defragmentation.html        | 3464 -----------------
 docs/2.9.0/persistence/native-persistence.html     |  135 +-
 docs/2.9.0/persistence/persistence-tuning.html     |  111 +-
 docs/2.9.0/persistence/snapshot-directory.html     | 3399 -----------------
 .../{snapshots => persistence}/snapshots.html      |  311 +-
 docs/2.9.0/persistence/swap.html                   |  111 +-
 docs/2.9.0/plugins.html                            |  111 +-
 docs/2.9.0/quick-start/cpp.html                    |  117 +-
 docs/2.9.0/quick-start/dotnet.html                 |  117 +-
 docs/2.9.0/quick-start/index.html                  |  111 +-
 docs/2.9.0/quick-start/java.html                   |  130 +-
 docs/2.9.0/quick-start/nodejs.html                 |  124 +-
 docs/2.9.0/quick-start/php.html                    |  139 +-
 docs/2.9.0/quick-start/python.html                 |  119 +-
 docs/2.9.0/quick-start/restapi.html                |  117 +-
 docs/2.9.0/quick-start/sql.html                    |  113 +-
 docs/2.9.0/read-repair.html                        |  111 +-
 docs/2.9.0/resources-injection.html                |  111 +-
 docs/2.9.0/restapi.html                            |  116 +-
 docs/2.9.0/security/authentication.html            |  111 +-
 .../security/cache-encryption-key-rotation.html    | 3630 ------------------
 docs/2.9.0/security/index.html                     |  111 +-
 docs/2.9.0/security/master-key-rotation.html       |  113 +-
 docs/2.9.0/security/sandbox.html                   |  111 +-
 docs/2.9.0/security/ssl-tls.html                   |  128 +-
 docs/2.9.0/security/tde.html                       |  125 +-
 docs/2.9.0/services/services.html                  |  117 +-
 docs/2.9.0/setup.html                              |  258 +-
 docs/2.9.0/sql-reference/aggregate-functions.html  |  111 +-
 docs/2.9.0/sql-reference/data-types.html           |  111 +-
 docs/2.9.0/sql-reference/date-time-functions.html  |  111 +-
 docs/2.9.0/sql-reference/ddl.html                  |  931 +----
 docs/2.9.0/sql-reference/dml.html                  |  111 +-
 docs/2.9.0/sql-reference/index.html                |  111 +-
 docs/2.9.0/sql-reference/numeric-functions.html    |  111 +-
 docs/2.9.0/sql-reference/operational-commands.html |  133 +-
 docs/2.9.0/sql-reference/sql-conformance.html      |  111 +-
 docs/2.9.0/sql-reference/string-functions.html     |  111 +-
 docs/2.9.0/sql-reference/system-functions.html     |  111 +-
 docs/2.9.0/sql-reference/transactions.html         |  119 +-
 docs/2.9.0/starting-nodes.html                     |  148 +-
 docs/2.9.0/thin-client-comparison.csv              |   10 +-
 docs/2.9.0/thin-clients/cpp-thin-client.html       |  193 +-
 docs/2.9.0/thin-clients/dotnet-thin-client.html    |  149 +-
 .../getting-started-with-thin-clients.html         |  162 +-
 docs/2.9.0/thin-clients/java-thin-client.html      |  288 +-
 docs/2.9.0/thin-clients/nodejs-thin-client.html    |  132 +-
 docs/2.9.0/thin-clients/php-thin-client.html       |  146 +-
 docs/2.9.0/thin-clients/python-thin-client.html    |  136 +-
 docs/2.9.0/tools/control-script.html               |  692 +---
 docs/2.9.0/tools/gg-control-center.html            |  111 +-
 docs/2.9.0/tools/informatica.html                  |  111 +-
 docs/2.9.0/tools/pentaho.html                      |  111 +-
 docs/2.9.0/tools/sqlline.html                      |  111 +-
 docs/2.9.0/tools/tableau.html                      |  111 +-
 docs/2.9.0/tools/visor-cmd.html                    |  111 +-
 docs/2.9.0/transactions/mvcc.html                  |  117 +-
 docs/2.9.0/understanding-configuration.html        |  111 +-
 docs/2.9.1/SQL/JDBC/error-codes.html               |  111 +-
 docs/2.9.1/SQL/JDBC/jdbc-client-driver.html        |  111 +-
 docs/2.9.1/SQL/JDBC/jdbc-driver.html               |  111 +-
 docs/2.9.1/SQL/ODBC/connection-string-dsn.html     |  111 +-
 docs/2.9.1/SQL/ODBC/data-types.html                |  111 +-
 docs/2.9.1/SQL/ODBC/error-codes.html               |  111 +-
 docs/2.9.1/SQL/ODBC/odbc-driver.html               |  111 +-
 docs/2.9.1/SQL/ODBC/querying-modifying-data.html   |  111 +-
 docs/2.9.1/SQL/ODBC/specification.html             |  111 +-
 docs/2.9.1/SQL/custom-sql-func.html                |  111 +-
 docs/2.9.1/SQL/distributed-joins.html              |  111 +-
 docs/2.9.1/SQL/indexes.html                        |  111 +-
 docs/2.9.1/SQL/schemas.html                        |  111 +-
 docs/2.9.1/SQL/sql-api.html                        |  111 +-
 docs/2.9.1/SQL/sql-introduction.html               |  111 +-
 docs/2.9.1/SQL/sql-statistics.html                 | 3575 ------------------
 docs/2.9.1/SQL/sql-transactions.html               |  121 +-
 docs/2.9.1/SQL/sql-tuning.html                     |  111 +-
 .../binary-client-protocol.html                    |  111 +-
 .../binary-type-metadata.html                      |  111 +-
 .../cache-configuration.html                       |  111 +-
 docs/2.9.1/binary-client-protocol/data-format.html |  111 +-
 .../binary-client-protocol/key-value-queries.html  |  111 +-
 .../sql-and-scan-queries.html                      |  111 +-
 docs/2.9.1/clustering/baseline-topology.html       |  111 +-
 docs/2.9.1/clustering/clustering.html              |  111 +-
 docs/2.9.1/clustering/connect-client-nodes.html    |  111 +-
 docs/2.9.1/clustering/discovery-in-the-cloud.html  |  200 +-
 docs/2.9.1/clustering/network-configuration.html   |  111 +-
 .../running-client-nodes-behind-nat.html           |  111 +-
 docs/2.9.1/clustering/tcp-ip-discovery.html        |  111 +-
 docs/2.9.1/clustering/zookeeper-discovery.html     |  111 +-
 .../2.9.1/code-deployment/deploying-user-code.html |  111 +-
 docs/2.9.1/code-deployment/peer-class-loading.html |  115 +-
 docs/2.9.1/configuring-caches/atomicity-modes.html |  119 +-
 docs/2.9.1/configuring-caches/cache-groups.html    |  111 +-
 .../configuring-caches/configuration-overview.html |  111 +-
 .../configuring-caches/configuring-backups.html    |  111 +-
 docs/2.9.1/configuring-caches/expiry-policies.html |  111 +-
 docs/2.9.1/configuring-caches/near-cache.html      |  117 +-
 docs/2.9.1/configuring-caches/on-heap-caching.html |  111 +-
 .../configuring-caches/partition-loss-policy.html  |  111 +-
 docs/2.9.1/cpp-specific/cpp-objects-lifetime.html  |  111 +-
 .../cpp-platform-interoperability.html             |  111 +-
 docs/2.9.1/cpp-specific/cpp-serialization.html     |  111 +-
 docs/2.9.1/cpp-specific/index.html                 |  111 +-
 docs/2.9.1/data-modeling/affinity-collocation.html |  224 +-
 docs/2.9.1/data-modeling/binary-marshaller.html    |  111 +-
 docs/2.9.1/data-modeling/data-modeling.html        |  111 +-
 docs/2.9.1/data-modeling/data-partitioning.html    |  123 +-
 docs/2.9.1/data-rebalancing.html                   |  125 +-
 docs/2.9.1/data-streaming.html                     |  111 +-
 docs/2.9.1/data-structures/atomic-sequence.html    |  111 +-
 docs/2.9.1/data-structures/atomic-types.html       |  111 +-
 docs/2.9.1/data-structures/countdownlatch.html     |  111 +-
 docs/2.9.1/data-structures/id-generator.html       |  111 +-
 docs/2.9.1/data-structures/queue-and-set.html      |  111 +-
 docs/2.9.1/data-structures/semaphore.html          |  111 +-
 .../distributed-computing/cluster-groups.html      |  152 +-
 .../collocated-computations.html                   |  113 +-
 .../distributed-computing.html                     |  111 +-
 .../distributed-computing/executor-service.html    |  111 +-
 .../distributed-computing/fault-tolerance.html     |  111 +-
 .../distributed-computing/job-scheduling.html      |  111 +-
 .../distributed-computing/load-balancing.html      |  111 +-
 docs/2.9.1/distributed-computing/map-reduce.html   |  111 +-
 docs/2.9.1/distributed-locks.html                  |  111 +-
 docs/2.9.1/events/events.html                      |  195 +-
 docs/2.9.1/events/listening-to-events.html         |  111 +-
 .../cassandra/configuration.html                   |  111 +-
 .../cassandra/ddl-generator.html                   |  111 +-
 .../cassandra/overview.html                        |  111 +-
 .../cassandra/usage-examples.html                  |  111 +-
 .../hibernate-l2-cache.html                        |  111 +-
 .../ignite-for-spark/ignite-dataframe.html         |  111 +-
 .../ignite-for-spark/ignitecontext-and-rdd.html    |  111 +-
 .../ignite-for-spark/installation.html             |  111 +-
 .../ignite-for-spark/overview.html                 |  115 +-
 .../ignite-for-spark/spark-shell.html              |  111 +-
 .../ignite-for-spark/troubleshooting.html          |  111 +-
 .../mybatis-l2-cache.html                          |  111 +-
 .../performance-statistics.html                    | 3458 -----------------
 .../2.9.1/extensions-and-integrations/php-pdo.html |  111 +-
 .../spring/spring-boot.html                        |  111 +-
 .../spring/spring-caching.html                     |  562 +--
 .../spring/spring-data.html                        |  206 +-
 .../spring/spring-tx.html                          | 3944 --------------------
 .../streaming/camel-streamer.html                  |  111 +-
 .../streaming/flink-streamer.html                  |  111 +-
 .../streaming/flume-sink.html                      |  111 +-
 .../streaming/jms-streamer.html                    |  111 +-
 .../streaming/kafka-streamer.html                  |  111 +-
 .../streaming/mqtt-streamer.html                   |  111 +-
 .../streaming/rocketmq-streamer.html               |  111 +-
 .../streaming/storm-streamer.html                  |  111 +-
 .../streaming/twitter-streamer.html                |  111 +-
 .../streaming/zeromq-streamer.html                 |  111 +-
 docs/2.9.1/images/svg/analyze_bnf1.svg             |  188 -
 docs/2.9.1/images/svg/analyze_bnf2.svg             |  168 -
 docs/2.9.1/images/svg/drop_bnf.svg                 |  188 -
 docs/2.9.1/images/svg/refresh_bnf.svg              |  188 -
 docs/2.9.1/index.html                              |  111 +-
 docs/2.9.1/installation/deb-rpm.html               |  118 +-
 .../index.html                                     |  115 +-
 .../installation/installing-using-docker.html      |  113 +-
 docs/2.9.1/installation/installing-using-zip.html  |  113 +-
 .../kubernetes/amazon-eks-deployment.html          |  213 +-
 .../installation/kubernetes/azure-deployment.html  |  213 +-
 .../installation/kubernetes/gke-deployment.html    |  213 +-
 docs/2.9.1/installation/vmware-installation.html   |  111 +-
 .../key-value-api/basic-cache-operations.html      |  147 +-
 docs/2.9.1/key-value-api/binary-objects.html       |  111 +-
 docs/2.9.1/key-value-api/continuous-queries.html   |  111 +-
 docs/2.9.1/key-value-api/transactions.html         |  111 +-
 ...-cache-queries.html => using-scan-queries.html} |  245 +-
 docs/2.9.1/logging.html                            |  111 +-
 .../binary-classification/ann.html                 |  111 +-
 .../binary-classification/decision-trees.html      |  117 +-
 .../binary-classification/introduction.html        |  111 +-
 .../binary-classification/knn-classification.html  |  111 +-
 .../binary-classification/linear-svm.html          |  111 +-
 .../binary-classification/logistic-regression.html |  111 +-
 .../multilayer-perceptron.html                     |  111 +-
 .../binary-classification/naive-bayes.html         |  111 +-
 .../clustering/gaussian-mixture.html               |  111 +-
 .../machine-learning/clustering/introduction.html  |  111 +-
 .../clustering/k-means-clustering.html             |  111 +-
 .../machine-learning/ensemble-methods/bagging.html |  111 +-
 .../ensemble-methods/gradient-boosting.html        |  111 +-
 .../ensemble-methods/introduction.html             |  111 +-
 .../ensemble-methods/random-forest.html            |  111 +-
 .../ensemble-methods/stacking.html                 |  111 +-
 .../importing-model/introduction.html              |  111 +-
 .../model-import-from-apache-spark.html            |  113 +-
 .../importing-model/model-import-from-gxboost.html |  111 +-
 docs/2.9.1/machine-learning/machine-learning.html  |  111 +-
 .../model-selection/cross-validation.html          |  115 +-
 .../model-selection/evaluator.html                 |  111 +-
 .../model-selection/hyper-parameter-tuning.html    |  111 +-
 .../model-selection/introduction.html              |  111 +-
 .../model-selection/pipeline-api.html              |  115 +-
 ...lit-the-dataset-on-test-and-train-datasets.html |  111 +-
 .../multiclass-classification.html                 |  111 +-
 .../machine-learning/partition-based-dataset.html  |  111 +-
 docs/2.9.1/machine-learning/preprocessing.html     |  111 +-
 .../machine-learning/recommendation-systems.html   |  111 +-
 .../regression/decision-trees-regression.html      |  117 +-
 .../machine-learning/regression/introduction.html  |  111 +-
 .../regression/knn-regression.html                 |  111 +-
 .../regression/linear-regression.html              |  111 +-
 .../machine-learning/updating-trained-models.html  |  111 +-
 docs/2.9.1/memory-architecture.html                |  111 +-
 docs/2.9.1/memory-configuration/data-regions.html  |  323 +-
 .../memory-configuration/eviction-policies.html    |  113 +-
 docs/2.9.1/memory-configuration/index.html         |  111 +-
 .../memory-configuration/replacement-policies.html | 3500 -----------------
 docs/2.9.1/messaging.html                          |  111 +-
 docs/2.9.1/monitoring-metrics/cluster-id.html      |  111 +-
 docs/2.9.1/monitoring-metrics/cluster-states.html  |  116 +-
 .../monitoring-metrics/configuring-metrics.html    |  111 +-
 docs/2.9.1/monitoring-metrics/intro.html           |  111 +-
 docs/2.9.1/monitoring-metrics/metrics.html         |  182 +-
 .../monitoring-metrics/new-metrics-system.html     |  123 +-
 docs/2.9.1/monitoring-metrics/new-metrics.html     |  564 +--
 .../monitoring-metrics/performance-statistics.html | 3611 ------------------
 docs/2.9.1/monitoring-metrics/system-views.html    |  969 +----
 docs/2.9.1/monitoring-metrics/tracing.html         |  368 +-
 .../2.9.1/net-specific/asp-net-output-caching.html |  111 +-
 .../asp-net-session-state-caching.html             |  111 +-
 docs/2.9.1/net-specific/index.html                 |  111 +-
 docs/2.9.1/net-specific/net-async.html             | 3512 -----------------
 .../net-specific/net-configuration-options.html    |  111 +-
 .../net-specific/net-cross-platform-support.html   |  111 +-
 .../2.9.1/net-specific/net-deployment-options.html |  191 +-
 .../net-specific/net-entity-framework-cache.html   |  111 +-
 .../net-specific/net-java-services-execution.html  |  111 +-
 docs/2.9.1/net-specific/net-linq.html              |  111 +-
 docs/2.9.1/net-specific/net-logging.html           |  111 +-
 docs/2.9.1/net-specific/net-platform-cache.html    |  111 +-
 .../net-platform-interoperability.html             |  111 +-
 docs/2.9.1/net-specific/net-plugins.html           |  111 +-
 .../net-specific/net-remote-assembly-loading.html  |  111 +-
 docs/2.9.1/net-specific/net-serialization.html     |  111 +-
 docs/2.9.1/net-specific/net-standalone-nodes.html  |  111 +-
 docs/2.9.1/net-specific/net-troubleshooting.html   |  135 +-
 .../general-perf-tips.html                         |  111 +-
 .../handling-exceptions.html                       |  111 +-
 docs/2.9.1/perf-and-troubleshooting/index.html     |  111 +-
 .../perf-and-troubleshooting/memory-tuning.html    |  111 +-
 .../persistence-tuning.html                        |  111 +-
 .../2.9.1/perf-and-troubleshooting/sql-tuning.html |  111 +-
 .../thread-pools-tuning.html                       |  124 +-
 .../perf-and-troubleshooting/troubleshooting.html  |  111 +-
 .../yardstick-benchmarking.html                    |  111 +-
 docs/2.9.1/persistence/custom-cache-store.html     |  111 +-
 docs/2.9.1/persistence/disk-compression.html       |  111 +-
 docs/2.9.1/persistence/external-storage.html       |  111 +-
 .../native-persistence-defragmentation.html        | 3464 -----------------
 docs/2.9.1/persistence/native-persistence.html     |  135 +-
 docs/2.9.1/persistence/persistence-tuning.html     |  111 +-
 docs/2.9.1/persistence/snapshot-directory.html     | 3399 -----------------
 .../{snapshots => persistence}/snapshots.html      |  311 +-
 docs/2.9.1/persistence/swap.html                   |  111 +-
 docs/2.9.1/plugins.html                            |  111 +-
 docs/2.9.1/quick-start/cpp.html                    |  113 +-
 docs/2.9.1/quick-start/dotnet.html                 |  113 +-
 docs/2.9.1/quick-start/index.html                  |  111 +-
 docs/2.9.1/quick-start/java.html                   |  126 +-
 docs/2.9.1/quick-start/nodejs.html                 |  120 +-
 docs/2.9.1/quick-start/php.html                    |  135 +-
 docs/2.9.1/quick-start/python.html                 |  115 +-
 docs/2.9.1/quick-start/restapi.html                |  113 +-
 docs/2.9.1/quick-start/sql.html                    |  111 +-
 docs/2.9.1/read-repair.html                        |  111 +-
 docs/2.9.1/resources-injection.html                |  111 +-
 docs/2.9.1/restapi.html                            |  116 +-
 docs/2.9.1/security/authentication.html            |  111 +-
 .../security/cache-encryption-key-rotation.html    | 3630 ------------------
 docs/2.9.1/security/index.html                     |  111 +-
 docs/2.9.1/security/master-key-rotation.html       |  113 +-
 docs/2.9.1/security/sandbox.html                   |  111 +-
 docs/2.9.1/security/ssl-tls.html                   |  111 +-
 docs/2.9.1/security/tde.html                       |  125 +-
 docs/2.9.1/services/services.html                  |  117 +-
 docs/2.9.1/setup.html                              |  258 +-
 docs/2.9.1/sql-reference/aggregate-functions.html  |  111 +-
 docs/2.9.1/sql-reference/data-types.html           |  111 +-
 docs/2.9.1/sql-reference/date-time-functions.html  |  111 +-
 docs/2.9.1/sql-reference/ddl.html                  |  931 +----
 docs/2.9.1/sql-reference/dml.html                  |  111 +-
 docs/2.9.1/sql-reference/index.html                |  111 +-
 docs/2.9.1/sql-reference/numeric-functions.html    |  111 +-
 docs/2.9.1/sql-reference/operational-commands.html |  131 +-
 docs/2.9.1/sql-reference/sql-conformance.html      |  111 +-
 docs/2.9.1/sql-reference/string-functions.html     |  111 +-
 docs/2.9.1/sql-reference/system-functions.html     |  111 +-
 docs/2.9.1/sql-reference/transactions.html         |  119 +-
 docs/2.9.1/starting-nodes.html                     |  148 +-
 docs/2.9.1/thin-client-comparison.csv              |    8 +-
 docs/2.9.1/thin-clients/cpp-thin-client.html       |  193 +-
 docs/2.9.1/thin-clients/dotnet-thin-client.html    |  149 +-
 .../getting-started-with-thin-clients.html         |  150 +-
 docs/2.9.1/thin-clients/java-thin-client.html      |  288 +-
 docs/2.9.1/thin-clients/nodejs-thin-client.html    |  132 +-
 docs/2.9.1/thin-clients/php-thin-client.html       |  146 +-
 docs/2.9.1/thin-clients/python-thin-client.html    |  136 +-
 docs/2.9.1/tools/control-script.html               |  692 +---
 docs/2.9.1/tools/gg-control-center.html            |  111 +-
 docs/2.9.1/tools/informatica.html                  |  111 +-
 docs/2.9.1/tools/pentaho.html                      |  111 +-
 docs/2.9.1/tools/sqlline.html                      |  111 +-
 docs/2.9.1/tools/tableau.html                      |  111 +-
 docs/2.9.1/tools/visor-cmd.html                    |  111 +-
 docs/2.9.1/transactions/mvcc.html                  |  117 +-
 docs/2.9.1/understanding-configuration.html        |  111 +-
 docs/3.0.0-alpha/binary-protocol.html              |    8 +-
 docs/3.0.0-alpha/ignite-cli-tool.html              |    8 +-
 docs/3.0.0-alpha/index.html                        |    8 +-
 .../installation/installing-using-exe.html         |    8 +-
 docs/3.0.0-alpha/persistence.html                  |    8 +-
 .../quick-start/getting-started-guide.html         |    8 +-
 docs/3.0.0-alpha/rebalance.html                    |    8 +-
 docs/3.0.0-alpha/sql/calcite-based-sql-engine.html |    8 +-
 docs/3.0.0-alpha/sql/jdbc-driver.html              |    8 +-
 1027 files changed, 21592 insertions(+), 174222 deletions(-)

diff --git a/docs/2.10.0/SQL/JDBC/error-codes.html b/docs/2.10.0/SQL/JDBC/error-codes.html
index ee07542..dc4fd3a 100644
--- a/docs/2.10.0/SQL/JDBC/error-codes.html
+++ b/docs/2.10.0/SQL/JDBC/error-codes.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3446,11 +3395,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576927' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576927' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576927" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576927"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/JDBC/jdbc-client-driver.html b/docs/2.10.0/SQL/JDBC/jdbc-client-driver.html
index 9863e3a..2de9e05 100644
--- a/docs/2.10.0/SQL/JDBC/jdbc-client-driver.html
+++ b/docs/2.10.0/SQL/JDBC/jdbc-client-driver.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3721,11 +3670,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576927' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576927' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576927" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576927"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/JDBC/jdbc-driver.html b/docs/2.10.0/SQL/JDBC/jdbc-driver.html
index 4552202..0067ce7 100644
--- a/docs/2.10.0/SQL/JDBC/jdbc-driver.html
+++ b/docs/2.10.0/SQL/JDBC/jdbc-driver.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4238,11 +4187,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576927' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576927' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576927" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576927"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/connection-string-dsn.html b/docs/2.10.0/SQL/ODBC/connection-string-dsn.html
index 422edfd..944b312 100644
--- a/docs/2.10.0/SQL/ODBC/connection-string-dsn.html
+++ b/docs/2.10.0/SQL/ODBC/connection-string-dsn.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3580,11 +3529,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/data-types.html b/docs/2.10.0/SQL/ODBC/data-types.html
index 3a12f6d..886eb0c 100644
--- a/docs/2.10.0/SQL/ODBC/data-types.html
+++ b/docs/2.10.0/SQL/ODBC/data-types.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3404,11 +3353,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/error-codes.html b/docs/2.10.0/SQL/ODBC/error-codes.html
index 8f403e1..0c51484 100644
--- a/docs/2.10.0/SQL/ODBC/error-codes.html
+++ b/docs/2.10.0/SQL/ODBC/error-codes.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3521,11 +3470,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/odbc-driver.html b/docs/2.10.0/SQL/ODBC/odbc-driver.html
index 21e9a11..9048817 100644
--- a/docs/2.10.0/SQL/ODBC/odbc-driver.html
+++ b/docs/2.10.0/SQL/ODBC/odbc-driver.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3859,11 +3808,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/querying-modifying-data.html b/docs/2.10.0/SQL/ODBC/querying-modifying-data.html
index f250391..519bebd 100644
--- a/docs/2.10.0/SQL/ODBC/querying-modifying-data.html
+++ b/docs/2.10.0/SQL/ODBC/querying-modifying-data.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3930,11 +3879,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/ODBC/specification.html b/docs/2.10.0/SQL/ODBC/specification.html
index 2ec5515..047c9ed 100644
--- a/docs/2.10.0/SQL/ODBC/specification.html
+++ b/docs/2.10.0/SQL/ODBC/specification.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4809,11 +4758,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/custom-sql-func.html b/docs/2.10.0/SQL/custom-sql-func.html
index 617485d..8656f97 100644
--- a/docs/2.10.0/SQL/custom-sql-func.html
+++ b/docs/2.10.0/SQL/custom-sql-func.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class='active'
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3395,11 +3344,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/distributed-joins.html b/docs/2.10.0/SQL/distributed-joins.html
index 54b0fe6..80ca8cf 100644
--- a/docs/2.10.0/SQL/distributed-joins.html
+++ b/docs/2.10.0/SQL/distributed-joins.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3491,11 +3440,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/indexes.html b/docs/2.10.0/SQL/indexes.html
index 9aaf127..0b887d0 100644
--- a/docs/2.10.0/SQL/indexes.html
+++ b/docs/2.10.0/SQL/indexes.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4089,11 +4038,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729136' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729136' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729136" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729136"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/schemas.html b/docs/2.10.0/SQL/schemas.html
index fd56684..fad91f3 100644
--- a/docs/2.10.0/SQL/schemas.html
+++ b/docs/2.10.0/SQL/schemas.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3481,11 +3430,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576928' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576928' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576928" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576928"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/sql-api.html b/docs/2.10.0/SQL/sql-api.html
index be1533902..cd9d0b3 100644
--- a/docs/2.10.0/SQL/sql-api.html
+++ b/docs/2.10.0/SQL/sql-api.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3908,11 +3857,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/sql-introduction.html b/docs/2.10.0/SQL/sql-introduction.html
index 9551203..3b8bc74 100644
--- a/docs/2.10.0/SQL/sql-introduction.html
+++ b/docs/2.10.0/SQL/sql-introduction.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3399,11 +3348,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/sql-statistics.html b/docs/2.10.0/SQL/sql-statistics.html
deleted file mode 100644
index a34be5a..0000000
--- a/docs/2.10.0/SQL/sql-statistics.html
+++ /dev/null
@@ -1,3575 +0,0 @@
-<!DOCTYPE html>
-
-      
-      
-<html lang="en">
-<head>
-   <meta charset="UTF-8">
-    <!-- Global site tag (gtag.js) - Google Analytics -->
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
-    <script>
-    window.dataLayer = window.dataLayer || [];
-    function gtag(){dataLayer.push(arguments);}
-    gtag('js', new Date());
-    gtag('config', 'UA-61232409-1');
-    </script>
-
-    <!-- Yandex.Metrika counter -->
-    <script type="text/javascript" >
-      (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
-      m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
-      (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
-
-      ym(72949126, "init", {
-          clickmap:true,
-          trackLinks:true,
-          accurateTrackBounce:true,
-          webvisor:true
-      });
-    </script>
-    <noscript><div><img src="https://mc.yandex.ru/watch/72949126" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
-    <!-- /Yandex.Metrika counter -->
-
-<!-- Bugyard widget embed -->
-<script type="text/javascript">!function(){if("function"!=typeof window.bugyard){var a=function(){a.c(arguments)};a.q=[],a.c=function(b){a.q.push(b)},window.bugyard=a;var b=document.createElement("script");b.setAttribute("data-bugyard","610961912c35ff001493163a"),b.setAttribute("async","async"),b.setAttribute("defer","defer"),b.setAttribute("src","https://widget.bugyard.io/bugyard.min.js"),document.getElementsByTagName("head")[0].appendChild(b)}}(); window.bugyard("hideButton"); </script>
-
-
-
-
-
-    <link rel="preload" href='/assets/js/code-tabs.js?1' as="script" crossorigin>
-    <link rel="preload" href='/assets/js/page-nav.js' as="script" crossorigin>
-    <link rel="preload" href='/assets/js/docs-menu.js?20201005' as="script" crossorigin>
-
-    <style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%) sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%) contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241, 241, 241, 20%);--inline-code-background:rgba(241, 241, 241, 90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0 4px 10px 0 #eee,0 0 4 [...]
-#header #promotion-bar { background-color: #333333; padding: 8px; }
-#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight: 600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
-#header #promotion-bar p a { color: #FCB903; } </style>
-
-    
-
-    
-    <meta name="ignite-version" content="2.10.0" />
-    <title>SQL Statistics | Ignite Documentation</title>
-    
-    <link rel="canonical" href="/docs/2.10.0/SQL/sql-statistics" />
-    <META NAME="ROBOTS" CONTENT="NOINDEX" />
-    
-	
-	  <link rel="shortcut icon" href="/favicon.ico">
-    <meta name='viewport' content='width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0'>
-
-    <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" />
-    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" media="print" onload="this.media='all'">
-    <noscript>
-      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">
-    </noscript>
-
-	<script>
-    // AnchorJS - v4.2.0 - 2019-01-01
-    // https://github.com/bryanbraun/anchorjs
-    // Copyright (c) 2019 Bryan Braun; Licensed MIT
-    !function(A,e){"use strict";"function"==typeof define&&define.amd?define([],e):"object"==typeof module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new A.AnchorJS)}(this,function(){"use strict";return function(A){function f(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.ariaLabel=A.hasOwnProperty("ariaLabel")?A.ariaLabel:"Anchor",A.class=A.hasOwnPrope [...]
-    </script>
-  
-</head>
-<body>
-    <header>
-    <!--#include virtual="/includes/promotion_banner.html" -->
-    <div class="container">
-        <button type='button' class='menu' title='Docs menu'>
-        <img src="/assets/images/menu-icon.svg" width="18" height="12" alt="menu icon" />
-        </button>
-        <div class='home'>
-            <a href="/" class='home' title='Apache Ignite home'>
-                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache Ignite logo" width="103" height="36" >
-            </a>
-        </div>
-        
-        
-        <select id="version-selector">
-            <option value="2.10.0">2.10.0</option>
-        </select>
-
-        <nav id="api-docs"><ul>
-            <li><a href="#">APIs</a>
-                <nav class='dropdown'>
-                    <ul>
-                    <li class="dropdown-item"><a href="/releases/latest/javadoc/index.html">Java</a></li>
-
-                    <li class="dropdown-item"><a href="/releases/latest/dotnetdoc/api/">C#/.NET</a></li>
-
-                    <li class="dropdown-item"><a href="/releases/latest/cppdoc/index.html">C++</a></li>
-
-                    <li class="dropdown-item"><a href="/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$">Scala</a></li>
-                    </ul>
-                </nav>
-            </li>
-
-            <li><a href="#">Examples</a>
-                <nav class="dropdown">
-                    <ul>
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/examples" target="_blank" rel="noopener" title="Apache Ignite Java examples">Java</a></li>
-
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples" target="_blank" rel="noopener" title="Apache Ignite C#/.NET examples">C#/.NET</a></li>
-
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/modules/platforms/cpp/examples" target="_blank" rel="noopener" title="Apache Ignite C++ examples">C++</a></li>
-
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/modules/platforms/python/examples" target="_blank" rel="noopener" title="Apache Ignite Python examples">Python</a></li>
-
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/modules/platforms/nodejs/examples" target="_blank" rel="noopener" title="Apache Ignite NodeJS examples">NodeJS</a></li>
-
-                    <li class="dropdown-item"><a href="https://github.com/apache/ignite/tree/master/modules/platforms/php/examples" target="_blank" rel="noopener" title="Apache Ignite PHP examples">PHP</a></li>
-                </ul>
-                </nav>
-                </li></ul>
-        </nav>
-        
-        <form class='search'>
-            <button class="search-close" type='button'><img src='/assets/images/cancel.svg' alt="close" width="10" height="10" /></button>
-            <input type="search" placeholder="Search…" id="search-input">
-        </form>
-        
-
-        <nav id="lang-selector"><ul>
-            <li><a href="#"><img src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon"  width="25" height="25" /><span>▼</span></a>
-                <nav class="dropdown">
-                    <li class="dropdown-item"><a href="/docs/latest/" ><img src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon" width="25" height="25" /><span>English</span></a></li>
-                    <li class="dropdown-item"><a href="https://www.ignite-service.cn/doc/java/" target="_blank" rel="noopener"><img src="/assets/images/icon_lang_cn_75x75.jpg"  width="25" height="25" alt="Chinese language icon" /><span>Chinese</span></a></li>
-                </nav>
-            </li></ul>
-        </nav>
-
-        <button type='button' class='top-nav-toggle'>⋮</button>
-
-        
-        
-    </div>
-</header>
-
-
-    	 <link rel="stylesheet" href="/assets/css/docs.css">
-<section class='page-docs'>
-    
-
-
-
-
-
-<nav class='left-nav' data-swiftype-index='false'>
-    
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/index" class='' >Documentation Overview</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Quick Start Guides<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/java"
-                                class=''
-                            >Java</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/dotnet"
-                                class=''
-                            >.NET/C#</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/cpp"
-                                class=''
-                            >C++</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/python"
-                                class=''
-                            >Python</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/nodejs"
-                                class=''
-                            >Node.JS</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/sql"
-                                class=''
-                            >SQL</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/php"
-                                class=''
-                            >PHP</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/quick-start/restapi"
-                                class=''
-                            >REST API</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Installation<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/installation/installing-using-zip"
-                                class=''
-                            >Installing Using ZIP Archive</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/installation/installing-using-docker"
-                                class=''
-                            >Installing Using Docker</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/installation/deb-rpm"
-                                class=''
-                            >Installing DEB or RPM package</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Kubernetes<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/installation/kubernetes/amazon-eks-deployment" class=''>Amazon EKS</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/installation/kubernetes/azure-deployment" class=''>Azure Kubernetes Service</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/installation/kubernetes/gke-deployment" class=''>Google Kubernetes Engine</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/installation/vmware-installation"
-                                class=''
-                            >VMWare</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Setting Up<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/understanding-configuration"
-                                class=''
-                            >Understanding Configuration</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/setup"
-                                class=''
-                            >Setting Up</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/logging"
-                                class=''
-                            >Configuring Logging</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/resources-injection"
-                                class=''
-                            >Resources Injection</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/starting-nodes" class='' >Starting and Stopping Nodes</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Clustering<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/clustering"
-                                class=''
-                            >Overview</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/tcp-ip-discovery"
-                                class=''
-                            >TCP/IP Discovery</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/zookeeper-discovery"
-                                class=''
-                            >ZooKeeper Discovery</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/discovery-in-the-cloud"
-                                class=''
-                            >Discovery in the Cloud</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/network-configuration"
-                                class=''
-                            >Network Configuration</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/connect-client-nodes"
-                                class=''
-                            >Connecting Client Nodes</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/baseline-topology"
-                                class=''
-                            >Baseline Topology</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/clustering/running-client-nodes-behind-nat"
-                                class=''
-                            >Running Client Nodes Behind NAT</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Thin Clients<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/getting-started-with-thin-clients"
-                                class=''
-                            >Thin Clients Overview</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/java-thin-client"
-                                class=''
-                            >Java Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/dotnet-thin-client"
-                                class=''
-                            >.NET Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/cpp-thin-client"
-                                class=''
-                            >C++ Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/python-thin-client"
-                                class=''
-                            >Python Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/php-thin-client"
-                                class=''
-                            >PHP Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/thin-clients/nodejs-thin-client"
-                                class=''
-                            >Node.js Thin Client</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Binary Client Protocol<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/binary-client-protocol" class=''>Binary Client Protocol</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/data-format" class=''>Data Format</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/key-value-queries" class=''>Key-Value Queries</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/sql-and-scan-queries" class=''>SQL and Scan Queries</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/binary-type-metadata" class=''>Binary Types Metadata</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/binary-client-protocol/cache-configuration" class=''>Cache Configuration</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Data Modeling<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-modeling/data-modeling"
-                                class=''
-                            >Introduction</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-modeling/data-partitioning"
-                                class=''
-                            >Data Partitioning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-modeling/affinity-collocation"
-                                class=''
-                            >Affinity Colocation</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-modeling/binary-marshaller"
-                                class=''
-                            >Binary Marshaller</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Configuring Memory<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-architecture"
-                                class=''
-                            >Memory Architecture</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/data-regions"
-                                class=''
-                            >Configuring Data Regions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/eviction-policies"
-                                class=''
-                            >Eviction Policies</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Configuring Persistence<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/native-persistence"
-                                class=''
-                            >Ignite Persistence</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/external-storage"
-                                class=''
-                            >External Storage</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/swap"
-                                class=''
-                            >Swapping</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/custom-cache-store"
-                                class=''
-                            >Implementing Custom Cache Store</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
-                                class=''
-                            >Configuring Snapshot Directory</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/disk-compression"
-                                class=''
-                            >Disk Compression</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/persistence/persistence-tuning"
-                                class=''
-                            >Tuning Persistence</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Configuring Caches<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/configuration-overview"
-                                class=''
-                            >Cache Configuration</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/configuring-backups"
-                                class=''
-                            >Configuring Partition Backups</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/partition-loss-policy"
-                                class=''
-                            >Partition Loss Policy</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/atomicity-modes"
-                                class=''
-                            >Atomicity Modes</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/expiry-policies"
-                                class=''
-                            >Expiry Policy</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/on-heap-caching"
-                                class=''
-                            >On-Heap Caching</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/cache-groups"
-                                class=''
-                            >Cache Groups</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/configuring-caches/near-cache"
-                                class=''
-                            >Near Caches</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/data-rebalancing" class='' >Data Rebalancing</a>
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/data-streaming" class='' >Data Streaming</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Using Key-Value API<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/key-value-api/basic-cache-operations"
-                                class=''
-                            >Basic Cache Operations</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/key-value-api/binary-objects"
-                                class=''
-                            >Working with Binary Objects</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
-                                class=''
-                            >Using Cache Queries</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/read-repair"
-                                class=''
-                            >Read Repair</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/key-value-api/transactions" class='' >Performing Transactions</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle expanded '>Working with SQL<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group expanded'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-introduction"
-                                class=''
-                            >Introduction</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/schemas"
-                                class=''
-                            >Understanding Schemas</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/indexes"
-                                class=''
-                            >Defining Indexes</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-api"
-                                class=''
-                            >Using SQL API</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/distributed-joins"
-                                class=''
-                            >Distributed Joins</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/custom-sql-func"
-                                class=''
-                            >Custom SQL Functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/JDBC/jdbc-driver"
-                                class=''
-                            >JDBC Driver</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/JDBC/jdbc-client-driver"
-                                class=''
-                            >JDBC Client Driver</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>ODBC Driver<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/SQL/ODBC/odbc-driver" class=''>ODBC Driver</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0//SQL/ODBC/connection-string-dsn" class=''>Connection String and DSN</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/SQL/ODBC/querying-modifying-data" class=''>Querying and Modifying Data</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/SQL/ODBC/specification" class=''>Specification</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/SQL/ODBC/data-types" class=''>Data Types</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/SQL/ODBC/error-codes" class=''>Error Codes</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/transactions/mvcc"
-                                class=''
-                            >Multiversion Concurrency Control</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class='active'
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>SQL Reference<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/sql-conformance"
-                                class=''
-                            >SQL Conformance</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/ddl"
-                                class=''
-                            >Data Definition Language (DDL)</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/dml"
-                                class=''
-                            >Data Manipulation Language (DML)</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/transactions"
-                                class=''
-                            >Transactions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/operational-commands"
-                                class=''
-                            >Operational Commands</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/aggregate-functions"
-                                class=''
-                            >Aggregate functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/numeric-functions"
-                                class=''
-                            >Numeric Functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/string-functions"
-                                class=''
-                            >String Functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/date-time-functions"
-                                class=''
-                            >Data and Time Functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/system-functions"
-                                class=''
-                            >System Functions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/sql-reference/data-types"
-                                class=''
-                            >Data Types</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Distributed Computing<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/distributed-computing"
-                                class=''
-                            >Distributed Computing API</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/cluster-groups"
-                                class=''
-                            >Cluster Groups</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/executor-service"
-                                class=''
-                            >Executor Service</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/map-reduce"
-                                class=''
-                            >MapReduce API</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/load-balancing"
-                                class=''
-                            >Load Balancing</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/fault-tolerance"
-                                class=''
-                            >Fault Tolerance</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/job-scheduling"
-                                class=''
-                            >Job Scheduling</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/distributed-computing/collocated-computations"
-                                class=''
-                            >Colocating Computations with Data</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Code Deployment<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/code-deployment/deploying-user-code"
-                                class=''
-                            >Deploying User Code</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/code-deployment/peer-class-loading"
-                                class=''
-                            >Peer Class Loading</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Machine Learning<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/machine-learning"
-                                class=''
-                            >Machine Learning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/partition-based-dataset"
-                                class=''
-                            >Partition Based Dataset</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/updating-trained-models"
-                                class=''
-                            >Updating Trained Models</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Binary Classification<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/introduction" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/linear-svm" class=''>Linear SVM (Support Vector Machine)</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/decision-trees" class=''>Decision Trees</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/multilayer-perceptron" class=''>Multilayer Perceptron</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/logistic-regression" class=''>Logistic Regression</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/knn-classification" class=''>k-NN Classification</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/ann" class=''>ANN (Approximate Nearest Neighbor)</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/binary-classification/naive-bayes" class=''>Naive Bayes</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Regression<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/regression/introduction" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/regression/linear-regression" class=''>Linear Regression</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/regression/decision-trees-regression" class=''>Decision Trees Regression</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/regression/knn-regression" class=''>k-NN Regression</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Clustering<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/clustering/introduction" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/clustering/k-means-clustering" class=''>K-Means Clustering</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/clustering/gaussian-mixture" class=''>Gaussian mixture (GMM)</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/preprocessing"
-                                class=''
-                            >Preprocessing</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Model Selection<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/model-selection/introduction" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/model-selection/evaluator" class=''>Evaluator</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/model-selection/split-the-dataset-on-test-and-train-datasets" class=''>Split the dataset on test and train datasets</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/model-selection/hyper-parameter-tuning" class=''>Hyper-parameter tuning</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/model-selection/pipeline-api" class=''>Pipeline API</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/multiclass-classification"
-                                class=''
-                            >Multiclass Classification</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Ensemble Methods<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/ensemble-methods/introduction" class=''></a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/ensemble-methods/stacking" class=''>Stacking</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/ensemble-methods/baggin" class=''>Bagging</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/ensemble-methods/random-forest" class=''>Random Forest</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/ensemble-methods/gradient-boosting" class=''>Gradient Boosting</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/machine-learning/recommendation-systems"
-                                class=''
-                            >Recommendation Systems</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Importing Model<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/importing-model/introduction" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/importing-model/model-import-from-gxboost" class=''>Import Model from XGBoost</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/machine-learning/importing-model/model-import-from-apache-spark" class=''>Import Model from Apache Spark</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/key-value-api/continuous-queries" class='' >Using Continuous Queries</a>
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/services/services" class='' >Using Ignite Services</a>
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/messaging" class='' >Using Ignite Messaging</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Distributed Data Structures<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/queue-and-set"
-                                class=''
-                            >Queue and Set</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/atomic-types"
-                                class=''
-                            >Atomic Types</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/countdownlatch"
-                                class=''
-                            >CountDownLatch</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/atomic-sequence"
-                                class=''
-                            >Atomic Sequence</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/semaphore"
-                                class=''
-                            >Semaphore</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/data-structures/id-generator"
-                                class=''
-                            >ID Generator</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/distributed-locks" class='' >Distributed Locks</a>
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/restapi" class='' >REST API</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>.NET Specific<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-configuration-options"
-                                class=''
-                            >Configuration Options</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-deployment-options"
-                                class=''
-                            >Deployment Options</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-standalone-nodes"
-                                class=''
-                            >Standalone Nodes</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-logging"
-                                class=''
-                            >Logging</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-linq"
-                                class=''
-                            >LINQ</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-java-services-execution"
-                                class=''
-                            >Java Services Execution</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-platform-cache"
-                                class=''
-                            >.NET Platform Cache</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-plugins"
-                                class=''
-                            >Plugins</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-serialization"
-                                class=''
-                            >Serialization</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-cross-platform-support"
-                                class=''
-                            >Cross-Platform Support</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-platform-interoperability"
-                                class=''
-                            >Platform Interoperability</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-remote-assembly-loading"
-                                class=''
-                            >Remote Assembly Loading</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/net-specific/net-troubleshooting"
-                                class=''
-                            >Troubleshooting</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Integrations<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/net-specific/asp-net-output-caching" class=''>ASP.NET Output Caching</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/net-specific/asp-net-session-state-caching" class=''>ASP.NET Session State Caching</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/net-specific/net-entity-framework-cache" class=''>Entity Framework 2nd Level Cache</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>C++ Specific<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/cpp-specific/cpp-serialization"
-                                class=''
-                            >Serialization</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/cpp-specific/cpp-platform-interoperability"
-                                class=''
-                            >Platform Interoperability</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/cpp-specific/cpp-objects-lifetime"
-                                class=''
-                            >Objects Lifetime</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Monitoring<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/intro"
-                                class=''
-                            >Introduction</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/cluster-id"
-                                class=''
-                            >Cluster ID and Tag</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/cluster-states"
-                                class=''
-                            >Cluster States</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Metrics<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/monitoring-metrics/configuring-metrics" class=''>Configuring Metrics</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/monitoring-metrics/metrics" class=''>JMX Metrics</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>New Metrics System<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/monitoring-metrics/new-metrics-system" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/monitoring-metrics/new-metrics" class=''>Metrics</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/system-views"
-                                class=''
-                            >System Views</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/monitoring-metrics/tracing"
-                                class=''
-                            >Tracing</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Working with Events<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/events/listening-to-events"
-                                class=''
-                            >Enabling and Listenting to Events</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/events/events"
-                                class=''
-                            >Events</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Tools<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/control-script"
-                                class=''
-                            >Control Script</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/visor-cmd"
-                                class=''
-                            >Visor CMD</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/gg-control-center"
-                                class=''
-                            >GridGain Control Center</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/sqlline"
-                                class=''
-                            >SQLLine</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/tableau"
-                                class=''
-                            >Tableau</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/informatica"
-                                class=''
-                            >Informatica</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/tools/pentaho"
-                                class=''
-                            >Pentaho</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Security<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/security/authentication"
-                                class=''
-                            >Authentication</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/security/ssl-tls"
-                                class=''
-                            >SSL/TLS</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Transparent Data Encryption<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/security/tde" class=''>Introduction</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/security/master-key-rotation" class=''>Master key rotation</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/security/cache-encryption-key-rotation" class=''>Cache encryption key rotation</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/security/sandbox"
-                                class=''
-                            >Sandbox</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Extensions and Integrations<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Spring<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-boot" class=''>Spring Boot</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-data" class=''>Spring Data</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Ignite for Spark<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/overview" class=''>Overview</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/ignitecontext-and-rdd" class=''>IgniteContext and IgniteRDD</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/ignite-dataframe" class=''>Ignite DataFrame</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/installation" class=''>Installation</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/spark-shell" class=''>Test Ignite with Spark-shell</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/ignite-for-spark/troubleshooting" class=''>Troubleshooting</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/hibernate-l2-cache"
-                                class=''
-                            >Hibernate L2 Cache</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/mybatis-l2-cache"
-                                class=''
-                            >MyBatis L2 Cache</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Streaming<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/kafka-streamer" class=''>Kafka Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/camel-streamer" class=''>Camel Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/flink-streamer" class=''>Flink Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/flume-sink" class=''>Flume Sink</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/jms-streamer" class=''>JMS Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/mqtt-streamer" class=''>MQTT Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/rocketmq-streamer" class=''>RocketMQ Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/storm-streamer" class=''>Storm Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/zeromq-streamer" class=''>ZeroMQ Streamer</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/streaming/twitter-streamer" class=''>Twitter Streamer</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            
-                            
-                            <button
-                                type='button'
-                                class='collapsed '>Cassandra Integration<img class="state-indicator" src="/assets/images/left-nav-arrow.svg" width="6" height="10"></button>
-                            <nav class="sub_pages collapsed">
-
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/cassandra/overview" class=''>Overview</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/cassandra/configuration" class=''>Configuration</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/cassandra/usage-examples" class=''>Usage Examples</a></li>
-                            
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/cassandra/ddl-generator" class=''>DDL Generator</a></li>
-                            
-                            </nav>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/php-pdo"
-                                class=''
-                            >PHP PDO</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-        <li>
-            
-                
-                <a href="/docs/2.10.0/plugins" class='' >Plugins</a>
-            
-        </li>
-    
-        <li>
-            
-
-            
-
-            
-
-			<button type='button' class='group-toggle collapsed '>Performance and Troubleshooting<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
-            
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/general-perf-tips"
-                                class=''
-                            >General Performance Tips</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/memory-tuning"
-                                class=''
-                            >Memory and JVM Tuning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/persistence-tuning"
-                                class=''
-                            >Persistence Tuning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/sql-tuning"
-                                class=''
-                            >SQL Tuning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/thread-pools-tuning"
-                                class=''
-                            >Thread Pools Tuning</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/troubleshooting"
-                                class=''
-                            >Troubleshooting and Debugging</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/handling-exceptions"
-                                class=''
-                            >Handling Exceptions</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/perf-and-troubleshooting/yardstick-benchmarking"
-                                class=''
-                            >Benchmarking With Yardstick</a>
-                        
-                    </li>
-                
-              
-                     
-             </nav>   
-            
-        </li>
-    
-</nav>
-<div class="left-nav__overlay"></div>
-
-
-    <article data-swiftype-index='true'>
-      <a class='edit-link' href="https://github.com/apache/ignite/tree/IGNITE-7595/docs/_docs/SQL/sql-statistics.adoc" target="_blank">Edit</a>
-        
-            <h1>SQL Statistics</h1>
-        
-        <div class="sect1">
-<h2 id="overview">Overview</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Apache Ignite can calculate statistics by request and use it to build an optimal SQL query plan. This enables you to significantly speed up the SQL query execution.</p>
-</div>
-<div class="paragraph">
-<p>Without statistics, SQL query execution planner tries to guess about the query conditions selectivity using only general heuristics. To get better plans, make sure that statistics usage is <a href="/docs/2.10.0/tools/control-script#working-with-cluster-properties" target="_blank" rel="noopener">enabled</a> and <a href="/docs/2.10.0/sql-reference/ddl#analyze" target="_blank" rel="noopener">configure statistics collection</a> for tables participated in the query. See the <a href="/docs/ [...]
-</div>
-<div class="paragraph">
-<p>Statistics are checked and updated each time after one of the following actions:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p>Node start</p>
-</li>
-<li>
-<p>Topology change</p>
-</li>
-<li>
-<p>Configuration change</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>A node checks partitions and collects statistics for each of them, which can be used in SQL query optimization.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="configuring-statistics">Configuring Statistics</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>By default, statistics functionality is enabled.</p>
-</div>
-<div class="paragraph">
-<p>Statistics are stored locally, while statistics configuration parameters are stored cluster-wide.</p>
-</div>
-<div class="paragraph">
-<p>To enable or disable statistics in cluster use, execute the following command, specifying  <code>ON</code>, <code>OFF</code>,  or <code>NO_UPDATE</code> values:</p>
-</div>
-<code-tabs><code-tab data-tab='Unix'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.sh <span class="nt">--property</span> <span class="nb">set</span> <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span> <span class="nt">--val</span> <span class="s1">'ON'</span></code></pre>
-</div>
-</div></code-tab><code-tab data-tab='Windows'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.bat  <span class="nt">--property</span> <span class="nb">set</span> <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span> <span class="nt">--val</span> <span class="s1">'ON'</span></code></pre>
-</div>
-</div></code-tab></code-tabs>
-<div class="paragraph">
-<p>To see the statistics usage state, execute the command below:</p>
-</div>
-<code-tabs><code-tab data-tab='Unix'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.sh <span class="nt">--property</span> get <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span></code></pre>
-</div>
-</div></code-tab><code-tab data-tab='Windows'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.bat <span class="nt">--property</span> get <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span></code></pre>
-</div>
-</div></code-tab></code-tabs>
-<div class="paragraph">
-<p>For more details on configuring SQL statistics, see the <a href="/docs/2.10.0/monitoring-metrics/system-views#statistics_configuration" target="_blank" rel="noopener">System Views</a> and <a href="/docs/2.10.0/sql-reference/ddl#analyze" target="_blank" rel="noopener">Data Definition Language</a> pages.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="statistics-overriding">Statistics Overriding</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Gathered values can be overridden by specifying additional parameters in the <a href="/docs/2.10.0/sql-reference/ddl#analyze" target="_blank" rel="noopener">ANALYZE</a> command. The specified values override gathered one on each node in <a href="/docs/2.10.0/monitoring-metrics/system-views#statistics_local_data" target="_blank" rel="noopener">STATISTICS_LOCAL_DATA</a> (this data is used by SQL query optimizer), but not in <a href="/docs/2.10.0/monitoring-metrics/system-views#statistic [...]
-</div>
-<div class="paragraph">
-<p>Each ANALYZE command overrides all such values for its targets. For example, if there is an already overridden TOTAL value and a need to override DISTINCT value, one should use both parameters in one ANALYZE command. To set different values for different columns, use several ANALYZE commands as follows:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">ANALYZE</span> <span class="n">MY_TABLE</span><span class="p">(</span><span class="n">COL_A</span><span class="p">)</span> <span class="k">WITH</span> <span class="s1">'DISTINCT=5,NULLS=6'</span><span class="p">;</span>
-<span class="k">ANALYZE</span> <span class="n">MY_TABLE</span><span class="p">(</span><span class="n">COL_B</span><span class="p">)</span> <span class="k">WITH</span> <span class="s1">'DISTINCT=500,NULLS=1000,TOTAL=10000'</span><span class="p">;</span></code></pre>
-</div>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="statistics-obsolescence">Statistics Obsolescence</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Each partition has a specialized counter to track the total number of modified (inserted, removed, or updated) rows. If the total number of modified rows is greater than <code>MAX_CHANGED_PARTITION_ROWS_PERCENT</code>, a partition is analyzed again. After that, a node aggregates statistics once again to get new statistics.</p>
-</div>
-<div class="paragraph">
-<p>To adjust the MAX_CHANGED_PARTITION_ROWS_PERCENT parameter, run the <code>ANALYZE</code> command with a desired parameter value once again.</p>
-</div>
-<div class="paragraph">
-<p>By default, the <code>DEFAULT_OBSOLESCENCE_MAX_PERCENT = 15</code> parameter is used.</p>
-</div>
-<div class="paragraph">
-<p>These parameters are applied for all specified targets.</p>
-</div>
-<div class="admonitionblock note">
-<table>
-<tr>
-<td class="icon">
-<div class="title">Note</div>
-</td>
-<td class="content">
-As statistics are aggregated through the full scan of each partition, we recommend to disable statistics obsolescence functionality when working with a small number of changing rows. This is particularly true in the case of working with large amounts of data, when a full scan may lead to a performance drop.
-</td>
-</tr>
-</table>
-</div>
-<div class="paragraph">
-<p>To save CPU resources on obsolescence tracking, use the <code>NO_UPDATE</code> state:</p>
-</div>
-<code-tabs><code-tab data-tab='Unix'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.sh <span class="nt">--property</span> <span class="nb">set</span> <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span> <span class="nt">--val</span> <span class="s1">'NO_UPDATE'</span></code></pre>
-</div>
-</div></code-tab><code-tab data-tab='Windows'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">control.bat <span class="nt">--property</span> <span class="nb">set</span> <span class="nt">--name</span> <span class="s1">'statistics.usage.state'</span> <span class="nt">--val</span> <span class="s1">'NO_UPDATE'</span></code></pre>
-</div>
-</div></code-tab></code-tabs>
-</div>
-</div>
-<div class="sect1">
-<h2 id="obtaining-a-better-execution-plan-using-statistics">Obtaining a Better Execution Plan Using Statistics</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>The steps below show an example of obtaining an optimized execution plan for basic query.</p>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Create a table and insert data into it:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">CREATE</span> <span class="k">TABLE</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span> <span class="nb">int</span> <span class="k">PRIMARY</span> <span class="k">KEY</span><span class="p">,</span> <span class="n">col2</span> <span class="nb">varchar</span><span class="p">,</span> <span class="n">col3</span> <span class="nb">date</span><span class="p">);</span>
-
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">'val1'</span><span class="p">,</span> <span class="s1">'2019-01-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">2</span><span class="p">,</span> <span class="s1">'val2'</span><span class="p">,</span> <span class="s1">'2019-03-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">3</span><span class="p">,</span> <span class="s1">'val3'</span><span class="p">,</span> <span class="s1">'2019-06-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">4</span><span class="p">,</span> <span class="s1">'val4'</span><span class="p">,</span> <span class="s1">'2019-09-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">5</span><span class="p">,</span> <span class="s1">'val5'</span><span class="p">,</span> <span class="s1">'2019-12-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">6</span><span class="p">,</span> <span class="s1">'val6'</span><span class="p">,</span> <span class="s1">'2020-02-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">7</span><span class="p">,</span> <span class="s1">'val7'</span><span class="p">,</span> <span class="s1">'2020-05-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">8</span><span class="p">,</span> <span class="s1">'val8'</span><span class="p">,</span> <span class="s1">'2020-08-01'</span><span class="p">);</span>
-<span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">,</span> <span class="n">col2</span><span class="p">,</span> <span class="n">col3</span><span class="p">)</span> <span class="k">VALUES</span><span class="p">(</span><span class="mi">9</span><span class="p">,</span> <span class="s1">'val9'</span><span class="p">,</span> <span class="s1">'2020-11-01'</span><span class="p">);</sp [...]
-</div>
-</div>
-</li>
-<li>
-<p>Create indexes for each column:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">CREATE</span> <span class="k">INDEX</span> <span class="n">st_col1</span> <span class="k">ON</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col1</span><span class="p">);</span>
-<span class="k">CREATE</span> <span class="k">INDEX</span> <span class="n">st_col2</span> <span class="k">ON</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col2</span><span class="p">);</span>
-<span class="k">CREATE</span> <span class="k">INDEX</span> <span class="n">st_col3</span> <span class="k">ON</span> <span class="n">statistics_test</span><span class="p">(</span><span class="n">col3</span><span class="p">);</span></code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>Get execution plan for basic query:</p>
-<div class="paragraph">
-<p>Note that the <code>col2</code> value is less than the max value in the table, while the <code>col3</code> value is higher than the maximum one. So it is highly probable that the second condition returns no result, which makes its selectivity higher. Therefore the database should use <code>st_col3</code> index.</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">EXPLAIN</span> <span class="k">SELECT</span> <span class="o">*</span> <span class="k">FROM</span> <span class="n">statistics_test</span> <span class="k">WHERE</span> <span class="n">col2</span> <span class="o">&gt;</span> <span class="s1">'val2'</span> <span class="k">AND</span> <span class="n">col3</span> <span class="o">&gt;</span> <span class="s1">'2020-12-01'</span>
-
-<span class="k">SELECT</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL1"</span> <span class="k">AS</span> <span class="nv">"__C0_0"</span><span class="p">,</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL2"</span> <span class="k">AS</span> <span class="nv">"__C0_1"</span><span class="p">,</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL3"</span> <span class="k">AS</span> <span class="nv">"__C0_2"</span>
-<span class="k">FROM</span> <span class="nv">"PUBLIC"</span><span class="p">.</span><span class="nv">"STATISTICS_TEST"</span> <span class="nv">"__Z0"</span>
-<span class="cm">/* PUBLIC.ST_COL2: COL2 &gt; 'val2' */</span>
-<span class="k">WHERE</span> <span class="p">(</span><span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL2"</span> <span class="o">&gt;</span> <span class="s1">'val2'</span><span class="p">)</span>
-<span class="k">AND</span> <span class="p">(</span><span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL3"</span> <span class="o">&gt;</span> <span class="nb">DATE</span> <span class="s1">'2020-12-01'</span><span class="p">)</span></code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>Note that without collected statistics the database does not have enough information to choose the right index (as both indexes have the same selectivity from the planner&#8217;s point of view). This issue is fixed below.</p>
-</div>
-</li>
-<li>
-<p>Collect statistics for <code>statistics_test table</code>:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">ANALYZE</span> <span class="n">statistics_test</span><span class="p">;</span></code></pre>
-</div>
-</div>
-</li>
-<li>
-<p>Get execution plan again and make sure that <code>st_col3 index</code> is chosen:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="sql"><span class="k">EXPLAIN</span> <span class="k">SELECT</span> <span class="o">*</span> <span class="k">FROM</span> <span class="n">statistics_test</span> <span class="k">WHERE</span> <span class="n">col2</span> <span class="o">&gt;</span> <span class="s1">'val2'</span> <span class="k">AND</span> <span class="n">col3</span> <span class="o">&gt;</span> <span class="s1">'2020-12-01'</span>
-
-<span class="k">SELECT</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL1"</span> <span class="k">AS</span> <span class="nv">"__C0_0"</span><span class="p">,</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL2"</span> <span class="k">AS</span> <span class="nv">"__C0_1"</span><span class="p">,</span>
-<span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL3"</span> <span class="k">AS</span> <span class="nv">"__C0_2"</span>
-<span class="k">FROM</span> <span class="nv">"PUBLIC"</span><span class="p">.</span><span class="nv">"STATISTICS_TEST"</span> <span class="nv">"__Z0"</span>
-<span class="cm">/* PUBLIC.ST_COL3: COL3 &gt; DATE '2020-12-01' */</span>
-<span class="k">WHERE</span> <span class="p">(</span><span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL2"</span> <span class="o">&gt;</span> <span class="s1">'val2'</span><span class="p">)</span>
-<span class="k">AND</span> <span class="p">(</span><span class="nv">"__Z0"</span><span class="p">.</span><span class="nv">"COL3"</span> <span class="o">&gt;</span> <span class="nb">DATE</span> <span class="s1">'2020-12-01'</span><span class="p">)</span></code></pre>
-</div>
-</div>
-</li>
-</ol>
-</div>
-</div>
-</div>
-        <div class="copyright">
- © 2021 The Apache Software Foundation.<br/>
-Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation. 
-
-</div>
-
-    </article>
-    <nav class="right-nav" data-swiftype-index='false'>
-    <div class="toc-wrapper">
-    <ul class="sectlevel1">
-<li><a href="#overview">Overview</a></li>
-<li><a href="#configuring-statistics">Configuring Statistics</a></li>
-<li><a href="#statistics-overriding">Statistics Overriding</a></li>
-<li><a href="#statistics-obsolescence">Statistics Obsolescence</a></li>
-<li><a href="#obtaining-a-better-execution-plan-using-statistics">Obtaining a Better Execution Plan Using Statistics</a></li>
-</ul>
-    </div>
-          
-      
-      <nav class="promo-nav">
-            <!--#include virtual="/includes/docs_rightnav_promotion.html" -->
-            <a href="#" data-trigger-bugyard-feedback="true" id="doc-feedback-btn">Docs Feedback</a>
-        </nav>
-        
-</nav>
-    
-</section>
-<script type='module' src='/assets/js/code-copy-to-clipboard.js' async crossorigin></script>
-
-    <script>
-    // inits deep anchors -- needs to be done here because of https://www.bryanbraun.com/anchorjs/#dont-run-it-too-late 
-    anchors.add('.page-docs h1, .page-docs h2, .page-docs h3:not(.discrete), .page-docs h4, .page-docs h5');
-    anchors.options = {
-        placement: 'right',
-        visible: 'always'
-    };
-    </script>
-    
-    <script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
-    <script>
-      docsearch({
-        // Your apiKey and indexName will be given to you once
-        // we create your config
-        apiKey: '3eee686c0ebe39eff3baeb18c56fa5f8', 
-        indexName: 'apache_ignite',
-        // Replace inputSelector with a CSS selector
-        // matching your search input
-        inputSelector: '#search-input',
-        // algoliaOptions: { 'facetFilters': ["version:$VERSION"] },
-
-        // Set debug to true to inspect the dropdown
-        debug: false,
-      });
-    </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
-
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
-
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
-
-  
-</body>
-
-</html>
diff --git a/docs/2.10.0/SQL/sql-transactions.html b/docs/2.10.0/SQL/sql-transactions.html
index cbe663e..3f64dac 100644
--- a/docs/2.10.0/SQL/sql-transactions.html
+++ b/docs/2.10.0/SQL/sql-transactions.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1215,8 +1195,8 @@
 
             
 
-			<button type='button' class='group-toggle collapsed '>Working with SQL<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
-             <nav class='nav-group collapsed'>
+			<button type='button' class='group-toggle expanded '>Working with SQL<img class="state-indicator" src="/assets/images/left-nav-arrow.svg"  width="6" height="10"></button>
+             <nav class='nav-group expanded'>
             
                 
 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class='active'
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3294,14 +3243,14 @@
         
         <div id="preamble">
 <div class="sectionbody">
-<div class="admonitionblock caution">
+<div class="admonitionblock important">
 <table>
 <tr>
 <td class="icon">
-<div class="title">Caution</div>
+<div class="title">Important</div>
 </td>
 <td class="content">
-<code>TRANSACTIONAL_SNAPSHOT</code> is deprecated since 2.12 and will be removed in the next releases.
+Support for SQL transactions is currently in the beta stage. For production use, consider key-value transactions.
 </td>
 </tr>
 </table>
@@ -3460,11 +3409,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/SQL/sql-tuning.html b/docs/2.10.0/SQL/sql-tuning.html
index 57d9d26..8552953 100644
--- a/docs/2.10.0/SQL/sql-tuning.html
+++ b/docs/2.10.0/SQL/sql-tuning.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3954,11 +3903,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/binary-client-protocol.html b/docs/2.10.0/binary-client-protocol/binary-client-protocol.html
index 5bf0347..14c53b3 100644
--- a/docs/2.10.0/binary-client-protocol/binary-client-protocol.html
+++ b/docs/2.10.0/binary-client-protocol/binary-client-protocol.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3767,11 +3716,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/binary-type-metadata.html b/docs/2.10.0/binary-client-protocol/binary-type-metadata.html
index bcf4de3..0e88c75 100644
--- a/docs/2.10.0/binary-client-protocol/binary-type-metadata.html
+++ b/docs/2.10.0/binary-client-protocol/binary-type-metadata.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3904,11 +3853,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/cache-configuration.html b/docs/2.10.0/binary-client-protocol/cache-configuration.html
index 6262717..0b9a502 100644
--- a/docs/2.10.0/binary-client-protocol/cache-configuration.html
+++ b/docs/2.10.0/binary-client-protocol/cache-configuration.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4527,11 +4476,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/data-format.html b/docs/2.10.0/binary-client-protocol/data-format.html
index eaa9102..1a0c32e 100644
--- a/docs/2.10.0/binary-client-protocol/data-format.html
+++ b/docs/2.10.0/binary-client-protocol/data-format.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -5560,11 +5509,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576929' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576929' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576929" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576929"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/key-value-queries.html b/docs/2.10.0/binary-client-protocol/key-value-queries.html
index 63051aa..e4ee7f3 100644
--- a/docs/2.10.0/binary-client-protocol/key-value-queries.html
+++ b/docs/2.10.0/binary-client-protocol/key-value-queries.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -5475,11 +5424,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/binary-client-protocol/sql-and-scan-queries.html b/docs/2.10.0/binary-client-protocol/sql-and-scan-queries.html
index f3d3792..a6286e6 100644
--- a/docs/2.10.0/binary-client-protocol/sql-and-scan-queries.html
+++ b/docs/2.10.0/binary-client-protocol/sql-and-scan-queries.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4294,11 +4243,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/baseline-topology.html b/docs/2.10.0/clustering/baseline-topology.html
index 2ce2bdf..04bd0b9 100644
--- a/docs/2.10.0/clustering/baseline-topology.html
+++ b/docs/2.10.0/clustering/baseline-topology.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3551,11 +3500,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/clustering.html b/docs/2.10.0/clustering/clustering.html
index a6b9b9e..855193e 100644
--- a/docs/2.10.0/clustering/clustering.html
+++ b/docs/2.10.0/clustering/clustering.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3400,11 +3349,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/connect-client-nodes.html b/docs/2.10.0/clustering/connect-client-nodes.html
index ab7ff1f..adfb4e4 100644
--- a/docs/2.10.0/clustering/connect-client-nodes.html
+++ b/docs/2.10.0/clustering/connect-client-nodes.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3521,11 +3470,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/discovery-in-the-cloud.html b/docs/2.10.0/clustering/discovery-in-the-cloud.html
index 1278c25..7827334 100644
--- a/docs/2.10.0/clustering/discovery-in-the-cloud.html
+++ b/docs/2.10.0/clustering/discovery-in-the-cloud.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3332,9 +3281,6 @@ static IPs virtually unusable in such environments.</p>
 <li>
 <p>Google Cloud Storage IP Finder</p>
 </li>
-<li>
-<p>Azure Blob Storage IP Finder</p>
-</li>
 </ul>
 </div>
 <div class="admonitionblock tip">
@@ -3444,16 +3390,16 @@ All virtual machines must start Ignite instances on the same port, otherwise the
 <div class="paragraph">
 <p>Amazon S3-based discovery allows Ignite nodes to register their IP addresses on start-up in an Amazon S3 store.
 This way other nodes can try to connect to any of the IP addresses stored in S3 and initiate automatic node discovery.
-To use S3 based automatic node discovery, you need to configure the <code>TcpDiscoveryS3IpFinder</code> type of <code>ipFinder</code>.</p>
+To use S3 based automatic node discovery, you need to configure the <code>TcpDiscoveryS3IpFindera</code> type of <code>ipFinder</code>.</p>
 </div>
-<div class="admonitionblock important">
+<div class="admonitionblock caution">
 <table>
 <tr>
 <td class="icon">
-<div class="title">Important</div>
+<div class="title">Caution</div>
 </td>
 <td class="content">
-You must download and <a href="/docs/2.10.0/setup#enabling-modules">enable the 'ignite-aws-ext' extension</a>.
+You must <a href="/docs/2.10.0/setup#enabling-modules">enable the 'ignite-aws' module</a>.
 </td>
 </tr>
 </table>
@@ -3670,7 +3616,7 @@ To use <code>TcpDiscoveryGoogleStorageIpFinder</code>, enable the <code>ignite-g
     <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi"</span><span class="nt">&gt;</span>
       <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"ipFinder"</span><span class="nt">&gt;</span>
         <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.ipfinder.gce.TcpDiscoveryGoogleStorageIpFinder"</span><span class="nt">&gt;</span>
-          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"projectName"</span> <span class="na">value=</span><span class="s">"YOUR_GOOGLE_PLATFORM_PROJECT_NAME"</span><span class="nt">/&gt;</span>
+          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"projectName"</span> <span class="na">ref=</span><span class="s">"YOUR_GOOGLE_PLATFORM_PROJECT_NAME"</span><span class="nt">/&gt;</span>
           <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"bucketName"</span> <span class="na">value=</span><span class="s">"YOUR_BUCKET_NAME"</span><span class="nt">/&gt;</span>
           <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"serviceAccountId"</span> <span class="na">value=</span><span class="s">"YOUR_SERVICE_ACCOUNT_ID"</span><span class="nt">/&gt;</span>
           <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"serviceAccountP12FilePath"</span> <span class="na">value=</span><span class="s">"PATH_TO_YOUR_PKCS12_KEY"</span><span class="nt">/&gt;</span>
@@ -3714,81 +3660,6 @@ To use <code>TcpDiscoveryGoogleStorageIpFinder</code>, enable the <code>ignite-g
 </div></code-tab></code-tabs>
 </div>
 </div>
-<div class="sect1">
-<h2 id="azure-blob-storage">Azure Blob Storage</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>Ignite supports automatic node discovery by utilizing Azure Blob Storage.
-This mechanism is implemented in <code>TcpDiscoveryAzureBlobStorageIpFinder</code>.
-On start-up, each node registers its IP address in the storage and discovers other nodes by reading the storage.</p>
-</div>
-<div class="admonitionblock important">
-<table>
-<tr>
-<td class="icon">
-<div class="title">Important</div>
-</td>
-<td class="content">
-To use <code>TcpDiscoveryAzureBlobStorageIpFinder</code> you must download and <a href="/docs/2.10.0/setup#enabling-modules">enable the 'ignite-azure-ext' extension</a>.
-</td>
-</tr>
-</table>
-</div>
-<div class="paragraph">
-<p>Here is an example of how to configure Azure Blob Storage based IP finder:</p>
-</div>
-<code-tabs><code-tab data-tab='XML'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="xml"><span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.configuration.IgniteConfiguration"</span><span class="nt">&gt;</span>
-
-  <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"discoverySpi"</span><span class="nt">&gt;</span>
-    <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi"</span><span class="nt">&gt;</span>
-      <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"ipFinder"</span><span class="nt">&gt;</span>
-        <span class="nt">&lt;bean</span> <span class="na">class=</span><span class="s">"org.apache.ignite.spi.discovery.tcp.ipfinder.azure.TcpDiscoveryAzureBlobStoreIpFinder"</span><span class="nt">&gt;</span>
-          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"accountName"</span> <span class="na">value=</span><span class="s">"YOUR_AZURE_BLOB_STORAGE_ACCOUNT_NAME"</span><span class="nt">/&gt;</span>
-          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"accountKey"</span> <span class="na">value=</span><span class="s">"YOUR_AZURE_BLOB_STORAGE_ACCOUNT_KEY"</span><span class="nt">/&gt;</span>
-          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"accountEndpoint"</span> <span class="na">value=</span><span class="s">"YOUR_END_POINT"</span><span class="nt">/&gt;</span>
-          <span class="nt">&lt;property</span> <span class="na">name=</span><span class="s">"containerName"</span> <span class="na">value=</span><span class="s">"YOUR_CONTAINER_NAME"</span><span class="nt">/&gt;</span>
-        <span class="nt">&lt;/bean&gt;</span>
-      <span class="nt">&lt;/property&gt;</span>
-    <span class="nt">&lt;/bean&gt;</span>
-  <span class="nt">&lt;/property&gt;</span>
-<span class="nt">&lt;/bean&gt;</span></code></pre>
-</div>
-</div></code-tab><code-tab data-tab='Java'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="java"><span class="nc">TcpDiscoverySpi</span> <span class="n">spi</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">TcpDiscoverySpi</span><span class="o">();</span>
-
-<span class="nc">TcpDiscoveryGoogleStorageIpFinder</span> <span class="n">ipFinder</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">TcpDiscoveryGoogleStorageIpFinder</span><span class="o">();</span>
-
-<span class="n">ipFinder</span><span class="o">.</span><span class="na">setServiceAccountId</span><span class="o">(</span><span class="s">"yourServiceAccountId"</span><span class="o">);</span>
-<span class="n">ipFinder</span><span class="o">.</span><span class="na">setServiceAccountP12FilePath</span><span class="o">(</span><span class="s">"pathToYourP12Key"</span><span class="o">);</span>
-<span class="n">ipFinder</span><span class="o">.</span><span class="na">setProjectName</span><span class="o">(</span><span class="s">"yourGoogleClourPlatformProjectName"</span><span class="o">);</span>
-
-<span class="c1">// Bucket name must be unique across the whole Google Cloud Platform.</span>
-<span class="n">ipFinder</span><span class="o">.</span><span class="na">setBucketName</span><span class="o">(</span><span class="s">"your_bucket_name"</span><span class="o">);</span>
-
-<span class="n">spi</span><span class="o">.</span><span class="na">setIpFinder</span><span class="o">(</span><span class="n">ipFinder</span><span class="o">);</span>
-
-<span class="nc">IgniteConfiguration</span> <span class="n">cfg</span> <span class="o">=</span> <span class="k">new</span> <span class="nc">IgniteConfiguration</span><span class="o">();</span>
-
-<span class="c1">// Override default discovery SPI.</span>
-<span class="n">cfg</span><span class="o">.</span><span class="na">setDiscoverySpi</span><span class="o">(</span><span class="n">spi</span><span class="o">);</span>
-
-<span class="c1">// Start the node.</span>
-<span class="nc">Ignition</span><span class="o">.</span><span class="na">start</span><span class="o">(</span><span class="n">cfg</span><span class="o">);</span></code></pre>
-</div>
-</div></code-tab><code-tab data-tab='C#/.NET' data-unavailable='true'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code>This API is not presently available for C#/.NET. You can use XML configuration.</code></pre>
-</div>
-</div></code-tab><code-tab data-tab='C++' data-unavailable='true'><div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code>This API is not presently available for C++. You can use XML configuration.</code></pre>
-</div>
-</div></code-tab></code-tabs>
-</div>
-</div>
         <div class="copyright">
  © 2021 The Apache Software Foundation.<br/>
 Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation. 
@@ -3803,7 +3674,6 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
 <li><a href="#amazon-s3-ip-finder">Amazon S3 IP Finder</a></li>
 <li><a href="#amazon-elb-based-discovery">Amazon ELB Based Discovery</a></li>
 <li><a href="#google-compute-discovery">Google Compute Discovery</a></li>
-<li><a href="#azure-blob-storage">Azure Blob Storage</a></li>
 </ul>
     </div>
           
@@ -3843,11 +3713,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/network-configuration.html b/docs/2.10.0/clustering/network-configuration.html
index 5090680..3703423 100644
--- a/docs/2.10.0/clustering/network-configuration.html
+++ b/docs/2.10.0/clustering/network-configuration.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3733,11 +3682,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/running-client-nodes-behind-nat.html b/docs/2.10.0/clustering/running-client-nodes-behind-nat.html
index 02b84ba..18cb8b5 100644
--- a/docs/2.10.0/clustering/running-client-nodes-behind-nat.html
+++ b/docs/2.10.0/clustering/running-client-nodes-behind-nat.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -3396,11 +3345,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/tcp-ip-discovery.html b/docs/2.10.0/clustering/tcp-ip-discovery.html
index fcb73e3..8f77b8b 100644
--- a/docs/2.10.0/clustering/tcp-ip-discovery.html
+++ b/docs/2.10.0/clustering/tcp-ip-discovery.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
-                
-
-                    
-                    
-                    
-
-                    <li> 
-                        
                             <a href="/docs/2.10.0/net-specific/net-logging"
                                 class=''
                             >Logging</a>
@@ -2931,11 +2898,6 @@
 
 								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-caching" class=''>Spring Caching</a></li>
                             
-                                
-                                  
-
-								  <li><a href="/docs/2.10.0/extensions-and-integrations/spring/spring-tx" class=''>Spring Transactions</a></li>
-                            
                             </nav>
                         
                     </li>
@@ -3136,19 +3098,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/extensions-and-integrations/performance-statistics"
-                                class=''
-                            >Performance Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -4117,11 +4066,11 @@ Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1639576930' async crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1639576930' async crossorigin></script>
+<script type='module' src='/assets/js/index.js?1639729137' async crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1639729137' async crossorigin></script>
 
-<link rel="stylesheet" href="/assets/css/styles.css?1639576930" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639576930"></noscript>
+<link rel="stylesheet" href="/assets/css/styles.css?1639729137" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/assets/css/styles.css?1639729137"></noscript>
 
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"></noscript>
diff --git a/docs/2.10.0/clustering/zookeeper-discovery.html b/docs/2.10.0/clustering/zookeeper-discovery.html
index 01b0ccd..d191f36 100644
--- a/docs/2.10.0/clustering/zookeeper-discovery.html
+++ b/docs/2.10.0/clustering/zookeeper-discovery.html
@@ -863,19 +863,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/memory-configuration/replacement-policies"
-                                class=''
-                            >Replacement Policies</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -952,9 +939,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/persistence/snapshot-directory"
+                            <a href="/docs/2.10.0/persistence/snapshots"
                                 class=''
-                            >Configuring Snapshot Directory</a>
+                            >Cluster Snapshots</a>
                         
                     </li>
                 
@@ -992,13 +979,6 @@
     
         <li>
             
-                
-                <a href="/docs/2.10.0/snapshots/snapshots" class='' >Cluster Snapshots</a>
-            
-        </li>
-    
-        <li>
-            
 
             
 
@@ -1176,9 +1156,9 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/key-value-api/using-cache-queries"
+                            <a href="/docs/2.10.0/key-value-api/using-scan-queries"
                                 class=''
-                            >Using Cache Queries</a>
+                            >Using Scan Queries</a>
                         
                     </li>
                 
@@ -1291,6 +1271,19 @@
 
                     <li> 
                         
+                            <a href="/docs/2.10.0/SQL/sql-transactions"
+                                class=''
+                            >SQL Transactions</a>
+                        
+                    </li>
+                
+
+                    
+                    
+                    
+
+                    <li> 
+                        
                             <a href="/docs/2.10.0/SQL/custom-sql-func"
                                 class=''
                             >Custom SQL Functions</a>
@@ -1385,19 +1378,6 @@
                         
                     </li>
                 
-
-                    
-                    
-                    
-
-                    <li> 
-                        
-                            <a href="/docs/2.10.0/SQL/sql-statistics"
-                                class=''
-                            >SQL Statistics</a>
-                        
-                    </li>
-                
               
                      
              </nav>   
@@ -2264,19 +2244,6 @@
 
                     <li> 
                         
-                            <a href="/docs/2.10.0/net-specific/net-async"
-                                class=''
-                            >Asynchronous APIs</a>
-                        
-                    </li>
... 264356 lines suppressed ...