MCPcopy Create free account
hub / github.com/coding-parrot/Low-Level-Design / addToCache

Method addToCache

distributed-cache/src/main/java/Cache.java:116–128  ·  view source on GitHub ↗
(final KEY key, final CompletionStage<VALUE> valueFuture)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CacheMethod · 0.95
getFromCacheMethod · 0.95
setInCacheMethod · 0.95

Calls 5

manageEntriesMethod · 0.95
getInsertionTimeMethod · 0.95
getAccessDetailsMethod · 0.95
getMethod · 0.80
getCurrentTimeMethod · 0.45

Tested by

no test coverage detected