Class SegmentAzureFactory

    • Method Detail

      • create

        public org.apache.jackrabbit.oak.spi.state.NodeStore create​(org.apache.jackrabbit.oak.spi.blob.BlobStore blobStore,
                                                                    Closer closer)
                                                             throws java.io.IOException
        Specified by:
        create in interface NodeStoreFactory
        Throws:
        java.io.IOException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object