Uses of Class
de.hybris.platform.servicelayer.web.session.persister.AsyncSessionPersisterOperation
Packages that use AsyncSessionPersisterOperation
-
Uses of AsyncSessionPersisterOperation in de.hybris.platform.servicelayer.web.session.persister
Methods in de.hybris.platform.servicelayer.web.session.persister that return types with arguments of type AsyncSessionPersisterOperationModifier and TypeMethodDescriptionprotected List<AsyncSessionPersisterOperation>AsyncSessionPersisterRunnable.drainQueue()AsyncSessionPersisterRunnable.getQueue()Method parameters in de.hybris.platform.servicelayer.web.session.persister with type arguments of type AsyncSessionPersisterOperationModifier and TypeMethodDescriptionprotected Collection<PersistedSession>AsyncSessionPersisterRunnable.deduplicateQueuedSessions(List<AsyncSessionPersisterOperation> fifoSessionHolders, Set<String> sessionsToRemove)