| Package | Description |
|---|---|
| com.lancedb.lance.operation |
| Modifier and Type | Method and Description |
|---|---|
static Update.UpdateMode |
Update.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Update.UpdateMode[] |
Update.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Update.UpdateMode> |
Update.updateMode() |
| Modifier and Type | Method and Description |
|---|---|
Update.Builder |
Update.Builder.updateMode(Optional<Update.UpdateMode> updateMode) |
Copyright © 2025. All rights reserved.