Package storage.tools

This package provides methods to make easier the organization and tunning of the data storage, the methods in this package are a kind of shortcuts for the other components.

See:
          Description

Class Summary
StorageToolsManager This class provides methods for setting and tuning the store components.
 

Exception Summary
BadFileFormatException Thrown when a inconsistency is detected in a file used for storage settings.
StorageToolException This class and its subclasses are used to indicate the errors generated by the storage tools.
UndroppableChunkException Thrown when trying to drop a chunk, but it is attached to a existing space.
UndroppableSpaceException Thrown when trying to drop a space, but it is not empty.
 

Package storage.tools Description

This package provides methods to make easier the organization and tunning of the data storage, the methods in this package are a kind of shortcuts for the other components.

Author:
Egar Arturo García Cárdenas
eagc@fciencias.unam.mx