65666768697071
journals.put("root", new MongoJournal( this, db.getCollection("journals"), concern, EMPTY_NODE)); } public MongoStore(DB db, long cacheSize) { this(db, new SegmentCache(cacheSize)); }
69707172737475
this, db.getCollection("journals"), concern, builder.getNodeState())); } public MongoStore(DB db, long cacheSize) { this(db, new SegmentCache(cacheSize)); }