| Package | Description |
|---|---|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDefinition.Type |
IndexDefinition.getType() |
static IndexDefinition.Type |
IndexDefinition.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndexDefinition.Type[] |
IndexDefinition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IndexDefinition(IndexDefinition.Type type) |
Copyright © 2025. All rights reserved.