Package org.apache.jackrabbit.oak.plugins.index.importer
@Version("0.5.0")
package org.apache.jackrabbit.oak.plugins.index.importer
-
ClassDescriptionLock implementation for single node setup like for SegmentNodeStore It works by check async indexer status via IndexStatsMBean and then aborting it if found to be runningAsyncIndexerLock<T extends AsyncIndexerLock.LockToken>Lock used to prevent AsyncIndexUpdate from running when Index import is in progressMarker interface.Coordinates the switching of indexing lane for indexes which are to be imported.Lock implementation for clustered scenario.Represents the index data created by oak-run tooling on the file system.This class is responsible for importing the index data from the file system into the repository.