rice.persistence.testing
Class LRUCacheTest
java.lang.Object
rice.persistence.testing.Test
rice.persistence.testing.LRUCacheTest
public class LRUCacheTest
- extends Test
This class is a class which tests the Cache class
in the rice.persistence package.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_SIZE
protected static final int CACHE_SIZE
- See Also:
- Constant Field Values
LRUCacheTest
public LRUCacheTest(Environment env)
- Builds a MemoryStorageTest
setUp
public void setUp(Continuation c)
start
public void start()
- Specified by:
start in class Test
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.