diff --git a/docs/3.0.0-alpha/binary-protocol.html b/docs/3.0.0-alpha/binary-protocol.html index e6be2eabeb..8b89e99965 100644 --- a/docs/3.0.0-alpha/binary-protocol.html +++ b/docs/3.0.0-alpha/binary-protocol.html @@ -429,11 +429,11 @@

Binary Client Protocol

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/compute/compute.html b/docs/3.0.0-alpha/compute/compute.html index d03ddb174b..c694c2fcfe 100644 --- a/docs/3.0.0-alpha/compute/compute.html +++ b/docs/3.0.0-alpha/compute/compute.html @@ -505,11 +505,11 @@

Colocated Computations

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/config/data-region.html b/docs/3.0.0-alpha/config/data-region.html index 0d262d7a82..1f1435a450 100644 --- a/docs/3.0.0-alpha/config/data-region.html +++ b/docs/3.0.0-alpha/config/data-region.html @@ -410,24 +410,78 @@

RocksDB Region Configuration

numShardBits

-1

-

The number of parts the cache is sharded to.

-

== Page Memory Region Configuration

-

Page memory keeps data in B+Tree format. You can set up the following configuration parameters:

-

[cols="1,1,3",opts="header", stripes=none]

+

The number of parts the cache is sharded to.

+ +
+

Page Memory Region Configuration

+
-

|name|| The name of the data region. -|persistent|false| Specifies if the data region is persistent. -|initSize|256 * 1024 * 1024| Sets the initial space allocated to the data region. -|maxSize|256 * 1024 * 1024| Sets the maximum space that can be allocated to the data region. -|evictionMode|DISABLED| Sets the eviction algorithm to use. -|replacementMode|CLOCK| Sets the page replacement algorithm. -|evictionThreshold|0.9| Configures when the eviction process starts. -|emptyPagesPoolSize|100| The maximum number of empty pages Ignite will try to keep. -|checkpointPageBufSize|0| Sets the size of the page buffer. -|lazyMemoryAllocation|true|If enabled, memory will not be allocated until necessary.

+

Page memory keeps data in B+Tree format. You can set up the following configuration parameters:

+
+ +++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
nameThe name of the data region.

persistent

false

Specifies if the data region is persistent.

initSize

256 * 1024 * 1024

Sets the initial space allocated to the data region.

maxSize

256 * 1024 * 1024

Sets the maximum space that can be allocated to the data region.

evictionMode

DISABLED

Sets the eviction algorithm to use.

replacementMode

CLOCK

Sets the page replacement algorithm.

evictionThreshold

0.9

Configures when the eviction process starts.

emptyPagesPoolSize

100

The maximum number of empty pages Ignite will try to keep.

checkpointPageBufSize

0

Sets the size of the page buffer.

lazyMemoryAllocation

true

If enabled, memory will not be allocated until necessary.

@@ -468,6 +522,7 @@

Configuration Example

@@ -508,11 +563,11 @@

Configuration Example

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/ignite-cli-tool.html b/docs/3.0.0-alpha/ignite-cli-tool.html index e3d813f026..3380c3eda4 100644 --- a/docs/3.0.0-alpha/ignite-cli-tool.html +++ b/docs/3.0.0-alpha/ignite-cli-tool.html @@ -677,11 +677,11 @@

Non-interactive Mode

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/index.html b/docs/3.0.0-alpha/index.html index e02048654f..d396453c92 100644 --- a/docs/3.0.0-alpha/index.html +++ b/docs/3.0.0-alpha/index.html @@ -495,11 +495,11 @@

New in Alpha 5

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/installation/installing-using-exe.html b/docs/3.0.0-alpha/installation/installing-using-exe.html index 7741313006..a0974eb5f3 100644 --- a/docs/3.0.0-alpha/installation/installing-using-exe.html +++ b/docs/3.0.0-alpha/installation/installing-using-exe.html @@ -478,11 +478,11 @@

Installing Using Distributive

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/persistence.html b/docs/3.0.0-alpha/persistence.html index cf1faf88ab..9a2f5cc24a 100644 --- a/docs/3.0.0-alpha/persistence.html +++ b/docs/3.0.0-alpha/persistence.html @@ -429,11 +429,11 @@

