Interface NodeStoreFactory

    • Method Detail

      • create

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

        boolean hasExternalBlobReferences()
                                   throws java.io.IOException
        Throws:
        java.io.IOException