|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.migration.beans.DummyResultsSummaryCache
public class DummyResultsSummaryCache
Constructor Summary | |
---|---|
DummyResultsSummaryCache(BuildResultsSummaryDao buildResultsSummaryDao,
int cacheSize)
|
Method Summary | |
---|---|
BuildResultsSummary |
get(PlanResultKey planResultKey)
|
void |
invalidateAll()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyResultsSummaryCache(@NotNull BuildResultsSummaryDao buildResultsSummaryDao, int cacheSize)
Method Detail |
---|
@Nullable public BuildResultsSummary get(@NotNull PlanResultKey planResultKey) throws java.util.concurrent.ExecutionException
java.util.concurrent.ExecutionException
public void invalidateAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |