public class MongoDocumentNodeStoreBuilder extends MongoDocumentNodeStoreBuilderBase<MongoDocumentNodeStoreBuilder>
DocumentNodeStore backed by MongoDB.blobStore, DEFAULT_CACHE_SEGMENT_COUNT, DEFAULT_CACHE_STACK_MOVE_DISTANCE, DEFAULT_CHILDREN_CACHE_PERCENTAGE, DEFAULT_DIFF_CACHE_PERCENTAGE, DEFAULT_MEMORY_CACHE_SIZE, DEFAULT_NODE_CACHE_PERCENTAGE, DEFAULT_PREV_DOC_CACHE_PERCENTAGE, DEFAULT_UPDATE_LIMIT, documentStoreSupplier| Constructor and Description |
|---|
MongoDocumentNodeStoreBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static MongoDocumentNodeStoreBuilder |
newMongoDocumentNodeStoreBuilder() |
createMissingLastRevSeeker, createReferencedBlobs, createVersionGCSupport, isSocketKeepAlive, setClientSessionDisabled, setMaxReplicationLag, setMongoDB, setMongoDB, setMongoDB, setSocketKeepAlivebuild, buildChildrenCache, buildDocumentCache, buildLocalDiffCache, buildMemoryDiffCache, buildNodeCache, buildNodeDocumentCache, buildPrevDocumentsCache, clock, disableBranches, getAsyncDelay, getBlobStore, getBlobStoreCacheStats, getBlobStoreStats, getChildrenCacheSize, getClock, getClusterId, getCommitValueCacheSize, getDiffCache, getDiffCacheSize, getDocumentCacheSize, getDocumentStore, getDocumentStoreStatsCollector, getExecutor, getGCMonitor, getJournalGCMaxAge, getJournalPropertyHandlerFactory, getLeaseCheck, getLeaseFailureHandler, getLocalDiffCacheSize, getLogging, getMemoryDiffCacheSize, getNodeCachePredicate, getNodeCacheSize, getNodeStoreStatsCollector, getPersistenceCacheStats, getPersistentCache, getPrevDocumentCacheSize, getReadOnlyMode, getStatisticsProvider, getTiming, getUpdateLimit, getWeigher, isBundlingDisabled, isDisableBranches, isPrefetchExternalChanges, isUseSimpleRevision, memoryCacheDistribution, memoryCacheSize, newDocumentNodeStoreBuilder, setAsyncDelay, setBlobStore, setBundlingDisabled, setCacheSegmentCount, setCacheStackMoveDistance, setClusterId, setCommitValueCacheSize, setDocumentStore, setDocumentStoreStatsCollector, setExecutor, setGCBlobStore, setGCMonitor, setJournalCache, setJournalGCMaxAge, setJournalPropertyHandlerFactory, setLeaseCheck, setLeaseCheckMode, setLeaseFailureHandler, setLogging, setNodeCachePredicate, setNodeStoreStatsCollector, setPersistentCache, setPrefetchExternalChanges, setReadOnlyMode, setStatisticsProvider, setTiming, setUpdateLimit, setUseSimpleRevision, thisBuilder, withWeigherpublic static MongoDocumentNodeStoreBuilder newMongoDocumentNodeStoreBuilder()
MongoDocumentNodeStoreBuilder.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.