Class FileSystemPairStore.StoredEntry

  • Enclosing class:
    FileSystemPairStore

    public class FileSystemPairStore.StoredEntry
    extends java.lang.Object
    Holds the basic information on a stored pair.
    • Method Detail

      • getQueryKey

        public java.lang.String getQueryKey()
        Returns:
        The key of the query object
      • getRecordKey

        public java.lang.String getRecordKey()
        Returns:
        The key of the matched record
      • getScore

        public double getScore()
        Returns:
        The pair score