public static interface HashIndexOpBase.Annotations extends HashJoinAnnotations, JoinAnnotations, NamedSetAnnotations, ILocatableResourceAnnotations
| Modifier and Type | Field and Description |
|---|---|
static String |
BINDING_SETS_SOURCE
An optional attribute specifying the source IBindingSet[]
for the index build operation.
|
static String |
HASH_JOIN_UTILITY_FACTORY
A mandatory attribute specifying the
IHashJoinUtilityFactory
from which this operator obtains a IHashJoinUtility to be
used by this operator. |
static String |
NAMED_SET_SOURCE_REF
An optional attribute specifying the source named solution
set for the index build operation.
|
ASK_VAR, DEFAULT_NO_JOIN_VARS_LIMIT, JOIN_VARS, OUTPUT_DISTINCT_JVsCONSTRAINTS, DEFAULT_LIMIT, JOIN_TYPE, LIMIT, SELECTALT_SINK_REF, DEFAULT_LAST_PASS, DEFAULT_MAX_MEMORY, DEFAULT_MAX_MESSAGES_PER_TASK, DEFAULT_MAX_PARALLEL, DEFAULT_PIPELINE_QUEUE_CAPACITY, DEFAULT_PIPELINED, DEFAULT_REORDER_SOLUTIONS, DEFAULT_SHARED_STATE, LAST_PASS, MAX_MEMORY, MAX_MESSAGES_PER_TASK, MAX_PARALLEL, PIPELINE_QUEUE_CAPACITY, PIPELINED, REORDER_SOLUTIONS, SHARED_STATE, SINK_REFBOP_ID, CONTROLLER, DEFAULT_CONTROLLER, DEFAULT_EVALUATION_CONTEXT, DEFAULT_TIMEOUT, EVALUATION_CONTEXT, NAMESPACE, TIMEOUTCHUNK_CAPACITY, CHUNK_OF_CHUNKS_CAPACITY, CHUNK_TIMEOUT, chunkTimeoutUnit, DEFAULT_CHUNK_CAPACITY, DEFAULT_CHUNK_OF_CHUNKS_CAPACITY, DEFAULT_CHUNK_TIMEOUTNAMED_SET_REFRELATION_NAMETIMESTAMPstatic final String HASH_JOIN_UTILITY_FACTORY
IHashJoinUtilityFactory
from which this operator obtains a IHashJoinUtility to be
used by this operator. This factory is invoked once, the first time
this operator is evaluated. The obtained IHashJoinUtility
reference is attached to the IQueryAttributes and accessed
there on subsequent evaluation passes for this operator.static final String NAMED_SET_SOURCE_REF
static final String BINDING_SETS_SOURCE
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.