public static interface MockTermResolverOp.Annotations extends PipelineOp.Annotations
| Modifier and Type | Field and Description |
|---|---|
static String |
RELATION_NAME |
static String |
TIMESTAMP |
static String |
VARS
The
IVariable[] identifying the variables for which the
referenced values in binding sets are joined with the dictionary
(whenever they are bound to mocked IDs). |
ALT_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_TIMEOUTstatic final String VARS
IVariable[] identifying the variables for which the
referenced values in binding sets are joined with the dictionary
(whenever they are bound to mocked IDs). be materialized. When
null or not specified, ALL variables will be materialized.
This may not be an empty array as that would imply that there is no
need to use this operator.static final String RELATION_NAME
static final String TIMESTAMP
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.