Uses of Interface
fr.gouv.vitam.common.cache.VitamCache
Packages that use VitamCache
-
Uses of VitamCache in fr.gouv.vitam.common.cache
Classes in fr.gouv.vitam.common.cache that implement VitamCache -
Uses of VitamCache in fr.gouv.vitam.metadata.core.graph
Classes in fr.gouv.vitam.metadata.core.graph that implement VitamCacheModifier and TypeClassDescriptionclass
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 QueryDslMethods in fr.gouv.vitam.metadata.core.graph that return VitamCacheModifier and TypeMethodDescriptionstatic VitamCache<String,
org.bson.Document> GraphComputeCache.getInstance()