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