milvus-logo

Class SearchResult.QueryResult

  • java.lang.Object
    • io.milvus.client.SearchResult.QueryResult
  • Enclosing class:
    SearchResult

    public static class SearchResult.QueryResult
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      float getDistance()  
      long getEntityId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getEntityId

        public long getEntityId()
      • getDistance

        public float getDistance()