Ignite Persistence

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/quick-start/getting-started-guide.html b/docs/3.0.0-alpha/quick-start/getting-started-guide.html index 8542a9ed96..d14d4f06da 100644 --- a/docs/3.0.0-alpha/quick-start/getting-started-guide.html +++ b/docs/3.0.0-alpha/quick-start/getting-started-guide.html @@ -739,11 +739,11 @@

Next Steps

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/rebalance.html b/docs/3.0.0-alpha/rebalance.html index 8648c94147..7db3357b3c 100644 --- a/docs/3.0.0-alpha/rebalance.html +++ b/docs/3.0.0-alpha/rebalance.html @@ -422,11 +422,11 @@

Data Rebalancing

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/rest/rest-api.html b/docs/3.0.0-alpha/rest/rest-api.html index 403867cd18..6f5f13ee12 100644 --- a/docs/3.0.0-alpha/rest/rest-api.html +++ b/docs/3.0.0-alpha/rest/rest-api.html @@ -475,11 +475,11 @@

Example Java Project Configuration - - + + - - + + diff --git a/docs/3.0.0-alpha/sql-reference/ddl.html b/docs/3.0.0-alpha/sql-reference/ddl.html index 2bca74541b..0d4408cc91 100644 --- a/docs/3.0.0-alpha/sql-reference/ddl.html +++ b/docs/3.0.0-alpha/sql-reference/ddl.html @@ -2816,11 +2816,11 @@

qualified_table_name

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/sql-reference/dml.html b/docs/3.0.0-alpha/sql-reference/dml.html index a3c8d788c0..0bde7b6a92 100644 --- a/docs/3.0.0-alpha/sql-reference/dml.html +++ b/docs/3.0.0-alpha/sql-reference/dml.html @@ -504,11 +504,11 @@

DELETE

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/sql-reference/operators-and-functions.html b/docs/3.0.0-alpha/sql-reference/operators-and-functions.html index 9bedaca17d..2faff71fce 100644 --- a/docs/3.0.0-alpha/sql-reference/operators-and-functions.html +++ b/docs/3.0.0-alpha/sql-reference/operators-and-functions.html @@ -766,11 +766,11 @@

TIMESTAMP

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/sql/calcite-based-sql-engine.html b/docs/3.0.0-alpha/sql/calcite-based-sql-engine.html index ee66d09e95..f5f1877a1d 100644 --- a/docs/3.0.0-alpha/sql/calcite-based-sql-engine.html +++ b/docs/3.0.0-alpha/sql/calcite-based-sql-engine.html @@ -429,11 +429,11 @@

Introduction

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/sql/java.html b/docs/3.0.0-alpha/sql/java.html index e6c72bfa48..4c9f228d3f 100644 --- a/docs/3.0.0-alpha/sql/java.html +++ b/docs/3.0.0-alpha/sql/java.html @@ -512,11 +512,11 @@

Getting Data From Tables

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/sql/jdbc-driver.html b/docs/3.0.0-alpha/sql/jdbc-driver.html index 2bec044731..41a0e6e09f 100644 --- a/docs/3.0.0-alpha/sql/jdbc-driver.html +++ b/docs/3.0.0-alpha/sql/jdbc-driver.html @@ -513,11 +513,11 @@

Running an Example

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/table-views.html b/docs/3.0.0-alpha/table-views.html index 46a89ef0ef..71ce1441a2 100644 --- a/docs/3.0.0-alpha/table-views.html +++ b/docs/3.0.0-alpha/table-views.html @@ -541,11 +541,11 @@

Record Binary View

debug: false, }); - - + + - - + + diff --git a/docs/3.0.0-alpha/transactions/performing-transactions.html b/docs/3.0.0-alpha/transactions/performing-transactions.html index dad3c3e4fd..71fbc66cad 100644 --- a/docs/3.0.0-alpha/transactions/performing-transactions.html +++ b/docs/3.0.0-alpha/transactions/performing-transactions.html @@ -459,11 +459,11 @@

Asynchronous Transactions

debug: false, }); - - + + - - + +