public static class NestedDataExpressions.ParseJsonExprMacro extends Object implements ExprMacroTable.ExprMacro
| Constructor and Description |
|---|
ParseJsonExprMacro(com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
apply(List<Expr> args) |
String |
name()
Name of the function
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessingFailed, validationFailed, validationFailed, validationHelperCheckAnyOfArgumentCount, validationHelperCheckArgIsLiteral, validationHelperCheckArgumentCount, validationHelperCheckArgumentCount, validationHelperCheckArgumentRange, validationHelperCheckLambaArgumentCount, validationHelperCheckMinArgumentCount, validationHelperCheckMinArgumentCountpublic static final String NAME
@Inject public ParseJsonExprMacro(com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
public String name()
NamedFunctionname in interface NamedFunctionpublic Expr apply(List<Expr> args)
apply in interface ExprMacroTable.ExprMacroCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.