Class SessionEntityCacheStatistics
java.lang.Object
com.echothree.util.server.persistence.SessionEntityCacheStatistics
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
long
long
long
long
long
long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Add
(SessionEntityCacheStatistics sessionEntityCacheStatistics) void
long
long
protected org.apache.commons.logging.Log
getLog()
-
Field Details
-
readOnlyUpgradedToReadWrite
-
putReadOnlyEntity
-
putReadWriteEntityToParent
-
putReadWriteEntity
-
gotEntityFromReadWrite
-
gotEntityFromReadOnly
-
gotEntityFromParent
-
entityNotGotten
-
finalReadWriteCount
-
finalReadOnlyCount
-
-
Constructor Details
-
SessionEntityCacheStatistics
public SessionEntityCacheStatistics()
-
-
Method Details
-
getCacheHits
-
getCacheAttempts
-
getLog
-
Add
-
dumpStats
-