public class JSONCopyAsFunction extends NestedBaseCopyFunction<JsonNode,ArrayNode>
for more details.
,
Serialized FormNestedBaseCopyFunction.Context
copier
nestedCoercibleType
fieldDeclaration, numArgs, trace
Constructor and Description |
---|
JSONCopyAsFunction(Fields fieldDeclaration,
CopySpec... copySpecs)
Creates a new JSONCopyAsFunction instance.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isInto() |
operate, prepare, resetTransforms
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","copySpecs"}) public JSONCopyAsFunction(Fields fieldDeclaration, CopySpec... copySpecs)
fieldDeclaration
- of FieldscopySpecs
- of CopySpec...protected boolean isInto()
isInto
in class NestedSpecBaseOperation<JsonNode,ArrayNode,NestedBaseCopyFunction.Context>
Copyright © 2007-2017 Cascading Maintainers. All Rights Reserved.