| Package | Description |
|---|---|
| com.lancedb.lance.merge |
| Modifier and Type | Method and Description |
|---|---|
static MergeInsertParams.WhenMatched |
MergeInsertParams.WhenMatched.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeInsertParams.WhenMatched[] |
MergeInsertParams.WhenMatched.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
MergeInsertParams.WhenMatched |
MergeInsertParams.whenMatched() |
Copyright © 2025. All rights reserved.