Class AbstractMTreeFactory<O,​N extends AbstractMTreeNode<O,​N,​E>,​E extends MTreeEntry,​S extends MTreeSettings<O,​N,​E>>

    • Field Detail

    • Constructor Detail

      • AbstractMTreeFactory

        public AbstractMTreeFactory​(PageFileFactory<?> pageFileFactory,
                                    S settings)
        Constructor.
        Parameters:
        pageFileFactory - Data storage
        settings - Tree settings
    • Method Detail

      • getInputTypeRestriction

        public TypeInformation getInputTypeRestriction()
        Description copied from interface: IndexFactory
        Get the input type restriction used for negotiating the data query.
        Returns:
        Type restriction