| Constructor and Description |
|---|
BaseCache.Info() |
public BaseCache.Info()
public String getImplementation()
public int getSize()
public int getMaxSize()
public long getStorageHitCnt()
public long getStorageLoadCnt()
public long getStorageMissCnt()
public long getReadUsageCnt()
public long getUsageCnt()
public long getMissCnt()
public long getNewEntryCnt()
public long getFetchCnt()
public int getFetchesInFlightCnt()
public long getBulkGetCnt()
public long getRefreshCnt()
public long getInternalExceptionCnt()
public long getRefreshSubmitFailedCnt()
public long getSuppressedExceptionCnt()
public long getFetchExceptionCnt()
public long getRefreshHitCnt()
public long getExpiredCnt()
public long getEvictedCnt()
public long getRemovedCnt()
public long getPutNewEntryCnt()
public long getPutCnt()
public long getKeyMutationCnt()
public double getDataHitRate()
public String getDataHitString()
public double getEntryHitRate()
public String getEntryHitString()
public int getCollisionPercentage()
public int getSlotsPercentage()
public int getHq0()
public int getHq1()
public int getHq2()
public int getHashQualityInteger()
public double getMillisPerFetch()
public long getFetchMillis()
public int getCollisionCnt()
public int getCollisionSlotCnt()
public int getLongestCollisionSize()
public String getIntegrityDescriptor()
public long getStarted()
public long getCleared()
public long getTouched()
public long getInfoCreated()
public int getInfoCreationDeltaMs()
public int getHealth()
public String getExtraStatistics()
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.