public class JSONBuildAsFunction extends NestedBaseBuildFunction<JsonNode,ArrayNode>
for more details.
,
Serialized FormNestedBaseBuildFunction.Context
builder
nestedCoercibleType
fieldDeclaration, numArgs, trace
Constructor and Description |
---|
JSONBuildAsFunction(Fields fieldDeclaration,
BuildSpec... buildSpecs)
Creates a new JSONBuildAsFunction instance.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isInto()
Method isInto returns the into of this JSONBuildAsFunction object.
|
operate, prepare
getArgument, getResultNode
deepCopy, getCoercibleType, getLiteralNode, getNestedPointerCompiler, getRootNode, iterable
cleanup, equals, flush, getFieldDeclaration, getNumArgs, getTrace, hashCode, isSafe, printOperationInternal, toString, toStringInternal
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
cleanup, flush, getFieldDeclaration, getNumArgs, isSafe
@ConstructorProperties(value={"fieldDeclaration","buildSpecs"}) public JSONBuildAsFunction(Fields fieldDeclaration, BuildSpec... buildSpecs)
fieldDeclaration
- of FieldsbuildSpecs
- of BuildSpec...protected boolean isInto()
isInto
in class NestedSpecBaseOperation<JsonNode,ArrayNode,NestedBaseBuildFunction.Context>
Copyright © 2007-2017 Cascading Maintainers. All Rights Reserved.