Class AbstractRStarTreeFactory<O extends NumberVector,​N extends AbstractRStarTreeNode<N,​E>,​E extends SpatialEntry,​S extends RTreeSettings>

    • Field Detail

    • Constructor Detail

      • AbstractRStarTreeFactory

        public AbstractRStarTreeFactory​(PageFileFactory<?> pageFileFactory,
                                        S settings)
        Constructor.
        Parameters:
        pageFileFactory - Page file factory
        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