public class TCContextEntryExpiredListener extends Object implements com.hazelcast.map.listener.EntryExpiredListener<Object,org.qubership.automation.itf.core.model.jpa.context.TcContext>
| Constructor and Description |
|---|
TCContextEntryExpiredListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
entryExpired(com.hazelcast.core.EntryEvent entryEvent)
This method calls only when expire event comes from Hazelcast service for tc context to all
atp-itf-executor pods.
|
public void entryExpired(com.hazelcast.core.EntryEvent entryEvent)
entryExpired in interface com.hazelcast.map.listener.EntryExpiredListener<Object,org.qubership.automation.itf.core.model.jpa.context.TcContext>entryEvent - that contains expired tcContext.Copyright © 2025. All rights reserved.