| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| 限定符和类型 | 方法和说明 |
|---|---|
DecayParam.ParamType |
DecayFuncGeoParam.getType() |
abstract DecayParam.ParamType |
DecayParam.getType()
Get the type of param
|
DecayParam.ParamType |
DecayParam.DecayFuncUnknownParam.getType() |
DecayParam.ParamType |
DecayFuncDateParam.getType() |
DecayParam.ParamType |
DecayFuncNumericParam.getType() |
DecayParam.ParamType |
DecayFuncGeoParam.Builder.type() |
DecayParam.ParamType |
DecayFuncDateParam.Builder.type() |
DecayParam.ParamType |
DecayFuncNumericParam.Builder.type() |
static DecayParam.ParamType |
DecayParam.ParamType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DecayParam.ParamType[] |
DecayParam.ParamType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2025. All Rights Reserved.