| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast |
| Modifier and Type | Method and Description |
|---|---|
SQLAnnIndex.Distance |
SQLAnnIndex.getDistance() |
static SQLAnnIndex.Distance |
SQLAnnIndex.Distance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLAnnIndex.Distance[] |
SQLAnnIndex.Distance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLAnnIndex.setDistance(SQLAnnIndex.Distance distance) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.