Class CollateValueICU
@AutoService(com.apple.foundationdb.record.query.plan.cascades.BuiltInFunction.class)
public class CollateValueICU
extends CollateValue.CollateFunction
Define
collate_icu
built-in function.-
Field Summary
Fields inherited from class com.apple.foundationdb.record.query.plan.cascades.CatalogedFunction
functionName, parameterDefaults, parameterNamesMap, parameterTypes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.apple.foundationdb.record.query.plan.cascades.BuiltInFunction
encapsulate, encapsulate, getEncapsulationFunction
Methods inherited from class com.apple.foundationdb.record.query.plan.cascades.CatalogedFunction
conputeParameterType, conputeParameterType, getDefaultValue, getDefaultValue, getFunctionName, getParameterName, getParameterNames, getParameterTypes, getParameterTypes, getParamIndex, getVariadicSuffixType, hasDefaultValue, hasDefaultValue, hasNamedParameters, hasVariadicSuffix, toString, validateCall
-
Constructor Details
-
CollateValueICU
public CollateValueICU()
-