Class InsertResponse


  • public class InsertResponse
    extends Object
    Contains the returned response and vectorIds for insert
    • Method Detail

      • getVectorIds

        public List<Long> getVectorIds()
      • getResponse

        public Response getResponse()
      • ok

        public boolean ok()