com.hazelcast.client.examples
Class SimpleMapTest.Stats
java.lang.Object
com.hazelcast.client.examples.SimpleMapTest.Stats
- Enclosing class:
- SimpleMapTest
public static class SimpleMapTest.Stats
- extends Object
gets
public AtomicLong gets
puts
public AtomicLong puts
removes
public AtomicLong removes
SimpleMapTest.Stats
public SimpleMapTest.Stats()
getAndReset
public SimpleMapTest.Stats getAndReset()
total
public long total()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.