+--------------------------------------------------------+
| compact | Compacts all entries in cache on all nodes. |
+--------------------------------------------------------+
Specification
compact
compact -c=<cache-name>
Arguments
<cache-name>
Name of the cache.
If not specified, entries in default cache will be compacted.
Examples
compact
Compacts entries in interactively selected cache.
compact -c=cache
Compacts entries in cache with name 'cache'.
Overview
Visor 'compact' command implementation.
Help
Specification
Arguments
Examples
compact Compacts entries in interactively selected cache. compact -c=cache Compacts entries in cache with name 'cache'.