Class MongoFactory

    • Constructor Detail

      • MongoFactory

        public MongoFactory​(String repoDesc,
                            int cacheSize,
                            boolean readOnly)
    • Method Detail

      • create

        public org.apache.jackrabbit.oak.spi.state.NodeStore create​(org.apache.jackrabbit.oak.spi.blob.BlobStore blobStore,
                                                                    Closer closer)
                                                             throws IOException
        Throws:
        IOException
      • hasExternalBlobReferences

        public boolean hasExternalBlobReferences()
                                          throws IOException
        Throws:
        IOException