public class JSONBuildIntoFunction extends NestedBaseBuildFunction<JsonNode,ArrayNode>
for more details.
,
Serialized FormNestedBaseBuildFunction.Context
builder
nestedCoercibleType
fieldDeclaration, numArgs, trace
Constructor and Description |
---|
JSONBuildIntoFunction(Fields fieldDeclaration,
BuildSpec... buildSpecs)
Creates a new JSONBuildIntoFunction instance.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isInto() |
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 JSONBuildIntoFunction(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.