| Package | Description | 
|---|---|
| com.sun.jini.reliableLog | 
 Reliable log is used to store state in case of system crash
or reboot. 
 | 
| Constructor and Description | 
|---|
ReliableLog(String dirPath,
           LogHandler handler)
Creates a ReliableLog to handle snapshots and logging in a stable storage directory, and sets
 up to recover any existing data from the stable storage directory. 
 | 
Copyright © GigaSpaces.