Class ConsistentTreeMapBuilder<V>

    • Constructor Detail

      • ConsistentTreeMapBuilder

        public ConsistentTreeMapBuilder()
    • Method Detail

      • buildTreeMap

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