|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.persistence.testing.GlacierPersistentStorageTest
This class is a class which tests the PersistentStorage class in the rice.persistence package.
Constructor Summary | |
GlacierPersistentStorageTest(java.lang.String root)
Builds a MemoryStorageTest |
Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the GlacierPersistentStorageTest class |
protected void |
process(java.io.File file)
DESCRIBE THE METHOD |
void |
start()
DESCRIBE THE METHOD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GlacierPersistentStorageTest(java.lang.String root) throws java.io.IOException
root
- DESCRIBE THE PARAMETER
java.io.IOException
- DESCRIBE THE EXCEPTIONMethod Detail |
public void start() throws java.lang.Exception
java.lang.Exception
- DESCRIBE THE EXCEPTIONprotected void process(java.io.File file) throws java.lang.Exception
file
- DESCRIBE THE PARAMETER
java.lang.Exception
- DESCRIBE THE EXCEPTIONpublic static void main(java.lang.String[] args) throws java.lang.Exception
args
- The command line arguments
java.lang.Exception
- DESCRIBE THE EXCEPTION
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |