Documentation of 'org.jdmp.core.algorithm.index.AbstractIndex' Java class
AbstractIndex
org.jdmp.core.algorithm.index

Class AbstractIndex

    • Constructor Detail

      • AbstractIndex

        public AbstractIndex()
    • Method Detail

      • add

        public void add(Matrix matrix)
                 throws java.lang.Exception
        Specified by:
        add in interface Index
        Throws:
        java.lang.Exception
      • add

        public void add(java.util.Map<java.lang.String,java.lang.String> map)
                 throws java.lang.Exception
        Specified by:
        add in interface Index
        Throws:
        java.lang.Exception
      • add

        public void add(MapMatrix<java.lang.String,java.lang.String> mapMatrix)
                 throws java.lang.Exception
        Specified by:
        add in interface Index
        Throws:
        java.lang.Exception
      • add

        public void add(ListDataSet dataSet)
                 throws java.lang.Exception
        Specified by:
        add in interface Index
        Throws:
        java.lang.Exception
      • search

        public final ListDataSet search(java.lang.String query)
                                 throws java.lang.Exception
        Specified by:
        search in interface Index
        Throws:
        java.lang.Exception
      • search

        public final ListDataSet search(java.lang.String query,
                                        int count)
                                 throws java.lang.Exception
        Specified by:
        search in interface Index
        Throws:
        java.lang.Exception
      • countResults

        public int countResults(java.lang.String query)
                         throws java.lang.Exception
        Specified by:
        countResults in interface Index
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.