Class MergeInsertIntoTableResponse

java.lang.Object
com.lancedb.lance.namespace.model.MergeInsertIntoTableResponse

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.12.0") public class MergeInsertIntoTableResponse extends Object
  • Field Details

    • JSON_PROPERTY_NUM_UPDATED_ROWS

      public static final String JSON_PROPERTY_NUM_UPDATED_ROWS
    • JSON_PROPERTY_NUM_INSERTED_ROWS

      public static final String JSON_PROPERTY_NUM_INSERTED_ROWS
    • JSON_PROPERTY_NUM_DELETED_ROWS

      public static final String JSON_PROPERTY_NUM_DELETED_ROWS
    • JSON_PROPERTY_VERSION

      public static final String JSON_PROPERTY_VERSION
  • Constructor Details

    • MergeInsertIntoTableResponse

      public MergeInsertIntoTableResponse()
  • Method Details