Package | Description |
---|---|
fr.gouv.vitam.common.cache | |
fr.gouv.vitam.metadata.core.graph | |
fr.gouv.vitam.metadata.core.graph.api |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVitamCache<T,V>
Abstract vitam cache
|
Modifier and Type | Class and 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
|
class |
GraphComputeServiceImpl
This class compute graph for unit and object group
Should only be called from GraphFactory
|
Modifier and Type | Method and Description |
---|---|
static VitamCache<String,org.bson.Document> |
GraphComputeCache.getInstance() |
Modifier and Type | Method and Description |
---|---|
static GraphComputeService |
GraphComputeServiceImpl.initialize(VitamRepositoryProvider vitamRepositoryProvider,
MetaData metaData,
VitamCache<String,org.bson.Document> cache,
List<Integer> tenants) |
Modifier and Type | Interface and Description |
---|---|
interface |
GraphComputeService
This class get units where calculated data are modified
Zip generated files and store the zipped file in the offer.
|
Copyright © 2018 Vitam. All rights reserved.