|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SnapshotHandler | Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken |
| SubStore | Interface components must meet if they implement their own persistent store |
| Class Summary | |
|---|---|
| FileSystem | Miscellaneous file system manipulation methods. |
| PersistentStore | Class that stores a server's state to disk. |
| Exception Summary | |
|---|---|
| CorruptedStoreException | Exception thrown by PersistentStore when it discovers
the store has become corrupted. |
| StoreConflictException | Exception thrown by PersistentStore when it believes
some other server is using its log directory |
| StoreException | Base class for exceptions thrown by PersistantStore |
Utilities for persistent storage
|
Copyright © Rio Project. | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||