Uses of Interface
org.fcrepo.persistence.ocfl.api.FedoraToOcflObjectIndex
-
Packages that use FedoraToOcflObjectIndex Package Description org.fcrepo.persistence.ocfl.impl -
-
Uses of FedoraToOcflObjectIndex in org.fcrepo.persistence.ocfl.impl
Classes in org.fcrepo.persistence.ocfl.impl that implement FedoraToOcflObjectIndex Modifier and Type Class Description classDbFedoraToOcflObjectIndexMaps Fedora IDs to the OCFL IDs of the OCFL objects the Fedora resource is stored in.classFedoraToOcflObjectIndexMetricsWrapper for FedoraToOcflObjectIndex that adds metricsFields in org.fcrepo.persistence.ocfl.impl declared as FedoraToOcflObjectIndex Modifier and Type Field Description protected FedoraToOcflObjectIndexAbstractPersister. ocflIndexprotected FedoraToOcflObjectIndexAbstractPersister. ocflIndexprotected FedoraToOcflObjectIndexAbstractPersister. ocflIndexConstructors in org.fcrepo.persistence.ocfl.impl with parameters of type FedoraToOcflObjectIndex Constructor Description CreateVersionPersister(FedoraToOcflObjectIndex index)OcflPersistentStorageSession(org.fcrepo.kernel.api.Transaction tx, FedoraToOcflObjectIndex fedoraOcflIndex, org.fcrepo.storage.ocfl.OcflObjectSessionFactory objectSessionFactory, ReindexService reindexService)ConstructorOverwriteRdfTombstonePersister(FedoraToOcflObjectIndex index)ConstructorUpdateNonRdfSourceHeadersPersister(FedoraToOcflObjectIndex fedoraOcflIndex)Constructor
-