Class DocumentTreeBuilder<V>

    • Constructor Detail

      • DocumentTreeBuilder

        public DocumentTreeBuilder()
    • Method Detail

      • buildDocumentTree

        public abstract AsyncDocumentTree<V> buildDocumentTree()
        Builds the distributed Document tree based on the configuration options supplied to this builder.
        Returns:
        new distributed document tree
        Throws:
        java.lang.RuntimeException - if a mandatory parameter is missing