Uses of Class
fr.gouv.vitam.common.cache.AbstractVitamCache
-
Packages that use AbstractVitamCache Package Description fr.gouv.vitam.metadata.core.graph -
-
Uses of AbstractVitamCache in fr.gouv.vitam.metadata.core.graph
Subclasses of AbstractVitamCache in fr.gouv.vitam.metadata.core.graph Modifier and Type Class Description class
GraphComputeCache
This is a default implementation of VitamCache You can given any other implementation using for example VitamCollection as parameter in the constructor You can also implement with QueryDsl
-