| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| Modifier and Type | Method and Description |
|---|---|
ScoreFunction |
ScoreFunction.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ScoreFunction> |
FunctionsScoreQuery.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionsScoreQuery.addFunction(ScoreFunction function) |
FunctionsScoreQuery.Builder |
FunctionsScoreQuery.Builder.addFunction(ScoreFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FunctionsScoreQuery.Builder |
FunctionsScoreQuery.Builder.functions(List<ScoreFunction> functions) |
void |
FunctionsScoreQuery.setFunctions(List<ScoreFunction> functions) |
Copyright © 2024. All Rights Reserved.