org.objectweb.cjdbc.scenario.raidb1.cache
Class ExtensiveCacheScenario.CacheResult

java.lang.Object
  extended byorg.objectweb.cjdbc.scenario.raidb1.cache.ExtensiveCacheScenario.CacheResult
Enclosing class:
ExtensiveCacheScenario

class ExtensiveCacheScenario.CacheResult
extends java.lang.Object


Field Summary
(package private)  java.lang.String cacheFile
           
(package private)  java.util.ArrayList errors
           
(package private)  int hits
           
(package private)  boolean nocache
           
(package private)  long ratio
           
(package private)  int requests
           
(package private)  long time
           
 
Constructor Summary
(package private) ExtensiveCacheScenario.CacheResult()
           
 
Method Summary
(package private)  void displayResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cacheFile

java.lang.String cacheFile

time

long time

hits

int hits

ratio

long ratio

requests

int requests

nocache

boolean nocache

errors

java.util.ArrayList errors
Constructor Detail

ExtensiveCacheScenario.CacheResult

ExtensiveCacheScenario.CacheResult()
Method Detail

displayResult

void displayResult()


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.