Uses of Package
org.nuxeo.ecm.core.storage.dbs
-
Packages that use org.nuxeo.ecm.core.storage.dbs Package Description org.nuxeo.ecm.core.redis.contribs org.nuxeo.ecm.core.storage.dbs org.nuxeo.ecm.core.storage.mem org.nuxeo.ecm.core.storage.mongodb -
Classes in org.nuxeo.ecm.core.storage.dbs used by org.nuxeo.ecm.core.redis.contribs Class Description DBSInvalidations A set of invalidations for a given repository. -
Classes in org.nuxeo.ecm.core.storage.dbs used by org.nuxeo.ecm.core.storage.dbs Class Description DBSCachingRepository The DBS Cache layer used to cache some method call of real repositoryDBSClusterInvalidator Encapsulates cluster node DBS invalidations management.DBSConnection Interface for a connection to aDBSRepository
.DBSConnection.DBSQueryOperator Abstracts queries with operators.DBSDocument Implementation of aDocument
for Document-Based Storage.DBSDocumentState Implementation of aDocument
state for Document-Based Storage.DBSExpressionEvaluator Expression evaluator for aDBSDocument
state.DBSExpressionEvaluator.IterInfo Info about an iterator and how to compute it from a state.DBSExpressionEvaluator.ValueInfo Info about a value and how to compute it from the toplevel state or an iterator's state.DBSInvalidations A set of invalidations for a given repository.DBSInvalidationsPropagator Propagator of invalidations to a set ofDBSInvalidationsQueue
s.DBSRepository Interface for aRepository
for Document-Based Storage.DBSRepositoryBase Provides sharing behavior for repository sessions and other basic functions.DBSRepositoryBase.IdType Type of id to used for documents.DBSRepositoryDescriptor DBS Repository Descriptor.DBSRepositoryFactory Base DBS implementation of aRepositoryFactory
, creating a subclass ofDBSRepository
.DBSRepositoryService.DBSRepositoryDescriptorRegistry DBSSession Implementation of aSession
for Document-Based Storage.DBSTransactionState Transactional state for a session.DBSTransactionState.BlobKeysFinder Iterates on aState
to find the blob keys.DBSTransactionState.ConditionalUpdates Logic to get the conditions to use to match and update a change token.GuavaCacheMetric Wrapper used to wrap the Guava cache's statistics into Gauges in order to report them via Codahale Metrics. -
Classes in org.nuxeo.ecm.core.storage.dbs used by org.nuxeo.ecm.core.storage.mem Class Description DBSConnection Interface for a connection to aDBSRepository
.DBSConnection.DBSQueryOperator Abstracts queries with operators.DBSConnectionBase Interface for a connection to aDBSRepository
.DBSExpressionEvaluator Expression evaluator for aDBSDocument
state.DBSRepository Interface for aRepository
for Document-Based Storage.DBSRepositoryBase Provides sharing behavior for repository sessions and other basic functions.DBSRepositoryBase.IdType Type of id to used for documents.DBSRepositoryDescriptor DBS Repository Descriptor.DBSRepositoryFactory Base DBS implementation of aRepositoryFactory
, creating a subclass ofDBSRepository
.DBSTransactionState.ConditionalUpdates Logic to get the conditions to use to match and update a change token. -
Classes in org.nuxeo.ecm.core.storage.dbs used by org.nuxeo.ecm.core.storage.mongodb Class Description DBSConnection Interface for a connection to aDBSRepository
.DBSConnection.DBSQueryOperator Abstracts queries with operators.DBSConnectionBase Interface for a connection to aDBSRepository
.DBSExpressionEvaluator Expression evaluator for aDBSDocument
state.DBSRepository Interface for aRepository
for Document-Based Storage.DBSRepositoryBase Provides sharing behavior for repository sessions and other basic functions.DBSRepositoryBase.IdType Type of id to used for documents.DBSRepositoryDescriptor DBS Repository Descriptor.DBSRepositoryFactory Base DBS implementation of aRepositoryFactory
, creating a subclass ofDBSRepository
.DBSTransactionState.ConditionalUpdates Logic to get the conditions to use to match and update a change token.