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

Interface Index

    • Method Detail

      • add

        void add(java.util.Map<java.lang.String,java.lang.String> map)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • add

        void add(MapMatrix<java.lang.String,java.lang.String> map)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • add

        void add(Matrix input)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • add

        void add(Sample sample)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • add

        void add(ListDataSet dataSet)
          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • search

        ListDataSet search(java.lang.String query,
                           int start,
                           int count)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • search

        ListDataSet search(java.lang.String query)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • search

        ListDataSet search(java.lang.String query,
                           int count)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSize

        int getSize()
             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSample

        Sample getSample(java.lang.String id)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • countResults

        int countResults(java.lang.String query)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.