public final class SIndexType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static SIndexType |
AVL |
static SIndexType |
READ_ONLY |
Modifier and Type | Method and Description |
---|---|
static SIndexType |
valueOf(java.lang.String name) |
static SIndexType[] |
values() |
public static final SIndexType READ_ONLY
public static final SIndexType AVL
public static SIndexType[] values()
public static SIndexType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.