AbstractActionCacheStore
sbt.util.AbstractActionCacheStore
trait AbstractActionCacheStore extends ActionCacheStore
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
Value members
Concrete methods
Inherited and Abstract methods
Find if blobs are present in the storage.
Get the value for the key from the cache store. inlineContentPaths - paths whose contents would be inlined.
Get the value for the key from the cache store. inlineContentPaths - paths whose contents would be inlined.
Attributes
- Inherited from:
- ActionCacheStore
Put a value and blobs to the cache store for later retrieval, based on the actionDigest.
Put a value and blobs to the cache store for later retrieval, based on the actionDigest.
Attributes
- Inherited from:
- ActionCacheStore
Put VirtualFile blobs to the cache store for later retrieval.
Put VirtualFile blobs to the cache store for later retrieval.
Attributes
- Inherited from:
- ActionCacheStore
A named used to identify the cache store.
Materialize blobs to the output directory.
In this article