BlobKeysBulkMigrator |
Migrator to populate the ecm:blobKeys field in DBS repositories.
|
DBSCachingConnection |
The DBS Cache layer used to cache some method call of real repository
|
DBSCachingRepository |
The DBS Cache layer used to cache some method call of real repository
|
DBSCachingRepositoryFactory |
Factory used to initialize the DBS Cache layer in front of the real repository.
|
DBSConnectionBase |
|
DBSDocument |
Implementation of a Document for Document-Based Storage.
|
DBSDocumentState |
Implementation of a Document state for Document-Based Storage.
|
DBSExpressionEvaluator |
|
DBSExpressionEvaluator.DBSPathResolver |
|
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 |
|
DBSInvalidationsQueue |
Queue of invalidations.
|
DBSPubSubInvalidator |
|
DBSQueryOptimizer |
DBS-specific query optimizer.
|
DBSRepositoryBase |
Provides sharing behavior for repository sessions and other basic functions.
|
DBSRepositoryBase.BlobFinder |
Finds the paths for all blobs in all document types.
|
DBSRepositoryDescriptor |
DBS Repository Descriptor.
|
DBSRepositoryFactory |
|
DBSRepositoryService |
Service holding the configuration for DBS repositories.
|
DBSRepositoryService.DBSRepositoryDescriptorRegistry |
|
DBSSession |
Implementation of a Session for Document-Based Storage.
|
DBSSession.DBSQueryResult |
|
DBSSession.OrderByComparator |
|
DBSStateFlattener |
|
DBSTransactionState |
Transactional state for a session.
|
DBSTransactionState.BlobKeysFinder |
Iterates on a State to find the blob keys.
|
DBSTransactionState.ConditionalUpdates |
Logic to get the conditions to use to match and update a change token.
|
DBSTransactionState.DirtyPathsFinder |
Iterates on a state diff to find the paths corresponding to dirty values.
|
DBSTransactionState.FindReadAclsWork |
Deprecated.
|
DBSTransactionState.UpdateReadAclsWork |
Deprecated.
|
GuavaCacheMetric |
Wrapper used to wrap the Guava cache's statistics into Gauges in order to report them via Codahale Metrics.
|