Class MemCachedTest

java.lang.Object
com.danga.MemCached.test.MemCachedTest

public class MemCachedTest extends Object
  • Field Details

  • Constructor Details

    • MemCachedTest

      public MemCachedTest()
  • Method Details

    • main

      public static void main(String[] args)
      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