MCPcopy Create free account
hub / github.com/dTsitsigkos/Amnesia / get

Method get

src/main/java/algorithms/flash/HistoryBuffers.java:60–62  ·  view source on GitHub ↗

Retrieves an entry from the cache. The retrieved entry becomes the MRU (most recently used) entry. @param key the key whose associated value is to be returned. @return the value associated to this key, or null if no value with this key exists in the cache.

(GridNode key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

calculateAnonymizedMethod · 0.45
addMethod · 0.45
printMethod · 0.45
getSupportMethod · 0.45
removeNUllValuesMethod · 0.45
anonymizeTuplesMethod · 0.45
anonymizeValueMethod · 0.45
printMethod · 0.45
compareMethod · 0.45
isSuppressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected