| Package | Description |
|---|---|
| com.atlassian.jira.cache.request | |
| com.atlassian.jira.cache.request.context |
| Modifier and Type | Method and Description |
|---|---|
RequestCacheContext |
RequestCacheContextFactory.createContext(Runnable cleaningCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
DiagnosticRequestCacheContext |
class |
MapBasedRequestCacheContext |
class |
ReentrantRequestCacheContext |
| Constructor and Description |
|---|
DiagnosticRequestCacheContext(RequestCacheContext delegate,
java.time.Clock clock,
java.time.Instant birthTime,
int longRunningThreshold) |
ReentrantRequestCacheContext(RequestCacheContext delegate) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.