| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
static VectorFieldArgs.VectorType |
VectorFieldArgs.VectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorFieldArgs.VectorType[] |
VectorFieldArgs.VectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VectorFieldArgs.Builder<K> |
VectorFieldArgs.Builder.type(VectorFieldArgs.VectorType type)
Set the vector data type.
|
Copyright © 2025 lettuce.io. All rights reserved.