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 aDocumentfor Document-Based Storage.DBSDocumentState Implementation of aDocumentstate for Document-Based Storage.DBSExpressionEvaluator Expression evaluator for aDBSDocumentstate.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 ofDBSInvalidationsQueues.DBSRepository Interface for aRepositoryfor 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 aSessionfor Document-Based Storage.DBSTransactionState Transactional state for a session.DBSTransactionState.BlobKeysFinder Iterates on aStateto 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 aDBSDocumentstate.DBSRepository Interface for aRepositoryfor 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 aDBSDocumentstate.DBSRepository Interface for aRepositoryfor 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.