public static class IndexSortResult.InnerSortResult<T> extends Object
| Constructor and Description |
|---|
InnerSortResult() |
| Modifier and Type | Method and Description |
|---|---|
IndexSortResult.InnerSortResult<T> |
setPrimaryKey(T primaryKey) |
IndexSortResult.InnerSortResult<T> |
setScore(Double score) |
public IndexSortResult.InnerSortResult<T> setPrimaryKey(T primaryKey)
public IndexSortResult.InnerSortResult<T> setScore(Double score)
Copyright © 2025. All rights reserved.