| Package | Description |
|---|---|
| com.atlassian.plugin.cache.filecache.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamsCache.deleteWhenPossible(StreamsCache.Callback callback) |
protected boolean |
StreamsCache.doEnter(StreamsCache.Callback streamCallback,
StreamsCache.CallbackWithBooleanReturn checkFilesCallback)
Increments the concurrent count, and returns if it is okay
to read from the cached file, or not.
|
protected void |
StreamsCache.doExit(StreamsCache.Callback callback)
Decrements the concurrent count.
|
Copyright © 2017 Atlassian. All rights reserved.