Interface NodeStoreFactory

    • Method Detail

      • create

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