Class BandanaReIndexJobPersister

java.lang.Object
com.atlassian.confluence.internal.index.status.BandanaReIndexJobPersister
All Implemented Interfaces:
ReIndexJobPersister

public class BandanaReIndexJobPersister extends Object implements ReIndexJobPersister
A Bandana-powered ReIndexJobPersister. Because there is no optimistic locking in Bandana DAO, users of this ReIndexJobPersister must employ some sorts of protections against concurrent updates.
Since:
7.6.0