| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| Modifier and Type | Method and Description |
|---|---|
ScoreMode |
NestedQuery.getScoreMode() |
static ScoreMode |
ScoreMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreMode[] |
ScoreMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NestedQuery.Builder |
NestedQuery.Builder.scoreMode(ScoreMode scoreMode) |
void |
NestedQuery.setScoreMode(ScoreMode scoreMode) |
Copyright © 2024. All Rights Reserved.