rice.persistence.testing
Class GlacierPersistentStorageTest
java.lang.Object
rice.persistence.testing.GlacierPersistentStorageTest
public class GlacierPersistentStorageTest
- extends java.lang.Object
This class is a class which tests the PersistentStorage class
in the rice.persistence package.
Method Summary |
static void |
main(java.lang.String[] args)
|
protected void |
process(java.io.File file)
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlacierPersistentStorageTest
public GlacierPersistentStorageTest(java.lang.String root)
throws java.io.IOException
- Builds a MemoryStorageTest
- Throws:
java.io.IOException
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
process
protected void process(java.io.File file)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2005 - Rice Pastry.