cleanSpace - GigaSpaces CLI

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Erases all data in the space.

Overview

The cleanSpace utility removes all Entries and templates from the space.

When using persistent space - The Clean operation may take some time because it needs to erase data and close database connections. It should not be called when other clients are using the space. When cleaning a clustered space, you may need to clean other cluster spaces as well.
cleanSpace <container name> <space name> options
     options:
     -h prints help
     -l lookup service hostname
     -r RMIregistry hostname
     -g lookup groups

Using Lookup:

cleanSpace [container name] [space name] -l
lookuphost -g group1 group2

Using RMI registry

cleanSpace [container name] [space name] -r
rmiRegistryHost

Wiki Content Tree


Your Feedback Needed!

We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.

Labels

 
(None)