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, toArrayannotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString, toString, toStringpublic SortOp(SortOp op)
op - public ISortOrder[] getSortOrder()
SortOp.Annotations.SORT_ORDERpublic Comparator getValueComparator()
SortOp.Annotations.VALUE_COMPARATORCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.