Class CollateFunctionKeyExpressionFactoryICU
java.lang.Object
com.apple.foundationdb.record.icu.CollateFunctionKeyExpressionFactoryICU
- All Implemented Interfaces:
FunctionKeyExpression.Factory
@AutoService(com.apple.foundationdb.record.metadata.expressions.FunctionKeyExpression.Factory.class)
@API(EXPERIMENTAL)
public class CollateFunctionKeyExpressionFactoryICU
extends Object
implements FunctionKeyExpression.Factory
Implementation of
CollateFunctionKeyExpression using TextCollatorRegistryICU.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FUNCTION_NAME
- See Also:
-
-
Constructor Details
-
CollateFunctionKeyExpressionFactoryICU
public CollateFunctionKeyExpressionFactoryICU()
-
-
Method Details
-
getBuilders
- Specified by:
getBuildersin interfaceFunctionKeyExpression.Factory
-