Uses of Interface
jetbrains.buildServer.util.BinaryDataCache.Entry
-
Packages that use BinaryDataCache.Entry Package Description jetbrains.buildServer.util jetbrains.buildServer.util.impl -
-
Uses of BinaryDataCache.Entry in jetbrains.buildServer.util
Methods in jetbrains.buildServer.util that return BinaryDataCache.Entry Modifier and Type Method Description BinaryDataCache.Entry
BinaryDataCache. get(String key)
Returns the content element associated with the key. -
Uses of BinaryDataCache.Entry in jetbrains.buildServer.util.impl
Methods in jetbrains.buildServer.util.impl that return BinaryDataCache.Entry Modifier and Type Method Description BinaryDataCache.Entry
PersistentBinaryDataCache. get(String key)
-