public abstract class AbstractAccessPathOp<E> extends BOpBase
IAccessPath
,
IChunkedOrderedIterator
,
Serialized FormModifier and Type | Class and Description |
---|---|
static interface |
AbstractAccessPathOp.Annotations |
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
AbstractAccessPathOp(AbstractAccessPathOp<E> op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
AbstractAccessPathOp(BOp[] args,
Map<String,Object> annotations)
Required shallow copy constructor.
|
__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 AbstractAccessPathOp(BOp[] args, Map<String,Object> annotations)
args
- annotations
- public AbstractAccessPathOp(AbstractAccessPathOp<E> op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode)
.op
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.