Uses of Class
de.hybris.platform.core.threadregistry.RevertibleUpdate
Packages that use RevertibleUpdate
Package
Description
-
Uses of RevertibleUpdate in de.hybris.platform.core.threadregistry
Methods in de.hybris.platform.core.threadregistry that return RevertibleUpdateModifier and TypeMethodDescriptionstatic RevertibleUpdateOperationInfo.updateThread(OperationInfo info) Updates currentThreadinfo with a new one (previous and new one are merged together). -
Uses of RevertibleUpdate in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return RevertibleUpdateModifier and TypeMethodDescriptionprotected RevertibleUpdateDefaultIndexerStrategy.markThreadAsSuspendable()protected RevertibleUpdateDistributedIndexerStrategy.markThreadAsSuspendable()protected RevertibleUpdateAbstractIndexerStrategy.registerOrUpdateNonSuspendableThread()Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type RevertibleUpdateModifier and TypeMethodDescriptionprotected voidAbstractIndexerStrategy.revertOperationInfo(RevertibleUpdate revertibleInfo)