Path Lines of Code CONTRIBUTING.md 54 DEVNOTES.txt 144 MIGRATION_GUIDE.txt 2 README.md 37 README.txt 54 RELEASE_NOTES.txt 2539 assembly/libs/README.txt 94 checkstyle/checkstyle-suppressions.xml 11 checkstyle/checkstyle.xml 94 config/java.util.logging.properties 66 deliveries/docker/apache-ignite-net/README.txt 14 deliveries/docker/apache-ignite/README.txt 21 examples/DEVNOTES.txt 7 examples/README-LGPL.txt 16 examples/README-slim.txt 20 examples/README.md 23 examples/README.txt 28 examples/config/encryption/example-encrypted-store.xml 39 examples/config/example-cache.xml 31 examples/config/example-data-regions.xml 52 examples/config/example-default.xml 39 examples/config/example-ignite.xml 8 examples/config/example-sql.xml 27 examples/config/persistentstore/example-persistent-store.xml 30 examples/config/redis/example-redis.xml 31 examples/config/servlet/README.txt 4 examples/config/servlet/WEB-INF/web.xml 14 examples/memcached/memcached-example.php 29 examples/pom-standalone-lgpl.xml 122 examples/pom-standalone.xml 122 examples/pom.xml 227 examples/redis/redis-example.php 30 examples/redis/redis-example.py 19 examples/rest/http-rest-example.php 50 examples/sql/world.sql 5341 examples/src/main/java-lgpl/org/apache/ignite/examples/misc/schedule/ComputeScheduleExample.java 40 examples/src/main/java-lgpl/org/apache/ignite/examples/misc/schedule/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/ExampleNodeStartup.java 8 examples/src/main/java/org/apache/ignite/examples/ExamplesUtils.java 61 examples/src/main/java/org/apache/ignite/examples/binary/computegrid/ComputeClientBinaryTaskExecutionExample.java 87 examples/src/main/java/org/apache/ignite/examples/binary/computegrid/ComputeClientTask.java 57 examples/src/main/java/org/apache/ignite/examples/binary/computegrid/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/binary/datagrid/CacheClientBinaryPutGetExample.java 116 examples/src/main/java/org/apache/ignite/examples/binary/datagrid/CacheClientBinaryQueryExample.java 180 examples/src/main/java/org/apache/ignite/examples/binary/datagrid/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/binary/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/client/ClientKubernetesPutGetExample.java 29 examples/src/main/java/org/apache/ignite/examples/client/ClientPutGetExample.java 28 examples/src/main/java/org/apache/ignite/examples/cluster/ClusterGroupExample.java 29 examples/src/main/java/org/apache/ignite/examples/cluster/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeAsyncExample.java 31 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeBroadcastExample.java 43 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeCallableExample.java 29 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeClosureExample.java 27 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeContinuousMapperExample.java 77 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeFibonacciContinuationExample.java 99 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeReducerExample.java 40 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeRunnableExample.java 25 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeTaskMapExample.java 53 examples/src/main/java/org/apache/ignite/examples/computegrid/ComputeTaskSplitExample.java 46 examples/src/main/java/org/apache/ignite/examples/computegrid/failover/ComputeFailoverExample.java 69 examples/src/main/java/org/apache/ignite/examples/computegrid/failover/ComputeFailoverNodeStartup.java 28 examples/src/main/java/org/apache/ignite/examples/computegrid/failover/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/computegrid/montecarlo/Credit.java 36 examples/src/main/java/org/apache/ignite/examples/computegrid/montecarlo/CreditRiskExample.java 64 examples/src/main/java/org/apache/ignite/examples/computegrid/montecarlo/CreditRiskManager.java 53 examples/src/main/java/org/apache/ignite/examples/computegrid/montecarlo/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/computegrid/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheAffinityExample.java 65 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheApiExample.java 47 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheAsyncApiExample.java 38 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheContinuousAsyncQueryExample.java 71 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheContinuousQueryExample.java 59 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheContinuousQueryWithTransformerExample.java 71 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheDataStreamerExample.java 37 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheEntryProcessorExample.java 66 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheEventsExample.java 46 examples/src/main/java/org/apache/ignite/examples/datagrid/CachePutGetExample.java 42 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheQueryExample.java 126 examples/src/main/java/org/apache/ignite/examples/datagrid/CacheTransactionExample.java 66 examples/src/main/java/org/apache/ignite/examples/datagrid/DataRegionsExample.java 45 examples/src/main/java/org/apache/ignite/examples/datagrid/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datagrid/starschema/CacheStarSchemaExample.java 114 examples/src/main/java/org/apache/ignite/examples/datagrid/starschema/DimProduct.java 35 examples/src/main/java/org/apache/ignite/examples/datagrid/starschema/DimStore.java 35 examples/src/main/java/org/apache/ignite/examples/datagrid/starschema/FactPurchase.java 37 examples/src/main/java/org/apache/ignite/examples/datagrid/starschema/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datagrid/store/CacheLoadOnlyStoreExample.java 92 examples/src/main/java/org/apache/ignite/examples/datagrid/store/auto/CacheAutoStoreExample.java 86 examples/src/main/java/org/apache/ignite/examples/datagrid/store/auto/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/CacheJdbcPersonStore.java 89 examples/src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/CacheJdbcStoreExample.java 73 examples/src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datagrid/store/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteAtomicLongExample.java 29 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteAtomicReferenceExample.java 41 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteAtomicSequenceExample.java 36 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteAtomicStampedExample.java 44 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteCountDownLatchExample.java 37 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteExecutorServiceExample.java 27 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteLockExample.java 146 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteQueueExample.java 86 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteSemaphoreExample.java 70 examples/src/main/java/org/apache/ignite/examples/datastructures/IgniteSetExample.java 82 examples/src/main/java/org/apache/ignite/examples/datastructures/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/encryption/EncryptedCacheExample.java 46 examples/src/main/java/org/apache/ignite/examples/events/EventsExample.java 57 examples/src/main/java/org/apache/ignite/examples/events/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/messaging/MessagingExample.java 74 examples/src/main/java/org/apache/ignite/examples/messaging/MessagingPingPongExample.java 50 examples/src/main/java/org/apache/ignite/examples/messaging/MessagingPingPongListenActorExample.java 52 examples/src/main/java/org/apache/ignite/examples/messaging/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/client/memcache/MemcacheRestExample.java 54 examples/src/main/java/org/apache/ignite/examples/misc/client/memcache/MemcacheRestExampleNodeStartup.java 38 examples/src/main/java/org/apache/ignite/examples/misc/client/memcache/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/client/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/deployment/DeploymentExample.java 52 examples/src/main/java/org/apache/ignite/examples/misc/deployment/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/lifecycle/LifecycleExample.java 40 examples/src/main/java/org/apache/ignite/examples/misc/lifecycle/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/springbean/SpringBeanExample.java 34 examples/src/main/java/org/apache/ignite/examples/misc/springbean/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/misc/springbean/spring-bean.xml 32 examples/src/main/java/org/apache/ignite/examples/model/Address.java 27 examples/src/main/java/org/apache/ignite/examples/model/Employee.java 34 examples/src/main/java/org/apache/ignite/examples/model/EmployeeKey.java 36 examples/src/main/java/org/apache/ignite/examples/model/Organization.java 53 examples/src/main/java/org/apache/ignite/examples/model/OrganizationType.java 6 examples/src/main/java/org/apache/ignite/examples/model/Person.java 59 examples/src/main/java/org/apache/ignite/examples/model/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/opencensus/OpenCensusMetricsExporterExample.java 53 examples/src/main/java/org/apache/ignite/examples/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/persistentstore/PersistentStoreExample.java 47 examples/src/main/java/org/apache/ignite/examples/persistentstore/PersistentStoreExampleNodeStartup.java 7 examples/src/main/java/org/apache/ignite/examples/servicegrid/ServiceMiddlewareExample.java 83 examples/src/main/java/org/apache/ignite/examples/servicegrid/ServicesExample.java 72 examples/src/main/java/org/apache/ignite/examples/servicegrid/SimpleMapService.java 7 examples/src/main/java/org/apache/ignite/examples/servicegrid/SimpleMapServiceImpl.java 39 examples/src/main/java/org/apache/ignite/examples/servicegrid/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/sql/SqlDdlExample.java 55 examples/src/main/java/org/apache/ignite/examples/sql/SqlDmlExample.java 74 examples/src/main/java/org/apache/ignite/examples/sql/SqlJdbcCopyExample.java 54 examples/src/main/java/org/apache/ignite/examples/sql/SqlJdbcExample.java 72 examples/src/main/java/org/apache/ignite/examples/sql/SqlQueriesExample.java 146 examples/src/main/java/org/apache/ignite/examples/sql/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/streaming/StreamTransformerExample.java 48 examples/src/main/java/org/apache/ignite/examples/streaming/StreamVisitorExample.java 80 examples/src/main/java/org/apache/ignite/examples/streaming/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/CacheConfig.java 15 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/QueryWords.java 41 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/StreamWords.java 33 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/alice-in-wonderland.txt 2790 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/socket/WordsSocketStreamerClient.java 39 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/socket/WordsSocketStreamerServer.java 64 examples/src/main/java/org/apache/ignite/examples/streaming/wordcount/socket/package-info.java 1 examples/src/main/java/org/apache/ignite/examples/util/DbH2ServerStartup.java 45 examples/src/main/java/org/apache/ignite/examples/util/package-info.java 1 examples/src/main/resources/person.json 10 examples/src/test/java-lgpl/org/apache/ignite/examples/ComputeScheduleExampleMultiNodeSelfTest.java 8 examples/src/test/java-lgpl/org/apache/ignite/examples/ComputeScheduleExampleSelfTest.java 10 examples/src/test/java-lgpl/org/apache/ignite/testsuites/IgniteLgplExamplesSelfTestSuite.java 20 examples/src/test/java/org/apache/ignite/examples/BasicExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/BasicExamplesSelfTest.java 45 examples/src/test/java/org/apache/ignite/examples/CacheClientBinaryExampleTest.java 18 examples/src/test/java/org/apache/ignite/examples/CacheContinuousQueryExamplesSelfTest.java 20 examples/src/test/java/org/apache/ignite/examples/CacheExamplesMultiNodeSelfTest.java 12 examples/src/test/java/org/apache/ignite/examples/CacheExamplesSelfTest.java 85 examples/src/test/java/org/apache/ignite/examples/CheckpointExamplesSelfTest.java 15 examples/src/test/java/org/apache/ignite/examples/ClusterGroupExampleSelfTest.java 13 examples/src/test/java/org/apache/ignite/examples/ComputeClientBinaryExampleTest.java 13 examples/src/test/java/org/apache/ignite/examples/ContinuationExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/ContinuationExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/ContinuousMapperExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/ContinuousMapperExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/DeploymentExamplesMultiNodeSelfTest.java 7 examples/src/test/java/org/apache/ignite/examples/DeploymentExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/EncryptedCacheExampleSelfTest.java 13 examples/src/test/java/org/apache/ignite/examples/EventsExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/EventsExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/IgniteServiceExamplesSelfTest.java 18 examples/src/test/java/org/apache/ignite/examples/LifecycleExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/MemcacheRestExamplesMultiNodeSelfTest.java 8 examples/src/test/java/org/apache/ignite/examples/MemcacheRestExamplesSelfTest.java 14 examples/src/test/java/org/apache/ignite/examples/MessagingExamplesSelfTest.java 23 examples/src/test/java/org/apache/ignite/examples/MonteCarloExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/MonteCarloExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/OpenCensusMetricsExporterExampleSelfTest.java 9 examples/src/test/java/org/apache/ignite/examples/SpringBeanExamplesSelfTest.java 10 examples/src/test/java/org/apache/ignite/examples/SqlExamplesSelfTest.java 20 examples/src/test/java/org/apache/ignite/examples/TaskExamplesMultiNodeSelfTest.java 6 examples/src/test/java/org/apache/ignite/examples/TaskExamplesSelfTest.java 15 examples/src/test/java/org/apache/ignite/testsuites/IgniteExamplesSelfTestSuite.java 68 modules/bom/README.txt 30 modules/bom/licenses/apache-2.0.txt 169 modules/calcite/README.txt 81 modules/checkstyle/licenses/apache-2.0.txt 169 modules/checkstyle/pom.xml 107 modules/checkstyle/src/main/java/org/apache/ignite/tools/checkstyle/IgniteAbbrevationsRule.java 102 modules/checkstyle/src/main/resources/abbrevations-exclude.txt 1 modules/checkstyle/src/test/java/org/apache/ignite/tools/checkstyle/IgniteAbbrevationRuleTest.java 60 modules/clients/README.txt 13 modules/clients/config/grid-client-config.properties 77 modules/clients/php/licenses/apache-2.0.txt 169 modules/clients/php/readme.txt 1 modules/clients/src/test/keystore/README.txt 8 modules/clients/src/test/keystore/ca/oneca-index.txt 3 modules/clients/src/test/keystore/ca/threeca-index.txt 2 modules/clients/src/test/keystore/ca/twoca-index.txt 5 modules/compatibility/README.txt 4 modules/compatibility/licenses/apache-2.0.txt 169 modules/compatibility/src/test/resources/compatibility.properties 17 modules/compress/licenses/Snappy-LICENSE.txt 25 modules/compress/licenses/Snappy-java-LICENSE.txt 169 modules/compress/licenses/Zstd-LICENSE.txt 23 modules/compress/licenses/Zstd-jni-LICENSE.txt 20 modules/compress/licenses/jnr-ffi-LICENSE.txt 19 modules/compress/licenses/jnr-posix-LICENSE.txt 2052 modules/compress/licenses/lz4-LICENSE.txt 9 modules/compress/licenses/lz4-java-LICENSE.txt 169 modules/control-utility/README.txt 5 modules/control-utility/licenses/apache-2.0.txt 169 modules/control-utility/src/main/java/org/apache/ignite/internal/commandline/indexreader/README.md 13 modules/control-utility/src/main/resources/META-INF/classnames.properties 16 modules/core/licenses/apache-2.0.txt 169 modules/core/licenses/jBCrypt-license.txt 16 modules/core/licenses/jsr166-license.txt 3 modules/core/src/main/java/org/apache/ignite/internal/README.md 13 modules/core/src/main/java/org/apache/ignite/internal/processors/README.md 18 modules/core/src/main/java/org/jsr166/README.txt 8 modules/core/src/main/resources/META-INF/classnames-default-blacklist.properties 18 modules/core/src/main/resources/META-INF/classnames-default-whitelist.properties 31 modules/core/src/main/resources/META-INF/classnames-jdk.properties 375 modules/core/src/main/resources/META-INF/classnames.properties 2351 modules/core/src/main/resources/ignite.properties 22 modules/core/src/test/config/cache-load.properties 24 modules/core/src/test/config/class_list_exploit_excluded.txt 17 modules/core/src/test/config/class_list_exploit_included.txt 20 modules/core/src/test/config/class_list_test_excluded.txt 17 modules/core/src/test/config/examples.properties 17 modules/core/src/test/config/job-loadtest/job-loadtest.properties 25 modules/core/src/test/config/jul-debug.properties 46 modules/core/src/test/config/start-nodes.ini 43 modules/core/src/test/config/tests.properties 141 modules/core/src/test/java/org/apache/ignite/internal/SensitiveInfoTestLoggerProxy_Exclude.txt 19 modules/core/src/test/java/org/apache/ignite/internal/SensitiveInfoTestLoggerProxy_Include.txt 17 modules/core/src/test/java/org/apache/ignite/p2p/p2p.properties 1 modules/dev-utils/README.txt 4 modules/dev-utils/ignite-modules-test/README.md 10 modules/dev-utils/licenses/apache-2.0.txt 169 modules/direct-io/README.md 48 modules/direct-io/README.txt 39 modules/direct-io/licenses/apache-2.0.txt 169 modules/ducktests/README.md 252 modules/ducktests/licenses/apache-2.0.txt 169 modules/ducktests/tests/docker/requirements-dev.txt 17 modules/ducktests/tests/docker/requirements.txt 17 modules/ducktests/tests/tox.ini 47 modules/extdata/platform/README.txt 3 modules/extdata/platform/licenses/apache-2.0.txt 169 modules/extdata/pluggable/licenses/apache-2.0.txt 169 modules/extdata/uri/modules/uri-dependency/src/main/resources/gar-example.properties 17 modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/test1.properties 21 modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/test2.properties 21 modules/extdata/uri/src/main/java/org/apache/ignite/spi/deployment/uri/tasks/test9.properties 20 modules/extdata/uri/src/main/java/org/apache/ignite/test/test.properties 21 modules/indexing/README.txt 28 modules/indexing/licenses/apache-2.0.txt 169 modules/jcl/README.txt 28 modules/jcl/licenses/apache-2.0.txt 169 modules/json/README.txt 3 modules/jta/README.txt 27 modules/jta/licenses/apache-2.0.txt 169 modules/jta/licenses/jta-license.txt 2 modules/kubernetes/DEVNOTES.md 47 modules/kubernetes/README.md 28 modules/kubernetes/licenses/apache-2.0.txt 169 modules/log4j2/README.txt 38 modules/log4j2/licenses/apache-2.0.txt 169 modules/numa-allocator/README.md 139 modules/numa-allocator/src/main/cpp/CMakeLists.txt 39 modules/opencensus/README.txt 4 modules/opencensus/licenses/apache-2.0.txt 169 modules/platforms/README.txt 5 modules/platforms/cpp/CMakeLists.txt 103 modules/platforms/cpp/DEVNOTES.txt 97 modules/platforms/cpp/README.md 141 modules/platforms/cpp/README.txt 68 modules/platforms/cpp/binary/CMakeLists.txt 65 modules/platforms/cpp/common/CMakeLists.txt 69 modules/platforms/cpp/core-test/CMakeLists.txt 74 modules/platforms/cpp/core/CMakeLists.txt 68 modules/platforms/cpp/examples/CMakeLists.txt 35 modules/platforms/cpp/examples/CMakeSettings.json.in 37 modules/platforms/cpp/examples/README.txt 60 modules/platforms/cpp/examples/cluster-compute-example/CMakeLists.txt 26 modules/platforms/cpp/examples/cluster-compute-example/config/cluster-compute-example-client.xml 26 modules/platforms/cpp/examples/cluster-compute-example/config/cluster-compute-example1.xml 30 modules/platforms/cpp/examples/cluster-compute-example/config/cluster-compute-example2.xml 30 modules/platforms/cpp/examples/cluster-compute-example/src/cluster_compute_example.cpp 90 modules/platforms/cpp/examples/compute-example/CMakeLists.txt 26 modules/platforms/cpp/examples/compute-example/config/compute-example.xml 25 modules/platforms/cpp/examples/compute-example/src/compute_example.cpp 82 modules/platforms/cpp/examples/continuous-query-example/CMakeLists.txt 26 modules/platforms/cpp/examples/continuous-query-example/config/continuous-query-example.xml 25 modules/platforms/cpp/examples/continuous-query-example/src/continuous_query_example.cpp 125 modules/platforms/cpp/examples/include/ignite/examples/address.h 52 modules/platforms/cpp/examples/include/ignite/examples/organization.h 58 modules/platforms/cpp/examples/include/ignite/examples/person.h 113 modules/platforms/cpp/examples/odbc-example/CMakeLists.txt 31 modules/platforms/cpp/examples/odbc-example/config/example-odbc.xml 97 modules/platforms/cpp/examples/odbc-example/src/odbc_example.cpp 367 modules/platforms/cpp/examples/put-get-example/CMakeLists.txt 26 modules/platforms/cpp/examples/put-get-example/config/example-cache.xml 35 modules/platforms/cpp/examples/put-get-example/src/put_get_example.cpp 60 modules/platforms/cpp/examples/query-example/CMakeLists.txt 26 modules/platforms/cpp/examples/query-example/config/query-example.xml 92 modules/platforms/cpp/examples/query-example/src/query_example.cpp 224 modules/platforms/cpp/examples/thin-client-put-get-example/CMakeLists.txt 25 modules/platforms/cpp/examples/thin-client-put-get-example/src/thin_client_put_get_example.cpp 62 modules/platforms/cpp/ignite/CMakeLists.txt 24 modules/platforms/cpp/network/CMakeLists.txt 81 modules/platforms/cpp/odbc-test/CMakeLists.txt 100 modules/platforms/cpp/odbc/CMakeLists.txt 141 modules/platforms/cpp/odbc/README.txt 72 modules/platforms/cpp/odbc/install/ignite-odbc-install.ini 6 modules/platforms/cpp/thin-client-test/CMakeLists.txt 54 modules/platforms/cpp/thin-client/CMakeLists.txt 56 modules/platforms/cpp/thin-client/README.md 3 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/Example.cs 87 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExamplePaths.cs 32 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExamplesTestBase.cs 105 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/AtomicLong.txt 23 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/AtomicLong_ExternalNode.txt 43 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/AtomicReference.txt 1 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/AtomicSequence.txt 23 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/AtomicSequence_ExternalNode.txt 43 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/BinaryMode.txt 17 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/BinaryModeThin.txt 15 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/ClientReconnect.txt 19 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/DataStreamer.txt 51 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Ddl.txt 9 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/DdlThin.txt 9 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Dml.txt 14 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/DmlThin.txt 14 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/EntryProcessor.txt 43 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Events.txt 7 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Events_ExternalNode.txt 7 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Func.txt 13 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Lifecycle.txt 12 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Linq.txt 27 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/LinqThin.txt 27 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Messaging.txt 27 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/MultiTieredCache.txt 23 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/OptimisticTransaction.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/OptimisticTransactionThin.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/PeerAssemblyLoading.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/PutGet.txt 9 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/PutGetThin.txt 9 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/QueryContinuous.txt 6 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/QueryContinuousThin.txt 6 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/QueryFullText.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/QueryScan.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/QueryScanThin.txt 4 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Services.txt 6 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/ServicesThin.txt 2 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Sql.txt 12 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/SqlThin.txt 12 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Store.txt 15 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Task.txt 11 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Task_ExternalNode.txt 12 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/Transaction.txt 17 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/TransactionDeadlockDetection.txt 11 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ExpectedOutput/TransactionThin.txt 17 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ProjectFilesTest.cs 96 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ThickClientExamplesTest.cs 28 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ThickExamplesExternalNodeTest.cs 28 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ThickExamplesTest.cs 20 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ThinExamplesTest.cs 50 modules/platforms/dotnet/Apache.Ignite.Core.Tests/Examples/ThinExamplesTwoServersTest.cs 12 modules/platforms/dotnet/DEVNOTES.txt 35 modules/platforms/dotnet/README.md 169 modules/platforms/dotnet/docfx/Apache.Ignite.docfx.json 88 modules/platforms/dotnet/docfx/README.txt 6 modules/platforms/dotnet/docfx/api/index.md 3 modules/platforms/dotnet/docfx/index.md 4 modules/platforms/dotnet/examples/Directory.Build.props 23 modules/platforms/dotnet/examples/README.md 36 modules/platforms/dotnet/examples/ServerNode/Program.cs 20 modules/platforms/dotnet/examples/ServerNode/ServerNode.csproj 10 modules/platforms/dotnet/examples/Shared/Cache/CacheIncrementEntryProcessor.cs 15 modules/platforms/dotnet/examples/Shared/Cache/CachePutEntryProcessor.cs 16 modules/platforms/dotnet/examples/Shared/Cache/ContinuousQueryFilter.cs 16 modules/platforms/dotnet/examples/Shared/Cache/EmployeeStore.cs 53 modules/platforms/dotnet/examples/Shared/Cache/EmployeeStoreFactory.cs 15 modules/platforms/dotnet/examples/Shared/Cache/EmployeeStorePredicate.cs 12 modules/platforms/dotnet/examples/Shared/Cache/ScanQueryFilter.cs 20 modules/platforms/dotnet/examples/Shared/Compute/AverageSalaryJob.cs 29 modules/platforms/dotnet/examples/Shared/Compute/AverageSalaryTask.cs 46 modules/platforms/dotnet/examples/Shared/Compute/CharacterCountFunc.cs 14 modules/platforms/dotnet/examples/Shared/Compute/CharacterCountReducer.cs 17 modules/platforms/dotnet/examples/Shared/DataStructures/AtomicLongIncrementAction.cs 21 modules/platforms/dotnet/examples/Shared/DataStructures/AtomicReferenceModifyAction.cs 27 modules/platforms/dotnet/examples/Shared/DataStructures/AtomicSequenceIncrementAction.cs 21 modules/platforms/dotnet/examples/Shared/Messaging/LocalMessageListener.cs 21 modules/platforms/dotnet/examples/Shared/Messaging/RemoteOrderedMessageListener.cs 19 modules/platforms/dotnet/examples/Shared/Messaging/RemoteUnorderedMessageListener.cs 19 modules/platforms/dotnet/examples/Shared/Messaging/Topic.cs 8 modules/platforms/dotnet/examples/Shared/Models/Account.cs 18 modules/platforms/dotnet/examples/Shared/Models/Address.cs 31 modules/platforms/dotnet/examples/Shared/Models/Employee.cs 41 modules/platforms/dotnet/examples/Shared/Models/Organization.cs 25 modules/platforms/dotnet/examples/Shared/Models/OrganizationType.cs 9 modules/platforms/dotnet/examples/Shared/Services/MapService.cs 44 modules/platforms/dotnet/examples/Shared/Shared.csproj 11 modules/platforms/dotnet/examples/Shared/Utils.cs 128 modules/platforms/dotnet/examples/Thick/Cache/BinaryMode/BinaryMode.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/BinaryMode/Program.cs 152 modules/platforms/dotnet/examples/Thick/Cache/DataStreamer/DataStreamer.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/DataStreamer/Program.cs 41 modules/platforms/dotnet/examples/Thick/Cache/EntryProcessor/EntryProcessor.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/EntryProcessor/Program.cs 40 modules/platforms/dotnet/examples/Thick/Cache/MultiTieredCache/MultiTieredCache.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/MultiTieredCache/Program.cs 65 modules/platforms/dotnet/examples/Thick/Cache/NearCache/NearCache.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/NearCache/Program.cs 40 modules/platforms/dotnet/examples/Thick/Cache/OptimisticTransaction/OptimisticTransaction.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/OptimisticTransaction/Program.cs 58 modules/platforms/dotnet/examples/Thick/Cache/PutGet/Program.cs 109 modules/platforms/dotnet/examples/Thick/Cache/PutGet/PutGet.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/QueryContinuous/Program.cs 47 modules/platforms/dotnet/examples/Thick/Cache/QueryContinuous/QueryContinuous.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/QueryFullText/Program.cs 34 modules/platforms/dotnet/examples/Thick/Cache/QueryFullText/QueryFullText.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/QueryScan/Program.cs 36 modules/platforms/dotnet/examples/Thick/Cache/QueryScan/QueryScan.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/Store/Program.cs 63 modules/platforms/dotnet/examples/Thick/Cache/Store/Store.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/Transaction/Program.cs 79 modules/platforms/dotnet/examples/Thick/Cache/Transaction/Transaction.csproj 10 modules/platforms/dotnet/examples/Thick/Cache/TransactionDeadlockDetection/Program.cs 63 modules/platforms/dotnet/examples/Thick/Cache/TransactionDeadlockDetection/TransactionDeadlockDetection.csproj 10 modules/platforms/dotnet/examples/Thick/Compute/Func/Func.csproj 10 modules/platforms/dotnet/examples/Thick/Compute/Func/Program.cs 35 modules/platforms/dotnet/examples/Thick/Compute/PeerAssemblyLoading/PeerAssemblyLoading.csproj 13 modules/platforms/dotnet/examples/Thick/Compute/PeerAssemblyLoading/Program.cs 41 modules/platforms/dotnet/examples/Thick/Compute/Task/Program.cs 33 modules/platforms/dotnet/examples/Thick/Compute/Task/Task.csproj 10 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicLong/AtomicLong.csproj 10 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicLong/Program.cs 28 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicReference/AtomicReference.csproj 10 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicReference/Program.cs 28 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicSequence/AtomicSequence.csproj 10 modules/platforms/dotnet/examples/Thick/DataStructures/AtomicSequence/Program.cs 29 modules/platforms/dotnet/examples/Thick/Misc/ClientReconnect/ClientReconnect.csproj 10 modules/platforms/dotnet/examples/Thick/Misc/ClientReconnect/Program.cs 84 modules/platforms/dotnet/examples/Thick/Misc/Events/Events.csproj 10 modules/platforms/dotnet/examples/Thick/Misc/Events/Program.cs 71 modules/platforms/dotnet/examples/Thick/Misc/Lifecycle/Lifecycle.csproj 10 modules/platforms/dotnet/examples/Thick/Misc/Lifecycle/Program.cs 54 modules/platforms/dotnet/examples/Thick/Misc/Messaging/Messaging.csproj 10 modules/platforms/dotnet/examples/Thick/Misc/Messaging/Program.cs 53 modules/platforms/dotnet/examples/Thick/Misc/Services/Program.cs 39 modules/platforms/dotnet/examples/Thick/Misc/Services/Services.csproj 10 modules/platforms/dotnet/examples/Thick/README.md 3 modules/platforms/dotnet/examples/Thick/Sql/Ddl/Ddl.csproj 10 modules/platforms/dotnet/examples/Thick/Sql/Ddl/Program.cs 57 modules/platforms/dotnet/examples/Thick/Sql/Dml/Dml.csproj 10 modules/platforms/dotnet/examples/Thick/Sql/Dml/Program.cs 85 modules/platforms/dotnet/examples/Thick/Sql/Linq/Linq.csproj 10 modules/platforms/dotnet/examples/Thick/Sql/Linq/Program.cs 225 modules/platforms/dotnet/examples/Thick/Sql/Sql/Program.cs 180 modules/platforms/dotnet/examples/Thick/Sql/Sql/Sql.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/BinaryModeThin/BinaryModeThin.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/BinaryModeThin/Program.cs 143 modules/platforms/dotnet/examples/Thin/Cache/OptimisticTransactionThin/OptimisticTransactionThin.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/OptimisticTransactionThin/Program.cs 63 modules/platforms/dotnet/examples/Thin/Cache/PutGetThin/Program.cs 111 modules/platforms/dotnet/examples/Thin/Cache/PutGetThin/PutGetThin.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/QueryContinuousThin/Program.cs 52 modules/platforms/dotnet/examples/Thin/Cache/QueryContinuousThin/QueryContinuousThin.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/QueryScanThin/Program.cs 38 modules/platforms/dotnet/examples/Thin/Cache/QueryScanThin/QueryScanThin.csproj 10 modules/platforms/dotnet/examples/Thin/Cache/TransactionThin/Program.cs 80 modules/platforms/dotnet/examples/Thin/Cache/TransactionThin/TransactionThin.csproj 10 modules/platforms/dotnet/examples/Thin/Misc/ServicesThin/Program.cs 36 modules/platforms/dotnet/examples/Thin/Misc/ServicesThin/ServicesThin.csproj 10 modules/platforms/dotnet/examples/Thin/README.md 2 modules/platforms/dotnet/examples/Thin/Sql/DdlThin/DdlThin.csproj 10 modules/platforms/dotnet/examples/Thin/Sql/DdlThin/Program.cs 57 modules/platforms/dotnet/examples/Thin/Sql/DmlThin/DmlThin.csproj 10 modules/platforms/dotnet/examples/Thin/Sql/DmlThin/Program.cs 87 modules/platforms/dotnet/examples/Thin/Sql/LinqThin/LinqThin.csproj 10 modules/platforms/dotnet/examples/Thin/Sql/LinqThin/Program.cs 228 modules/platforms/dotnet/examples/Thin/Sql/SqlThin/Program.cs 180 modules/platforms/dotnet/examples/Thin/Sql/SqlThin/SqlThin.csproj 10 modules/platforms/dotnet/templates/README.md 19 modules/platforms/licenses/apache-2.0.txt 169 modules/rest-http/README.txt 30 modules/rest-http/licenses/apache-2.0.txt 169 modules/schedule/README.txt 36 modules/schedule/licenses/apache-2.0.txt 169 modules/slf4j/README.txt 27 modules/slf4j/licenses/apache-2.0.txt 169 modules/spring/README.txt 28 modules/spring/licenses/apache-2.0.txt 169 modules/sqlline/licenses/apache-2.0.txt 169 modules/tools/licenses/apache-2.0.txt 169 modules/urideploy/README.txt 28 modules/urideploy/licenses/apache-2.0.txt 169 modules/web/README.txt 29 modules/web/licenses/apache-2.0.txt 169 modules/yardstick/DEVNOTES-standalone.txt 10 modules/yardstick/DEVNOTES.txt 12 modules/yardstick/README.txt 125 modules/yardstick/config/benchmark-atomic-sequence.properties 65 modules/yardstick/config/benchmark-atomic-win.properties 48 modules/yardstick/config/benchmark-atomic.properties 63 modules/yardstick/config/benchmark-bin-identity.properties 68 modules/yardstick/config/benchmark-cache-load-win.properties 49 modules/yardstick/config/benchmark-cache-load.properties 68 modules/yardstick/config/benchmark-cache-pagereplacements.properties 97 modules/yardstick/config/benchmark-cache-query-get-all.properties 68 modules/yardstick/config/benchmark-client-mode.properties 80 modules/yardstick/config/benchmark-compute-win.properties 50 modules/yardstick/config/benchmark-compute.properties 67 modules/yardstick/config/benchmark-failover.properties 78 modules/yardstick/config/benchmark-full.properties 93 modules/yardstick/config/benchmark-h2.properties 49 modules/yardstick/config/benchmark-inc-snapshot.properties 48 modules/yardstick/config/benchmark-inline-index.properties 71 modules/yardstick/config/benchmark-jdbc-thin-insert-delete.properties 68 modules/yardstick/config/benchmark-jdbc-thin-select.properties 67 modules/yardstick/config/benchmark-jdbc-thin-update.properties 67 modules/yardstick/config/benchmark-jdbcv2-insert-delete.properties 68 modules/yardstick/config/benchmark-jdbcv2-select.properties 67 modules/yardstick/config/benchmark-jdbcv2-update.properties 69 modules/yardstick/config/benchmark-multicache-putall-tx.properties 63 modules/yardstick/config/benchmark-multicache-tx.properties 65 modules/yardstick/config/benchmark-multicast-tde.properties 108 modules/yardstick/config/benchmark-multicast.properties 104 modules/yardstick/config/benchmark-mysql.properties 49 modules/yardstick/config/benchmark-native-sql-inline.properties 66 modules/yardstick/config/benchmark-native-sql-insert-delete.properties 68 modules/yardstick/config/benchmark-native-sql-select-join.properties 67 modules/yardstick/config/benchmark-native-sql-select.properties 65 modules/yardstick/config/benchmark-native-sql-update.properties 67 modules/yardstick/config/benchmark-pgsql.properties 50 modules/yardstick/config/benchmark-put-indexed-val.properties 64 modules/yardstick/config/benchmark-query-put-separated.properties 64 modules/yardstick/config/benchmark-query-win.properties 48 modules/yardstick/config/benchmark-query.properties 65 modules/yardstick/config/benchmark-remote-sample.properties 63 modules/yardstick/config/benchmark-remote.properties 86 modules/yardstick/config/benchmark-sample.properties 63 modules/yardstick/config/benchmark-select.properties 138 modules/yardstick/config/benchmark-sql-dml.properties 72 modules/yardstick/config/benchmark-store.properties 82 modules/yardstick/config/benchmark-thin-services.properties 61 modules/yardstick/config/benchmark-tx-win.properties 49 modules/yardstick/config/benchmark-tx.properties 64 modules/yardstick/config/benchmark-win.properties 57 modules/yardstick/config/benchmark.properties 84 modules/yardstick/config/jdbc/benchmark-sql-dml.properties 125 modules/yardstick/config/sql/benchmark-jdbc-ignite.properties 51 modules/yardstick/config/sql/benchmark-mysql-ignite.properties 52 modules/yardstick/config/sql/benchmark-native.properties 50 modules/yardstick/config/sql/benchmark-pgsql-ignite.properties 53 modules/yardstick/config/test-max-int-values-onheap.properties 51 modules/yardstick/config/upload/benchmark-jdbc-thin-inmemory.properties 103 modules/yardstick/config/upload/benchmark-jdbc-thin-persistence.properties 110 modules/yardstick/config/upload/benchmark-jdbc-thin-streaming.properties 114 modules/yardstick/config/upload/benchmark-upload-regular.properties 88 modules/zookeeper/README.txt 25 modules/zookeeper/licenses/apache-2.0.txt 169 modules/zookeeper/src/main/resources/META-INF/classnames.properties 17