Package com.danga.MemCached.test
Class MemCachedTest
java.lang.Object
com.danga.MemCached.test.MemCachedTest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
threadInfo
-
-
Constructor Details
-
MemCachedTest
public MemCachedTest()
-
-
Method Details
-
main
This runs through some simple tests of the MemCacheClient. Command line args: args[0] = number of threads to spawn args[1] = number of runs per thread args[2] = size of object to store- Parameters:
args
- the command line arguments
-