Uses of Class
com.lancedb.lance.namespace.model.MergeInsertIntoTableRequest
Packages that use MergeInsertIntoTableRequest
-
Uses of MergeInsertIntoTableRequest in com.lancedb.lance.namespace.model
Methods in com.lancedb.lance.namespace.model that return MergeInsertIntoTableRequestModifier and TypeMethodDescriptionMergeInsertIntoTableRequest.whenMatchedUpdateAll(Boolean whenMatchedUpdateAll) MergeInsertIntoTableRequest.whenMatchedUpdateAllFilt(String whenMatchedUpdateAllFilt) MergeInsertIntoTableRequest.whenNotMatchedBySourceDelete(Boolean whenNotMatchedBySourceDelete) MergeInsertIntoTableRequest.whenNotMatchedBySourceDeleteFilt(String whenNotMatchedBySourceDeleteFilt) MergeInsertIntoTableRequest.whenNotMatchedInsertAll(Boolean whenNotMatchedInsertAll)