com.atlassian.confluence.cache.tangosol
Class HitTrackingLocalCache.HitCounter

java.lang.Object
  extended by com.atlassian.confluence.cache.tangosol.HitTrackingLocalCache.HitCounter
Enclosing class:
HitTrackingLocalCache

public static class HitTrackingLocalCache.HitCounter
extends Object


Constructor Summary
HitTrackingLocalCache.HitCounter()
           
 
Method Summary
 long dec()
           
 long get()
           
 long inc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HitTrackingLocalCache.HitCounter

public HitTrackingLocalCache.HitCounter()
Method Detail

inc

public long inc()

dec

public long dec()

get

public long get()


Confluence is developed by Atlassian.