Class GraphComputeCache

java.lang.Object
fr.gouv.vitam.common.cache.AbstractVitamCache<String,org.bson.Document>
fr.gouv.vitam.metadata.core.graph.GraphComputeCache
All Implemented Interfaces:
VitamCache<String,org.bson.Document>

public class GraphComputeCache extends AbstractVitamCache<String,org.bson.Document>
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