Uses of Class
org.qubership.integration.platform.engine.model.opensearch.SessionElementElastic
Packages that use SessionElementElastic
-
Uses of SessionElementElastic in org.qubership.integration.platform.engine.service.debugger.sessions
Methods in org.qubership.integration.platform.engine.service.debugger.sessions that return SessionElementElasticModifier and TypeMethodDescriptionOpenSearchWriter.getSessionElementFromCache(String sessionId, String elementId) OpenSearchWriter.moveFromSingleElementCacheToElementCache(String sessionId) Methods in org.qubership.integration.platform.engine.service.debugger.sessions that return types with arguments of type SessionElementElasticMethods in org.qubership.integration.platform.engine.service.debugger.sessions with parameters of type SessionElementElasticModifier and TypeMethodDescriptionvoidOpenSearchWriter.putToSingleElementCache(String sessionId, SessionElementElastic sessionElement) voidOpenSearchWriter.scheduleElementToLog(SessionElementElastic element) voidOpenSearchWriter.scheduleElementToLogAndCache(SessionElementElastic element)