rabbit.cache
Class CacheLoadTester

java.lang.Object
  extended by rabbit.cache.CacheLoadTester

public class CacheLoadTester
extends java.lang.Object

A small test program that creates a lot of entries in the cache. Used for profiling.


Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)