GridGain Developers Hub

Caches

Use the Caches screen to monitor and manage the active caches. The screen consists of the following tabs: Cache List, Partition Distribution, and Lost Partitions. Partition Distributon and Lost Partitions tabs are not important for Nebula clusters.

Cache List

The Cache list tab displays a table containing all active caches, including the name of the cache, its mode, and atomicity. For more information on modes and atomicity, please see the Data Partitioning and the Atomicity Modes sections.

Cache List

The table with displayed caches supports filtering. Use the Filters pane on the right to filter caches by name, mode, atomicity, or cache ID.

To manage a cache, use the context menu. The menu contains the following items:

Menu item Description

Enable Statistics

Enables gathering and logging information about the cache.

Disable Statistics

Disables gathering and logging information about the cache.

Show Partition Distribution

Redirects to the Partition Distribution tab with the corresponding information on partition distribution of the selected cache.

Show Lost Partitions

Redirects to the Lost Partitions tab with the corresponding information on lost partitions (if any) of the selected cache.

Show Cache Configuration

Opens the read-only Cache Configuration dialog. See Caches Configuration Overview for more details.

Run Rebalance

Manually starts a rebalance process for the cache.

Clear Selected Cache

Removes all entries from the cache.

Destroy Selected Cache

Removes the cache.