Class AtpMacrosCacheServiceImpl
java.lang.Object
org.qubership.atp.dataset.service.direct.impl.AtpMacrosCacheServiceImpl
- All Implemented Interfaces:
AtpMacrosCacheService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AtpMacrosCacheServiceImpl
public AtpMacrosCacheServiceImpl()
-
-
Method Details
-
getValue
get value from cache.- Specified by:
getValuein interfaceAtpMacrosCacheService
-
setContext
add value to cache.- Specified by:
setContextin interfaceAtpMacrosCacheService
-
destroy
public void destroy()Delete record from cache.- Specified by:
destroyin interfaceAtpMacrosCacheService
-