From: Sasa M. <sa...@us...> - 2004-11-08 11:19:04
|
Update of /cvsroot/jrobin/src/org/jrobin/demo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11328/org/jrobin/demo Modified Files: StressTest.java Log Message: Removed RrdCacher class (consumes too much memory) - caching mechanism is now implemented in subclasses of the RrdPrimitive class (RrdInt, RrdLong, RrdDouble, RrdString) |