Interface | Description |
---|---|
ConditionalRoutingOp.Annotations | |
CopyOp.Annotations |
Class | Description |
---|---|
ConditionalRoutingOp |
An operator for conditional routing of binding sets in a pipeline.
|
CopyOp |
This operator copies its source to its sink(s).
|
EndOp |
A operator which may be used at the end of query pipelines when there is a
requirement to marshal solutions back to the query controller but no
requirement to
slice solutions. |
StartOp |
A version of
CopyOp which is always evaluated on the query
controller. |
Tee |
TEE(op):[sinkRef=X; altSinkRef=Y]
|
TestAll |
Aggregates test suites into increasing dependency order.
|
TestConditionalRoutingOp |
Unit tests for
JVMDistinctBindingSetsOp . |
TestCopyBindingSets |
Test suite for
CopyOp . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.