public abstract class SortOp extends PipelineOp
Modifier and Type | Class and Description |
---|---|
static interface |
SortOp.Annotations |
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
SortOp(BOp[] args,
Map<String,Object> annotations) |
SortOp(SortOp op) |
Modifier and Type | Method and Description |
---|---|
ISortOrder[] |
getSortOrder() |
Comparator |
getValueComparator() |
assertAtOnceJavaHeapOp, assertMaxParallelOne, eval, 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, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toString
public SortOp(SortOp op)
op
- public ISortOrder[] getSortOrder()
SortOp.Annotations.SORT_ORDER
public Comparator getValueComparator()
SortOp.Annotations.VALUE_COMPARATOR
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.