| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| Modifier and Type | Method and Description |
|---|---|
DecayParam.ParamType |
DecayFuncDateParam.getType() |
DecayParam.ParamType |
DecayFuncNumericParam.getType() |
DecayParam.ParamType |
DecayFuncGeoParam.getType() |
abstract DecayParam.ParamType |
DecayParam.getType()
获取param类型
|
DecayParam.ParamType |
DecayParam.DecayFuncUnknownParam.getType() |
DecayParam.ParamType |
DecayFuncDateParam.Builder.type() |
DecayParam.ParamType |
DecayFuncNumericParam.Builder.type() |
DecayParam.ParamType |
DecayFuncGeoParam.Builder.type() |
static DecayParam.ParamType |
DecayParam.ParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecayParam.ParamType[] |
DecayParam.ParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All Rights Reserved.