public static class GroupDaoStats.MutableGroupDaoStats extends Object implements GroupDaoStats
GroupDaoStats.MutableGroupDaoStats
STATS_NAME_REGEX
Constructor and Description |
---|
MutableGroupDaoStats() |
Modifier and Type | Method and Description |
---|---|
void |
findByNameOrNull() |
void |
findByNameOrNullCacheHit() |
void |
findByNameOrNullCacheMiss() |
void |
findByNameOrNullDBHit(long elapsedMillis) |
void |
findByNameOrNullDBMiss(long elapsedMillis) |
void |
findGroupsGenericValue(long elapsedMillis) |
void |
groupAddFailed() |
void |
groupAddFailedUpdateFailed() |
void |
groupAddFailedUpdateSuccessful() |
void |
settings(boolean eager,
boolean findByNameOrNullSkipRefreshOnNull) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, getStatsName
close, getTotalMeasuredOperationsForStatsOverheadInMillis
public void settings(boolean eager, boolean findByNameOrNullSkipRefreshOnNull)
settings
in interface GroupDaoStats
public void findByNameOrNull()
findByNameOrNull
in interface GroupDaoStats
public void findByNameOrNullCacheHit()
findByNameOrNullCacheHit
in interface GroupDaoStats
public void findByNameOrNullCacheMiss()
findByNameOrNullCacheMiss
in interface GroupDaoStats
public void findByNameOrNullDBHit(long elapsedMillis)
findByNameOrNullDBHit
in interface GroupDaoStats
public void findByNameOrNullDBMiss(long elapsedMillis)
findByNameOrNullDBMiss
in interface GroupDaoStats
public void findGroupsGenericValue(long elapsedMillis)
findGroupsGenericValue
in interface GroupDaoStats
public void groupAddFailed()
groupAddFailed
in interface GroupDaoStats
public void groupAddFailedUpdateSuccessful()
groupAddFailedUpdateSuccessful
in interface GroupDaoStats
public void groupAddFailedUpdateFailed()
groupAddFailedUpdateFailed
in interface GroupDaoStats
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences