public class Union extends AbstractSubqueryOp
UNION([],{subqueries=[a,b,c]})
Will run the subqueries a, b, and c in parallel for each
source IBindingSet. The output of those subqueries will be routed to
the UNION operator (their parent).AbstractSubqueryOp.AnnotationsDEFAULT_INITIAL_CAPACITY| Constructor and Description |
|---|
Union(BOp[] args,
Map<String,Object> annotations)
Shallow copy constructor.
|
Union(BOp[] args,
NV... annotations) |
Union(Union op)
Deep copy constructor.
|
eval, getMaxParallelSubqueriesassertAtOnceJavaHeapOp, assertMaxParallelOne, getChunkCapacity, getChunkOfChunksCapacity, getChunkTimeout, getMaxMemory, getMaxParallel, isAtOnceEvaluation, isBlockedEvaluation, isLastPassRequested, isPipelinedEvaluation, isReorderSolutions, isSharedState, newStats__replaceArg, _clearProperty, _set, _setProperty, annotations, annotationsCopy, annotationsEqual, annotationsRef, argIterator, args, argsCopy, arity, clearAnnotations, clearProperty, deepCopy, deepCopy, get, getProperty, setArg, setProperty, setUnboundProperty, toArray, toArrayannotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toStringCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.