@Service public class PendingDataContextsCacheService extends Object
| Constructor and Description |
|---|
PendingDataContextsCacheService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContext(org.qubership.automation.itf.core.model.jpa.context.TcContext tcContext,
String key) |
void |
clearPendingDataContext(Object contextId) |
Map<Object,org.qubership.automation.itf.core.model.jpa.context.TcContext> |
getContextById(Object contextId) |
void |
setHazelcastClient(com.hazelcast.core.HazelcastInstance hazelcastClient) |
@Autowired
public void setHazelcastClient(@Qualifier(value="hazelcastClient")
com.hazelcast.core.HazelcastInstance hazelcastClient)
public void addContext(org.qubership.automation.itf.core.model.jpa.context.TcContext tcContext,
String key)
public Map<Object,org.qubership.automation.itf.core.model.jpa.context.TcContext> getContextById(Object contextId)
public void clearPendingDataContext(Object contextId)
Copyright © 2025. All rights reserved.