| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.database |
| Modifier and Type | Method and Description |
|---|---|
static H2IndexType |
H2IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H2IndexType[] |
H2IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IndexInformation(boolean pk,
boolean unique,
String name,
H2IndexType type,
@Nullable String keySql,
@Nullable Integer inlineSize) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025