public class JSONGetAllAggregateFunction extends cascading.nested.core.NestedGetAllAggregateFunction<JsonNode,ArrayNode>
NestedAggregate.
Note the stringRootPointer may reference a JSON Array, /person/*, or it may be a pointer-path
descent reference, /person/**/name. In the later case, use an empty pointer, "", to reference
the value of the array.
See SimpleNestedAggregate for a convenient base implementation.
for more details.,
Serialized Form| Constructor and Description |
|---|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
Constructor JSONGetAllAggregateFunction creates a new instance.
|
aggregateNode, asArrayOf, declared, operate, prepare, setInto, stream, verifyasArray, asFields, extractResult, extractResult, setIntodeepCopy, getCoercibleType, getLiteralNode, getNestedPointerCompiler, getRootNode, iterable, sizecleanup, equals, flush, getFieldDeclaration, getNumArgs, getTrace, hashCode, isSafe, printOperationInternal, toString, toStringInternal@ConstructorProperties(value={"stringRootPointer","pointerMap"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
stringRootPointer - of type StringpointerMap - of type Map@ConstructorProperties(value={"stringRootPointer","failOnMissingNode","pointerMap"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
stringRootPointer - of type StringfailOnMissingNode - of type booleanpointerMap - of type Map@ConstructorProperties(value={"coercibleType","stringRootPointer","pointerMap"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringpointerMap - of type Map@ConstructorProperties(value={"coercibleType","stringRootPointer","failOnMissingNode","pointerMap"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringfailOnMissingNode - of type booleanpointerMap - of type Map@ConstructorProperties(value={"stringRootPointer","streamWrapper","pointerMap"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
stringRootPointer - of type StringstreamWrapper - of type SerFunctionpointerMap - of type Map@ConstructorProperties(value={"stringRootPointer","streamWrapper","failOnMissingNode","pointerMap"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
stringRootPointer - of type StringstreamWrapper - of type SerFunctionfailOnMissingNode - of type booleanpointerMap - of type Map@ConstructorProperties(value={"coercibleType","stringRootPointer","streamWrapper","pointerMap"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringstreamWrapper - of type SerFunctionpointerMap - of type Map@ConstructorProperties(value={"coercibleType","stringRootPointer","streamWrapper","failOnMissingNode","pointerMap"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.util.Map<java.lang.String,cascading.nested.core.NestedAggregate<JsonNode,?>> pointerMap)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringstreamWrapper - of type SerFunctionfailOnMissingNode - of type booleanpointerMap - of type Map@ConstructorProperties(value={"stringRootPointer","streamWrapper","fieldDeclaration","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
stringRootPointer - of type StringfieldDeclaration - of the FieldsstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"stringRootPointer","fieldDeclaration","failOnMissingNode","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
stringRootPointer - of type StringfailOnMissingNode - of type booleanfieldDeclaration - of the FieldsfailOnMissingNode - of type booleanstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"coercibleType","stringRootPointer","fieldDeclaration","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringfieldDeclaration - of the FieldsstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"coercibleType","stringRootPointer","fieldDeclaration","failOnMissingNode","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringfailOnMissingNode - of type booleanfieldDeclaration - of the FieldsfailOnMissingNode - of type booleanstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"stringRootPointer","streamWrapper","fieldDeclaration","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
stringRootPointer - of type StringstreamWrapper - of type SerFunctionfieldDeclaration - of the FieldsstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"stringRootPointer","streamWrapper","fieldDeclaration","failOnMissingNode","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
stringRootPointer - of type StringstreamWrapper - of type SerFunctionfailOnMissingNode - of type booleanfieldDeclaration - of the FieldsfailOnMissingNode - of type booleanstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"coercibleType","stringRootPointer","streamWrapper","fieldDeclaration","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringstreamWrapper - of type SerFunctionfieldDeclaration - of the FieldsstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"coercibleType","stringRootPointer","streamWrapper","failOnMissingNode","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringstreamWrapper - of type SerFunctionfailOnMissingNode - of type booleanstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]@ConstructorProperties(value={"coercibleType","stringRootPointer","streamWrapper","fieldDeclaration","failOnMissingNode","stringPointers","nestedAggregates"})
public JSONGetAllAggregateFunction(JSONCoercibleType coercibleType,
java.lang.String stringRootPointer,
cascading.operation.SerFunction<java.util.stream.Stream<JsonNode>,java.util.stream.Stream<JsonNode>> streamWrapper,
cascading.tuple.Fields fieldDeclaration,
boolean failOnMissingNode,
java.lang.String[] stringPointers,
cascading.nested.core.NestedAggregate<JsonNode,?>[] nestedAggregates)
coercibleType - of type JSONCoercibleTypestringRootPointer - of type StringstreamWrapper - of type SerFunctionfieldDeclaration - of the FieldsfailOnMissingNode - of type booleanstringPointers - of type String[]nestedAggregates - of type NestedAggregate[]Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.