| Package | Description |
|---|---|
| io.redisearch.client |
| Modifier and Type | Method and Description |
|---|---|
IndexDefinition.Type |
IndexDefinition.getType() |
static IndexDefinition.Type |
IndexDefinition.Type.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDefinition |
IndexDefinition.setType(IndexDefinition.Type type)
Deprecated.
Set
IndexDefinition.Type in
the constructor. |
| Constructor and Description |
|---|
IndexDefinition(IndexDefinition.Type type) |
Copyright © 2021 RedisLabs. All rights reserved.