E
- The generic type of the elements in the relation on which the
predicate will read or write.public interface IShardwisePipelineOp<E>
PipelineOp
s which are mapped across
shards.Modifier and Type | Method and Description |
---|---|
IPredicate<E> |
getPredicate()
The predicate which reads or writes on the shard.
|
IPredicate<E> getPredicate()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.