public static class CacheTest.LoadTester
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
CacheTest.LoadTester(ObjectCache cache,
int numKeys,
int operationsPerSecond,
int writesPerThousand,
int numberOfSeconds) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public CacheTest.LoadTester(ObjectCache cache, int numKeys, int operationsPerSecond, int writesPerThousand, int numberOfSeconds)