| Package | Description |
|---|---|
| com.atlassian.bamboo.repository |
| Modifier and Type | Method and Description |
|---|---|
static CacheId |
CacheId.forContext(CacheId cacheId,
String context) |
CacheId |
CachingAwareRepository.getCacheId(CachingAwareRepository.CachableOperation cachableOperation)
Cache id has to fulfill the following:
Given two Repository objects A and B, returning equal CacheId (in terms of equals()) and a cachable operation foo(),
in the following sequence of calls made in a short time period:
1.
|
| Modifier and Type | Method and Description |
|---|---|
static CacheId |
CacheId.forContext(CacheId cacheId,
String context) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.