public class JSONBuildAsAggregator extends NestedBaseBuildAggregator<JsonNode,ArrayNode>
for more details.
,
Serialized FormNestedBaseBuildAggregator.Context
builder
nestedCoercibleType
fieldDeclaration, numArgs, trace
Constructor and Description |
---|
JSONBuildAsAggregator(Fields fieldDeclaration,
BuildSpec... buildSpecs)
Creates a new JSONBuildAsAggregator instance.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isInto() |
aggregate, complete, prepare, start
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 JSONBuildAsAggregator(Fields fieldDeclaration, BuildSpec... buildSpecs)
fieldDeclaration
- of FieldsbuildSpecs
- of BuildSpec...protected boolean isInto()
isInto
in class NestedSpecBaseOperation<JsonNode,ArrayNode,NestedBaseBuildAggregator.Context>
Copyright © 2007-2017 Cascading Maintainers. All Rights Reserved.