|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.danga.MemCached.test.MemCachedTest
public class MemCachedTest
Nested Class Summary | |
---|---|
private static class |
MemCachedTest.bench
Test code per thread. |
Field Summary | |
---|---|
private static java.util.Hashtable<java.lang.Integer,java.lang.StringBuilder> |
threadInfo
|
Constructor Summary | |
---|---|
MemCachedTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This runs through some simple tests of the MemCacheClient. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.util.Hashtable<java.lang.Integer,java.lang.StringBuilder> threadInfo
Constructor Detail |
---|
public MemCachedTest()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |